rpms/qt/devel qt.spec,1.225,1.226

Than Ngo than at fedoraproject.org
Mon Feb 2 14:39:08 UTC 2009


Author: than

Update of /cvs/extras/rpms/qt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29465

Modified Files:
	qt.spec 
Log Message:
disable 0269,0270,0271 patches, it causes issue in systray



Index: qt.spec
===================================================================
RCS file: /cvs/extras/rpms/qt/devel/qt.spec,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- qt.spec	29 Jan 2009 17:57:47 -0000	1.225
+++ qt.spec	2 Feb 2009 14:38:38 -0000	1.226
@@ -9,7 +9,7 @@
 Name:    qt4
 %endif
 Version: 4.4.3
-Release: 14%{?dist}
+Release: 15%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 with exceptions or GPLv2 with exceptions
@@ -274,6 +274,10 @@
 echo "0242" >> patches/DISABLED
 echo "0250" >> patches/DISABLED
 echo "0251" >> patches/DISABLED
+echo "0269" >> patches/DISABLED
+echo "0270" >> patches/DISABLED
+echo "0271" >> patches/DISABLED
+
 test -x apply_patches && ./apply_patches
 %endif
 
@@ -734,6 +738,9 @@
 
 
 %changelog
+* Mon Feb 02 2009 Than Ngo <than at redhat.com> 4.4.3-15
+- disable 0269,0270,0271 patches, it causes issue in systray
+
 * Thu Jan 29 2009 Rex Dieter <rdieter at fedoraproject.org> - 4.4.3-14
 - qt-copy-patches-20090129
 




More information about the fedora-extras-commits mailing list