SPECS (DEVEL): epiphany-extensions.spec - updated to 1.9.1 - remov...

paladine paladine at pld-linux.org
Tue Oct 25 23:17:41 CEST 2005


Author: paladine                     Date: Tue Oct 25 21:17:41 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- updated to 1.9.1
- removed mozilla_includes patch (fixed in sources)

---- Files affected:
SPECS:
   epiphany-extensions.spec (1.42 -> 1.42.2.1) 

---- Diffs:

================================================================
Index: SPECS/epiphany-extensions.spec
diff -u SPECS/epiphany-extensions.spec:1.42 SPECS/epiphany-extensions.spec:1.42.2.1
--- SPECS/epiphany-extensions.spec:1.42	Tue Oct  4 11:02:11 2005
+++ SPECS/epiphany-extensions.spec	Tue Oct 25 23:17:36 2005
@@ -5,25 +5,25 @@
 Summary:	Collection of extensions for Epiphany
 Summary(pl):	Zbiór rozszerzeń dla Epiphany
 Name:		epiphany-extensions
-Version:	1.8.1
+Version:	1.9.1
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Networking
-Source0:	http://ftp.gnome.org/pub/gnome/sources/epiphany-extensions/1.8/%{name}-%{version}.tar.bz2
-# Source0-md5:	d1c40978c89a845973ed131774fa7769
+Source0:	http://ftp.gnome.org/pub/gnome/sources/epiphany-extensions/1.9/%{name}-%{version}.tar.bz2
+# Source0-md5:	fcaf7f9d85770fc28c13aaaf400e09f1
 Patch0:		%{name}-locale-names.patch
-Patch1:		%{name}-mozilla_includes.patch
 URL:		http://www.gnome.org/projects/epiphany/
 BuildRequires:	autoconf >= 2.57
-BuildRequires:	automake
-BuildRequires:	epiphany-devel >= 1.8.2
-BuildRequires:	gnome-common >= 2.8.0
+BuildRequires:	automake >= 1.9
+BuildRequires:	dbus-glib-devel >= 0.34
+BuildRequires:	epiphany-devel >= 1.9.1
+BuildRequires:	gnome-common >= 2.12.0
 BuildRequires:	gtk+2-devel >= 2:2.8.3
 BuildRequires:	intltool >= 0.33
 BuildRequires:	libglade2-devel >= 1:2.5.1
-BuildRequires:	libgnomeui-devel >= 2.10.0-2
+BuildRequires:	libgnomeui-devel >= 2.12.0
 BuildRequires:	libtool
-BuildRequires:	libxml2-devel >= 1:2.6.19
+BuildRequires:	libxml2-devel >= 1:2.6.22
 %if %{with mozilla_firefox}
 BuildRequires:	mozilla-firefox-devel
 %else
@@ -31,7 +31,7 @@
 %endif
 BuildRequires:	opensp-devel
 BuildRequires:	pkgconfig
-BuildRequires:	python-gnome-devel >= 2.11.3
+BuildRequires:	python-gnome-devel >= 2.12.0
 Requires:	epiphany = %(rpm -q --qf '%{EPOCH}:%{VERSION}' epiphany-devel)
 %if %{with mozilla_firefox}
 %requires_eq	mozilla-firefox
@@ -54,12 +54,12 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 mv po/{no,nb}.po
 
 %build
 %{__libtoolize}
+%{__intltoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -73,19 +73,18 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.8/extensions/*.{la,py}
+rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/1.9/extensions/*.{la,py}
 
-%find_lang %{name}-1.8
+%find_lang %{name}-1.10
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}-1.8.lang
+%files -f %{name}-1.10.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/epiphany/1.8/extensions/*.so*
-%{_libdir}/epiphany/1.8/extensions/*.py[co]
-%{_libdir}/epiphany/1.8/extensions/*.xml
+%attr(755,root,root) %{_libdir}/epiphany/1.9/extensions/*.so*
+%{_libdir}/epiphany/1.9/extensions/[!l]*
 %{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42.2.1  2005/10/25 21:17:36  paladine
+- updated to 1.9.1
+- removed mozilla_includes patch (fixed in sources)
+
 Revision 1.42  2005/10/04 09:02:11  paladine
 - updated to 1.8.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/epiphany-extensions.spec?r1=1.42&r2=1.42.2.1&f=u




More information about the pld-cvs-commit mailing list