rpms/smolt/devel smolt.spec,1.73,1.74

Mike McGrath mmcgrath at fedoraproject.org
Thu Sep 10 14:26:25 UTC 2009


Author: mmcgrath

Update of /cvs/pkgs/rpms/smolt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31760

Modified Files:
	smolt.spec 
Log Message:
Adding dependency on PyQt4


Index: smolt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/devel/smolt.spec,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -p -r1.73 -r1.74
--- smolt.spec	3 Sep 2009 16:41:00 -0000	1.73
+++ smolt.spec	10 Sep 2009 14:26:25 -0000	1.74
@@ -2,7 +2,7 @@ Name: smolt
 
 Summary: Fedora hardware profiler
 Version: 1.3.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: http://fedorahosted.org/smolt
@@ -60,6 +60,7 @@ separate package so firstboot isn't a re
 Summary: Fedora hardware profiler gui
 Group: Applications/Internet
 Requires: smolt = %{version}-%{release}
+Requires: PyQt4
 
 %description gui
 Provides smolt's gui functionality.  Not included in the default package to
@@ -206,6 +207,9 @@ touch --no-create %{_datadir}/icons/hico
 %{_bindir}/smoltGui
 
 %changelog
+* Thu Sep 10 2009 Mike McGrath <mmcgrath at redhat.com> - 1.3.2-2
+- Added requires for PyQt4 on smolt gui
+
 * Thu Sep 03 2009 Mike McGrath <mmcgrath at redhat.com> - 1.3.2-1
 - Upstream released new version
 - Changed some link and copy info




More information about the fedora-extras-commits mailing list