rpms/smolt/devel smolt.spec,1.34,1.35

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Tue Oct 23 19:51:29 UTC 2007


Author: mmcgrath

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

Modified Files:
	smolt.spec 
Log Message:
Upstream released new version


Index: smolt.spec
===================================================================
RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- smolt.spec	18 Oct 2007 13:38:26 -0000	1.34
+++ smolt.spec	23 Oct 2007 19:50:56 -0000	1.35
@@ -1,7 +1,7 @@
 Name: smolt
 Summary: Fedora hardware profiler
-Version: 0.9.9
-Release: 2%{?dist}
+Version: 0.9.9.1
+Release: 1%{?dist}
 License: GPL
 Group: Applications/Internet
 URL: http://hosted.fedoraproject.org/projects/smolt
@@ -152,12 +152,12 @@
 %defattr(-,root,root,-)
 %doc README GPL doc/*
 %dir %{_datadir}/%{name}
-%dir %{_sysconfdir}/%{name}
+%dir %{_sysconfdir}/%{name}/
 %{_datadir}/%{name}/client
 %{_datadir}/%{name}/doc
 %{_bindir}/smoltSendProfile
 %{_bindir}/smoltDeleteProfile
-$config(noreplace) %{_sysconfdir}/%{name}/config.*
+%config(noreplace) /%{_sysconfdir}/%{name}/config.py
 %{_sysconfdir}/cron.d/%{name}
 %{_initrddir}/%{name}
 %ghost %config(noreplace) %{_sysconfdir}/sysconfig/hw-uuid
@@ -178,6 +178,9 @@
 %{_bindir}/smoltGui
 
 %changelog
+* Tue Oct 23 2007 Mike McGrath <mmcgrath at redhat.com> 0.9.9.1-1
+- Upstream released new version
+
 * Thu Oct 18 2007 Mike McGrath <mmcgrath at redhat.com> 0.9.9-2
 - Fixed /etc/smolt/ ownership issue
 




More information about the scm-commits mailing list