rpms/epiphany-extensions/devel .cvsignore, 1.22, 1.23 epiphany-extensions.spec, 1.37, 1.38 sources, 1.22, 1.23

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Tue Oct 16 05:45:50 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/epiphany-extensions/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28119

Modified Files:
	.cvsignore epiphany-extensions.spec sources 
Log Message:
Update to 2.20.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/devel/.cvsignore,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- .cvsignore	18 Sep 2007 23:30:59 -0000	1.22
+++ .cvsignore	16 Oct 2007 05:45:17 -0000	1.23
@@ -1 +1 @@
-epiphany-extensions-2.20.0.tar.bz2
+epiphany-extensions-2.20.1.tar.bz2


Index: epiphany-extensions.spec
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/devel/epiphany-extensions.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- epiphany-extensions.spec	19 Sep 2007 21:39:26 -0000	1.37
+++ epiphany-extensions.spec	16 Oct 2007 05:45:17 -0000	1.38
@@ -3,7 +3,7 @@
 %global gecko_version		1.8.1.6
 
 Name:		epiphany-extensions
-Version:	%{ephy_major}.0
+Version:	%{ephy_major}.1
 Release:	1%{?dist}
 Summary:	Extensions for Epiphany, the GNOME web browser
 
@@ -20,6 +20,7 @@
 BuildRequires:	epiphany-devel >= %{ephy_min_version}
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	gettext
+BuildRequires:	libtool
 BuildRequires:	opensp-devel
 BuildRequires:	pcre-devel
 ## gecko-devel is not strictly required, as epiphany-devel pulls it in.
@@ -55,7 +56,7 @@
 %configure --disable-compiler-warnings --disable-scrollkeeper	\
 	--with-gecko=firefox					\
 	--with-extensions=really-all
-%{__make} %{?_smp_mflags}
+%{__make} %{?_smp_mflags} LIBTOOL=%{_bindir}/libtool
 
 
 %install
@@ -104,6 +105,7 @@
 %{_datadir}/%{name}/
 %{_datadir}/gnome/help/%{name}
 %{_datadir}/omf/%{name}
+%exclude %{_libdir}/epiphany/%{ephy_major}/extensions/*.a
 %exclude %{_libdir}/epiphany/%{ephy_major}/extensions/*.la
 %{_libdir}/epiphany/%{ephy_major}/extensions/
 %{_sysconfdir}/gconf/schemas/smart-bookmarks.schemas
@@ -111,6 +113,12 @@
 
 
 %changelog
+* Mon Oct 15 2007 Peter Gordon <peter at thecodergeek.com> - 2.20.1-1
+- Update to new upstream release (2.20.1), which fixes the "About" dialog of
+  the AdBlocker extension and contains updated translations for Thai (th) and
+  Catalan (ca). 
+- Use the system libtool for building, to avoid unnecessary RPATH inclusions.  
+
 * Tue Sep 18 2007 Peter Gordon <peter at thecodergeek.com> - 2.20.0-1
 - Update to new upstream release (2.20.0). 
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources	18 Sep 2007 23:30:59 -0000	1.22
+++ sources	16 Oct 2007 05:45:17 -0000	1.23
@@ -1 +1 @@
-8405528808ec2cc287d1ba6547203c75  epiphany-extensions-2.20.0.tar.bz2
+cd8a247d81960217df4d7c8edfe9fbf8  epiphany-extensions-2.20.1.tar.bz2




More information about the fedora-extras-commits mailing list