rpms/qt4/devel qt4.spec,1.93,1.94

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Mon Mar 10 18:46:42 UTC 2008


Author: rdieter

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

Modified Files:
	qt4.spec 
Log Message:
* Mon Mar 10 2008 Rex Dieter <rdieter at fedoraproject.org> 4.3.4-5
- -x11: move qdbusviewer here



Index: qt4.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt4/devel/qt4.spec,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- qt4.spec	5 Mar 2008 12:35:07 -0000	1.93
+++ qt4.spec	10 Mar 2008 18:45:59 -0000	1.94
@@ -4,7 +4,7 @@
 Summary: Qt toolkit
 Name:	 qt4
 Version: 4.3.4
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions or QPL
@@ -543,8 +543,12 @@
 %{_qt4_datadir}/phrasebooks/
 %{_qt4_libdir}/libQtCore.so.*
 %if "%{?qdbus}" == "-qdbus"
-%{_bindir}/qdbus*
-%{_qt4_bindir}/qdbus*
+%{_bindir}/qdbus
+%{_bindir}/qdbuscpp2xml
+%{_bindir}/qdbusxml2cpp
+%{_qt4_bindir}/qdbus
+%{_qt4_bindir}/qdbuscpp2xml
+%{_qt4_bindir}/qdbusxml2cpp
 %{_qt4_libdir}/libQtDBus.so.*
 %endif
 %{_qt4_libdir}/libQtNetwork.so.*
@@ -569,12 +573,12 @@
 %{_qt4_plugindir}/*
 %exclude %{_qt4_plugindir}/designer
 %exclude %{_qt4_plugindir}/sqldrivers
-# Qt Assistant
-%{_qt4_bindir}/assistant*
 %{_bindir}/assistant*
-#-config bits
-%{_qt4_bindir}/qt*config*
+%{_bindir}/qdbusviewer
 %{_bindir}/qt*config*
+%{_qt4_bindir}/assistant*
+%{_qt4_bindir}/qdbusviewer
+%{_qt4_bindir}/qt*config*
 %{_datadir}/applications/*qtconfig*.desktop
 %{_datadir}/icons/hicolor/*/apps/qt4-logo.*
 
@@ -660,6 +664,9 @@
 
 
 %changelog
+* Mon Mar 10 2008 Rex Dieter <rdieter at fedoraproject.org> 4.3.4-5
+- -x11: move qdbusviewer here
+
 * Wed Mar 05 2008 Than Ngo <than at redhat.com> 4.3.4-4
 - upstream patch to fix 4.3 regression
 




More information about the fedora-extras-commits mailing list