rpms/qt/devel qt.spec,1.179,1.180

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Tue May 13 08:32:09 UTC 2008


Author: kkofler

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

Modified Files:
	qt.spec 
Log Message:
Fix file list for _qt4_bindir != _bindir case.


Index: qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt/devel/qt.spec,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- qt.spec	13 May 2008 07:21:35 -0000	1.179
+++ qt.spec	13 May 2008 08:31:16 -0000	1.180
@@ -630,6 +630,7 @@
 %{_bindir}/qdbus
 %{_bindir}/qdbuscpp2xml
 %{_bindir}/qdbusxml2cpp
+%{_bindir}/xmlpatterns
 %endif
 %{_qt4_bindir}/qdbus
 %{_qt4_bindir}/qdbuscpp2xml
@@ -699,6 +700,9 @@
 %{_bindir}/uic*
 %{_bindir}/designer*
 %{_bindir}/linguist*
+%{_bindir}/qcollectiongenerator
+%{_bindir}/qhelpconverter
+%{_bindir}/qhelpgenerator
 %endif
 %if "%{_qt4_headerdir}" != "%{_includedir}"
 %dir %{_qt4_headerdir}/




More information about the scm-commits mailing list