rpms/qt/devel qt.spec,1.157,1.158

Than Ngo (than) fedora-extras-commits at redhat.com
Fri Mar 7 14:40:44 UTC 2008


Author: than

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

Modified Files:
	qt.spec 
Log Message:
- move qt.[c]sh in main package (#221000)




Index: qt.spec
===================================================================
RCS file: /cvs/extras/rpms/qt/devel/qt.spec,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- qt.spec	18 Feb 2008 11:05:25 -0000	1.157
+++ qt.spec	7 Mar 2008 14:40:05 -0000	1.158
@@ -1,7 +1,7 @@
 Summary: The shared library for the Qt GUI toolkit.
 Name: qt
 Version: 3.3.8b
-Release: 5%{?dist}
+Release: 6%{?dist}
 Epoch: 1
 License: QPL or GPLv2 or GPLv3
 Group: System Environment/Libraries
@@ -90,6 +90,7 @@
 Requires: fileutils
 Requires: fontconfig >= 2.0
 Requires: /etc/ld.so.conf.d
+Requires: pkgconfig
 
 Provides: qt3 = %version-%release
 
@@ -154,7 +155,6 @@
 Requires: libpng-devel
 Requires: libjpeg-devel
 Requires: libmng-devel
-Requires: pkgconfig
 Requires: mesa-libGL-devel
 Requires: mesa-libGLU-devel
 
@@ -499,6 +499,7 @@
 %if %{immodule}
 %{qtdir}/plugins/inputmethods
 %endif
+%attr(0755,root,root) %config /etc/profile.d/*
 /etc/ld.so.conf.d/*
 %{qtdir}/lib/libqui.so.*
 %{qtdir}/lib/libqt*.so.*
@@ -511,7 +512,6 @@
 
 %files devel
 %defattr(-,root,root,-)
-%attr(0755,root,root) %config /etc/profile.d/*
 %{qtdir}/bin/moc
 %{qtdir}/bin/uic
 %{qtdir}/bin/findtr
@@ -574,6 +574,9 @@
 
 
 %changelog
+* Fri Mar 07 2008 Than Ngo <than at redhat.com> 3.3.8b-6
+- move qt.[c]sh in main package (#221000)
+
 * Mon Feb 18 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 3.3.8b-5
 - fix buildkey for GCC 4.3 (#433235)
 




More information about the fedora-extras-commits mailing list