rpms/smolt/EL-5 smolt.spec,1.34,1.35

Mike McGrath mmcgrath at fedoraproject.org
Wed Dec 3 15:12:40 UTC 2008


Author: mmcgrath

Update of /cvs/pkgs/rpms/smolt/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19850

Modified Files:
	smolt.spec 
Log Message:
Added python-ctypes requisite


Index: smolt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/EL-5/smolt.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- smolt.spec	3 Dec 2008 13:11:41 -0000	1.34
+++ smolt.spec	3 Dec 2008 15:12:10 -0000	1.35
@@ -1,7 +1,7 @@
 Name: smolt
 Summary: Fedora hardware profiler
 Version: 1.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: http://fedorahosted.org/smolt
@@ -11,7 +11,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch: noarch
-Requires: dbus-python, python-urlgrabber, gawk, python-paste
+Requires: dbus-python, python-urlgrabber, gawk, python-paste, python-ctypes
 BuildRequires: gettext
 BuildRequires: desktop-file-utils
 
@@ -179,6 +179,9 @@
 %{_bindir}/smoltGui
 
 %changelog
+- Wed Dec 3 2008 Mike McGrath <mmcgrath at redhat.com> 1.2-3
+- Added python-ctypes require
+
 * Wed Dec 3 2008 Lubomir Rintel <lkundrak at v3.sk> 1.2-2
 - Add missing file to client
 - Fix run with python 2.4 in RHEL-5




More information about the fedora-extras-commits mailing list