rpms/smolt/devel .cvsignore, 1.7, 1.8 smolt.spec, 1.12, 1.13 sources, 1.8, 1.9

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Fri Mar 2 17:32:57 UTC 2007


Author: mmcgrath

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

Modified Files:
	.cvsignore smolt.spec sources 
Log Message:
New version released upstream


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/smolt/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	19 Feb 2007 21:16:09 -0000	1.7
+++ .cvsignore	2 Mar 2007 17:32:24 -0000	1.8
@@ -1 +1 @@
-smolt-0.9.tar.gz
+smolt-0.9.1.tar.gz


Index: smolt.spec
===================================================================
RCS file: /cvs/extras/rpms/smolt/devel/smolt.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- smolt.spec	19 Feb 2007 21:16:09 -0000	1.12
+++ smolt.spec	2 Mar 2007 17:32:24 -0000	1.13
@@ -1,6 +1,6 @@
 Name: smolt
 Summary: Fedora hardware profiler
-Version: 0.9
+Version: 0.9.1
 Release: 1%{?dist}
 License: GPL
 Group: Applications/Internet
@@ -70,7 +70,7 @@
 
 ln -s %{_datadir}/%{name}/client/sendProfile.py %{buildroot}/%{_bindir}/smoltSendProfile
 ln -s %{_datadir}/%{name}/client/deleteProfile.py %{buildroot}/%{_bindir}/smoltDeleteProfile
-%{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/sendProfile.py
+%{__chmod} +x %{buildroot}/%{_datadir}/%{name}/client/*.py
 
 %clean
 rm -rf %{buildroot}
@@ -100,6 +100,9 @@
 %{_datadir}/firstboot/modules/smolt.py*
 
 %changelog
+* Fri Mar 01 2007 Mike McGrath <mmcgrath at redhat.com> 0.9-1
+- Upstream released new version, major smoon changes.
+
 * Mon Feb 19 2007 Mike McGrath <mmcgrath at redhat.com> 0.9-1
 - Upstream released new version
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/smolt/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	19 Feb 2007 21:16:09 -0000	1.8
+++ sources	2 Mar 2007 17:32:24 -0000	1.9
@@ -1 +1 @@
-190a69f303c52ad6dbab553bd6f42f80  smolt-0.9.tar.gz
+3c2d1db5631c7126f0d8920bd99473d3  smolt-0.9.1.tar.gz




More information about the fedora-extras-commits mailing list