rpms/beagle/devel beagle-0.3.8-fx31.patch, NONE, 1.1 beagle.spec, 1.157, 1.158

Adel Gadllah drago01 at fedoraproject.org
Fri Dec 26 10:46:57 UTC 2008


Author: drago01

Update of /cvs/pkgs/rpms/beagle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6433

Modified Files:
	beagle.spec 
Added Files:
	beagle-0.3.8-fx31.patch 
Log Message:
Bump supported firefox version to 3.1.x

beagle-0.3.8-fx31.patch:

--- NEW FILE beagle-0.3.8-fx31.patch ---
diff -upNr beagle-0.3.8.orign/firefox-extension/install.rdf beagle-0.3.8/firefox-extension/install.rdf
--- beagle-0.3.8.orign/firefox-extension/install.rdf	2008-06-12 18:11:12.000000000 +0200
+++ beagle-0.3.8/firefox-extension/install.rdf	2008-12-26 11:42:34.000000000 +0100
@@ -23,7 +23,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
         <em:minVersion>0.8</em:minVersion>
-        <em:maxVersion>3.0.*</em:maxVersion>
+        <em:maxVersion>3.1.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 
diff -upNr beagle-0.3.8.orign/firefox-extension/install.rdf.in beagle-0.3.8/firefox-extension/install.rdf.in
--- beagle-0.3.8.orign/firefox-extension/install.rdf.in	2008-04-08 18:55:28.000000000 +0200
+++ beagle-0.3.8/firefox-extension/install.rdf.in	2008-12-26 11:42:40.000000000 +0100
@@ -23,7 +23,7 @@
       <Description>
         <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
         <em:minVersion>0.8</em:minVersion>
-        <em:maxVersion>3.0.*</em:maxVersion>
+        <em:maxVersion>3.1.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 


Index: beagle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/devel/beagle.spec,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- beagle.spec	5 Dec 2008 16:39:14 -0000	1.157
+++ beagle.spec	26 Dec 2008 10:46:27 -0000	1.158
@@ -1,6 +1,6 @@
 Name:		beagle
 Version:	0.3.8
-Release:	16%{?dist}
+Release:	18%{?dist}
 Summary:	The Beagle Search Infrastructure
 Group:		User Interface/Desktops
 # see COPYING for details
@@ -63,6 +63,8 @@
 Patch11: beagle-0.3.8-category-crash.patch
 #gmime-2.4 
 Patch12: beagle-0.3.8-gmime-2.4.patch
+#firefox 3.1
+Patch13: beagle-0.3.8-fx31.patch
 # Mono is not available on these arches 
 ExcludeArch: s390 s390x sparc64 ppc64
 
@@ -156,6 +158,7 @@
 %patch10 -p1 -b .gnome-desktop
 %patch11 -p1 -b .category-crash
 %patch12 -p1 -b .gmime-2.4
+%patch13 -p1 -b .firefox-3.1
 
 %build
 autoconf
@@ -347,6 +350,9 @@
 %{_libdir}/pkgconfig/beagle*.pc
 
 %changelog
+* Fri Dec 26 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.8-18
+- Bump supported firefox version to 3.1.x
+
 * Fri Dec 05 2008 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.8-17
 - Update for gmime-2.4
 




More information about the fedora-extras-commits mailing list