rpms/smolt/F-8 smolt.spec,1.44,1.45

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Sat Mar 22 22:02:20 UTC 2008


Author: mmcgrath

Update of /cvs/extras/rpms/smolt/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6692

Modified Files:
	smolt.spec 
Log Message:
fixing again


Index: smolt.spec
===================================================================
RCS file: /cvs/extras/rpms/smolt/F-8/smolt.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- smolt.spec	18 Mar 2008 00:31:55 -0000	1.44
+++ smolt.spec	22 Mar 2008 22:01:34 -0000	1.45
@@ -1,7 +1,7 @@
 Name: smolt
 Summary: Fedora hardware profiler
 Version: 1.1.1.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 Group: Applications/Internet
 URL: http://hosted.fedoraproject.org/projects/smolt
@@ -89,7 +89,7 @@
 %{__mkdir} -p %{buildroot}/%{_datadir}/firstboot/modules/
 %{__mkdir} -p %{buildroot}/%{_initrddir}
 #%{__mv} client/smoltFirstBoot.py %{buildroot}/%{_datadir}/firstboot/modules/smolt.py
-%{__mv} %{SOURCE0} %{buildroot}/%{_datadir}/firstboot/modules/smolt.py
+%{__mv} %{SOURCE1} %{buildroot}/%{_datadir}/firstboot/modules/smolt.py
 %{__mv} client/smolt-init %{buildroot}/%{_initrddir}/smolt
 
 touch %{buildroot}/%{_sysconfdir}/sysconfig/hw-uuid
@@ -175,6 +175,9 @@
 %{_bindir}/smoltGui
 
 %changelog
+* Sat Mar 08 2008 Mike McGrath <mmcgrath at redhat.com> - 1.1.1.1-3
+- Fixing firstboot again for 437708, 437765
+
 * Sat Mar 08 2008 Mike McGrath <mmcgrath at redhat.com> - 1.1.1.1-2
 - Fix firstboot for 437708, 437765
 




More information about the fedora-extras-commits mailing list