rpms/xulrunner/devel xulrunner.spec,1.185,1.186

Martin Stransky stransky at fedoraproject.org
Thu Dec 3 09:22:40 UTC 2009


Author: stransky

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

Modified Files:
	xulrunner.spec 
Log Message:
Added fix for #543585 - mozilla-plugin.pc contains incorrect CFLAGS


Index: xulrunner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/devel/xulrunner.spec,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -p -r1.185 -r1.186
--- xulrunner.spec	27 Nov 2009 09:39:34 -0000	1.185
+++ xulrunner.spec	3 Dec 2009 09:22:40 -0000	1.186
@@ -17,7 +17,7 @@
 Summary:        XUL Runtime for Gecko Applications
 Name:           xulrunner
 Version:        1.9.2.1
-Release:        0.5.%{?pretag}%{?dist}
+Release:        0.6.%{?pretag}%{?dist}
 URL:            http://developer.mozilla.org/En/XULRunner
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -34,6 +34,7 @@ Patch1:         mozilla-build.patch
 Patch3:         mozilla-jemalloc.patch
 Patch4:         mozilla-about-firefox-version.patch
 Patch7:         xulrunner-1.9.2.1-build.patch
+Patch8:         mozilla-plugin.patch
 
 # Fedora specific patches
 Patch10:        mozilla-192-pkgconfig.patch
@@ -128,6 +129,7 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{ver
 %patch3  -p1 -b .jemalloc
 %patch4  -p1 -b .about-firefox-version
 %patch7  -p2 -b .del
+%patch8  -p1 -b .plugin
 
 %patch10 -p1 -b .pk
 
@@ -402,6 +404,9 @@ fi
 #---------------------------------------------------------------------
 
 %changelog
+* Thu Dec 3 2009 Martin Stransky <stransky at redhat.com> 1.9.2.1-0.6.b4
+- Added fix for #543585 - mozilla-plugin.pc contains incorrect CFLAGS
+
 * Fri Nov 27 2009 Martin Stransky <stransky at redhat.com> 1.9.2.1-0.5.b4
 - Update to 1.9.2.1 Beta 4
 




More information about the scm-commits mailing list