rpms/qt/devel qt.spec, 1.159, 1.160 0076-fix-qprocess.diff, 1.3, NONE 0081-format-string-fixes.diff, 1.1, NONE

Than Ngo (than) fedora-extras-commits at redhat.com
Tue Mar 11 13:18:52 UTC 2008


Author: than

Update of /cvs/extras/rpms/qt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26144

Modified Files:
	qt.spec 
Removed Files:
	0076-fix-qprocess.diff 0081-format-string-fixes.diff 
Log Message:
- 0088-fix-xinput-clash.diff, fix compile errors with Xmd.h
- remove 0076-fix-qprocess.diff 0081-format-string-fixes.diff, both already included in new release



Index: qt.spec
===================================================================
RCS file: /cvs/extras/rpms/qt/devel/qt.spec,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- qt.spec	11 Mar 2008 11:29:25 -0000	1.159
+++ qt.spec	11 Mar 2008 13:18:15 -0000	1.160
@@ -1,7 +1,7 @@
 Summary: The shared library for the Qt GUI toolkit.
 Name: qt
 Version: 3.3.8b
-Release: 6%{?dist}
+Release: 7%{?dist}
 Epoch: 1
 License: QPL or GPLv2 or GPLv3
 Group: System Environment/Libraries
@@ -52,10 +52,8 @@
 Patch102: 0048-qclipboard_hack_80072.patch
 Patch103: 0056-khotkeys_input_84434.patch
 patch105: 0073-xinerama-aware-qpopup.patch
-patch106: 0076-fix-qprocess.diff
 Patch107: 0079-compositing-types.patch
 Patch108: 0080-net-wm-sync-request-2.patch
-Patch109: 0081-format-string-fixes.diff
 Patch110: 0084-compositing-properties.patch
 Patch111: 0088-fix-xinput-clash.diff
 
@@ -296,10 +294,8 @@
 %patch102 -p0 -b .0048-qclipboard_hack_80072
 %patch103 -p0 -b .0056-khotkeys_input_84434
 %patch105 -p0 -b .0073-xinerama-aware-qpopup
-%patch106 -p0 -b .0076-fix-qprocess.diff
 %patch107 -p0 -b .0079-compositing-types
 %patch108 -p0 -b .0080-net-wm-sync-request
-%patch109 -p0 -b .0081-format-string-fixes
 %patch110 -p0 -b .0084-compositing-properties
 %patch111 -p0 -b .0088-fix-xinput-clash
 
@@ -580,11 +576,11 @@
 
 
 %changelog
+* Tue Mar 11 2008 Than Ngo <than at redhat.com> 3.3.8b-7
+- 0088-fix-xinput-clash.diff, fix compile errors with Xmd.h
+
 * Fri Mar 07 2008 Than Ngo <than at redhat.com> 3.3.8b-6
 - move qt.[c]sh in main package (#221000)
-- 0088-fix-xinput-clash.diff, fix compile errors with Xmd.h
-- 0076-fix-qprocess.diff, fix a regression in QProgress::writeToStdin()
-- 0081-format-string-fixes.diff, fix various format string errors on Qt 3.x code base
 
 * Mon Feb 18 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 3.3.8b-5
 - fix buildkey for GCC 4.3 (#433235)


--- 0076-fix-qprocess.diff DELETED ---


--- 0081-format-string-fixes.diff DELETED ---




More information about the fedora-extras-commits mailing list