rpms/qt/devel qt.spec,1.163,1.164

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Sun Mar 23 09:30:54 UTC 2008


Author: kkofler

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

Modified Files:
	qt.spec 
Log Message:
* Sun Mar 23 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.3.4-8
- -x11: add missing Provides: qt4-assistant when building as qt


Index: qt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qt/devel/qt.spec,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- qt.spec	13 Mar 2008 09:57:02 -0000	1.163
+++ qt.spec	23 Mar 2008 09:30:09 -0000	1.164
@@ -8,7 +8,7 @@
 Name:    qt4
 %endif
 Version: 4.3.4
-Release: 7%{?dist}
+Release: 8%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions or QPL
@@ -244,7 +244,10 @@
 %package x11
 Summary: Qt GUI-related libraries
 Group: System Environment/Libraries
+Provides: qt4-assistant = %{version}-%{release}
+%if "%{name}" != "qt4"
 Provides: %{name}-assistant = %{version}-%{release}
+%endif
 Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
 Requires: redhat-rpm-config rpm
 %if "%{name}" != "qt4"
@@ -693,6 +696,9 @@
 
 
 %changelog
+* Sun Mar 23 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.3.4-8
+- -x11: add missing Provides: qt4-assistant when building as qt
+
 * Thu Mar 13 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.3.4-7
 - fix Requires of main package to include Epoch (thanks to Christopher Aillon)
 




More information about the fedora-extras-commits mailing list