rpms/beagle/F-11 beagle-0.3.8-fx35.patch, NONE, 1.1 beagle.spec, 1.165, 1.166 beagle-0.3.8-fx31.patch, 1.1, NONE

Adel Gadllah drago01 at fedoraproject.org
Fri May 22 15:29:24 UTC 2009


Author: drago01

Update of /cvs/pkgs/rpms/beagle/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16387

Modified Files:
	beagle.spec 
Added Files:
	beagle-0.3.8-fx35.patch 
Removed Files:
	beagle-0.3.8-fx31.patch 
Log Message:
fix firefox extension

beagle-0.3.8-fx35.patch:

--- NEW FILE beagle-0.3.8-fx35.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.5.*</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.5.*</em:maxVersion>
       </Description>
     </em:targetApplication>
 


Index: beagle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/beagle/F-11/beagle.spec,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -p -r1.165 -r1.166
--- beagle.spec	8 Mar 2009 20:38:16 -0000	1.165
+++ beagle.spec	22 May 2009 15:28:54 -0000	1.166
@@ -1,6 +1,6 @@
 Name:		beagle
 Version:	0.3.9
-Release:	6%{?dist}
+Release:	7%{?dist}
 Summary:	The Beagle Search Infrastructure
 Group:		User Interface/Desktops
 # see COPYING for details
@@ -61,7 +61,7 @@ Patch7: beagle-0.3.8-epiphany.patch
 Patch8: beagle-0.3.9-gmime24.patch
 
 #firefox 3.1
-Patch9: beagle-0.3.8-fx31.patch
+Patch9: beagle-0.3.8-fx35.patch
 
 #gnome-desktop
 Patch10: beagle-0.3.9-libgnome-desktop-soname.patch
@@ -150,7 +150,7 @@ that are useful when developing applicat
 %patch6 -p1 -b .monodoc
 %patch7 -p1 -b .epiphany
 %patch8 -p1 -b .gmime-2.4
-%patch9 -p1 -b .firefox-3.1
+%patch9 -p1 -b .firefox-3.5
 %patch10 -p1 -b .gnome-desktop
 %patch11 -p1 -b .open-fix
 
@@ -354,6 +354,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/beagle*.pc
 
 %changelog
+* Fri May 22 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.9-7
+- Fix firefox extension (RH #477639)
+
 * Sun Mar 08 2009 Adel Gadllah <adel.gadllah at gmail.com> - 0.3.9-6
 - Don't fail to open some files
 


--- beagle-0.3.8-fx31.patch DELETED ---




More information about the scm-commits mailing list