rpms/smolt/devel smolt.spec,1.63,1.64

Mike McGrath mmcgrath at fedoraproject.org
Tue Apr 14 14:21:28 UTC 2009


Author: mmcgrath

Update of /cvs/pkgs/rpms/smolt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10254

Modified Files:
	smolt.spec 
Log Message:
removing fake attack


Index: smolt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/smolt/devel/smolt.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- smolt.spec	13 Mar 2009 19:52:08 -0000	1.63
+++ smolt.spec	14 Apr 2009 14:21:26 -0000	1.64
@@ -1,7 +1,7 @@
 Name: smolt
 Summary: Fedora hardware profiler
 Version: 1.2
-Release: 4.1%{?dist}
+Release: 4.2%{?dist}
 License: GPLv2+
 Group: Applications/Internet
 URL: http://fedorahosted.org/smolt
@@ -133,7 +133,6 @@
 
 %post
 /sbin/chkconfig --add smolt
-echo 'This is a fake attack.  If you see it please email me at mmcgrath at redhat.com and tell me' >> /dev/null
 
 #Randomize checkin times.
 TMPFILE=$(/bin/mktemp /tmp/smolt.XXXXX)
@@ -180,6 +179,9 @@
 %{_bindir}/smoltGui
 
 %changelog
+* Tue Apr 14 2009 Mike McGrath <mmcgrath at redhat.com> - 1.2-4.2
+- Removed fake attack
+
 * Fri Mar 13 2009 Mike McGrath <mmcgrath at redhat.com> - 1.2-4.1
 - Fixed some formatting in the spec file
 - Added note to %post




More information about the fedora-extras-commits mailing list