update to 2.12.0 [release 2.12.0-1mamba;Thu Mar 24 2016]
This commit is contained in:
parent
e65d5e3d40
commit
85cf9c804d
@ -20,7 +20,7 @@
|
|||||||
%define libname libwebkit2gtk
|
%define libname libwebkit2gtk
|
||||||
|
|
||||||
Name: webkitgtk
|
Name: webkitgtk
|
||||||
Version: 2.8.0
|
Version: 2.12.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Port of WebKit embeddable web component to GTK+
|
Summary: Port of WebKit embeddable web component to GTK+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -33,8 +33,6 @@ Patch0: libwebkit-gtk-1.3.10-nspluginwrapper.patch
|
|||||||
License: BSD, LGPL
|
License: BSD, LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: gst-plugins-bad-devel
|
|
||||||
#BuildRequires: lib32-libglib-devel
|
|
||||||
BuildRequires: libGL-devel
|
BuildRequires: libGL-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXcomposite-devel
|
BuildRequires: libXcomposite-devel
|
||||||
@ -54,8 +52,10 @@ BuildRequires: libgstreamer-devel
|
|||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk-devel
|
||||||
BuildRequires: libgtk2-devel
|
BuildRequires: libgtk2-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libhyphen-devel
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: libnotify-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libsecret-devel
|
BuildRequires: libsecret-devel
|
||||||
@ -127,9 +127,8 @@ WebKit/GTK+ is the new GTK+ port of the WebKit, an open-source web content engin
|
|||||||
This package contains the documentation for %{name},
|
This package contains the documentation for %{name},
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -D -T
|
||||||
#-D -T
|
:<< __EOF
|
||||||
#:<< __EOF
|
|
||||||
#%patch0 -p0
|
#%patch0 -p0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -240,6 +239,9 @@ CXXFLAGS="%{optflags} -DNDEBUG $EXTRA_CXXFLAGS"
|
|||||||
%{_bindir}/jsc
|
%{_bindir}/jsc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.0-1mamba
|
||||||
|
- update to 2.12.0
|
||||||
|
|
||||||
* Wed Apr 01 2015 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
|
* Wed Apr 01 2015 Automatic Build System <autodist@mambasoft.it> 2.8.0-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user