rpms/smolt/devel smolt.spec,1.26,1.27

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Wed Aug 15 02:25:05 UTC 2007


Author: mmcgrath

Update of /cvs/extras/rpms/smolt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12421

Modified Files:
	smolt.spec 
Log Message:
s/smolt/config/ on the onfig lines, this was a typo


Index: smolt.spec
===================================================================
RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- smolt.spec	15 Aug 2007 02:13:18 -0000	1.26
+++ smolt.spec	15 Aug 2007 02:24:32 -0000	1.27
@@ -1,7 +1,7 @@
 Name: smolt
 Summary: Fedora hardware profiler
 Version: 0.9.8.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: Applications/Internet
 URL: http://hosted.fedoraproject.org/projects/smolt
@@ -129,8 +129,8 @@
 # Cleanup from the Makefile (will be cleaned up when it is finalized)
 %{__rm} -f %{buildroot}/etc/init.d/smolt
 %{__rm} -f %{buildroot}/etc/smolt/hw-uuid
-%{__rm} -f %{buildroot}/etc/smolt/smolt.pyc
-%{__rm} -f %{buildroot}/etc/smolt/smolt.pyo
+%{__rm} -f %{buildroot}/etc/smolt/config.pyc
+%{__rm} -f %{buildroot}/etc/smolt/config.pyo
 
 %clean
 rm -rf %{buildroot}
@@ -179,7 +179,7 @@
 %{_bindir}/smoltGui
 
 %changelog
-* Mon Aug 13 2007 Mike McGrath <mmcgrath at redhat.com> 0.9.8.4-2
+* Mon Aug 13 2007 Mike McGrath <mmcgrath at redhat.com> 0.9.8.4-3
 - Rebuild to clean up 'config.py' compilations
 
 * Mon Aug 13 2007 Mike McGrath <mmcgrath at redhat.com> 0.9.8.4-1




More information about the fedora-extras-commits mailing list