SPECS: gwget.spec - build with epiphany 2.14 (merged from AC-branch)

qboosh qboosh at pld-linux.org
Thu May 18 12:03:42 CEST 2006


Author: qboosh                       Date: Thu May 18 10:03:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with epiphany 2.14 (merged from AC-branch)

---- Files affected:
SPECS:
   gwget.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/gwget.spec
diff -u SPECS/gwget.spec:1.12 SPECS/gwget.spec:1.13
--- SPECS/gwget.spec:1.12	Wed Sep  7 10:25:38 2005
+++ SPECS/gwget.spec	Thu May 18 12:03:36 2006
@@ -15,7 +15,7 @@
 Patch0:		%{name}-desktop.patch
 URL:		http://www.gnome.org/projects/gwget/
 BuildRequires:	GConf2-devel
-%{?with_epiphany:BuildRequires:	epiphany-devel >= 1.8.0}
+%{?with_epiphany:BuildRequires:	epiphany-devel >= 2.14.0}
 BuildRequires:	gtk+2-devel >= 2:2.8.3
 BuildRequires:	intltool >= 0.34
 BuildRequires:	libgnomeui-devel >= 2.12.0
@@ -36,7 +36,7 @@
 Summary(pl):	Rozszerzenie dla Epiphany - gwget
 Group:		X11/Applications/Networking
 Requires:	%{name} = %{version}-%{release}
-Requires:	epiphany >= 1.8.0
+Requires:	epiphany >= 2.14.0
 
 %description -n epiphany-extension-gwget
 Epiphany extension that uses gwget to download files.
@@ -51,6 +51,7 @@
 %build
 %configure \
 	--disable-schemas-install \
+	%{?with_epiphany: --with-epiphany-version=2.14} \
 	%{!?with_epiphany: --disable-epiphany-extension}
 %{__make}
 
@@ -64,7 +65,7 @@
 rm -rf $RPM_BUILD_ROOT%{_includedir}/gwget
 
 %if %{with epiphany}
-rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.8/extensions/*.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/2.14/extensions/*.{a,la}
 %endif
 
 %find_lang %{name}
@@ -92,8 +93,8 @@
 %if %{with epiphany}
 %files -n epiphany-extension-gwget
 %defattr(644,root,root,755)
-%attr(755,root,root)%{_libdir}/epiphany/1.8/extensions/libgwgetextension.so*
-%{_libdir}/epiphany/1.8/extensions/gwget.xml
+%attr(755,root,root)%{_libdir}/epiphany/2.14/extensions/libgwgetextension.so*
+%{_libdir}/epiphany/2.14/extensions/gwget.xml
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -102,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/05/18 10:03:36  qboosh
+- build with epiphany 2.14 (merged from AC-branch)
+
 Revision 1.12  2005/09/07 08:25:38  paladine
 - updated to 0.96
 - remove useless header files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gwget.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list