rpms/pipestat/devel pipestat.spec,1.1,1.2

smilner smilner at fedoraproject.org
Fri Aug 7 13:50:11 UTC 2009


Author: smilner

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

Modified Files:
	pipestat.spec 
Log Message:
Fixed description per request.



Index: pipestat.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pipestat/devel/pipestat.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- pipestat.spec	7 Aug 2009 13:41:09 -0000	1.1
+++ pipestat.spec	7 Aug 2009 13:50:11 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:           pipestat
 Version:        0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Watches data flowing over an anonymous pipe
 
 Group:          Applications/System
@@ -16,7 +16,7 @@ BuildArch:      noarch
 BuildRequires:  python-devel, python-setuptools
 
 %description
-Simple python scripts to watch data flowing over an anonymous pipe
+Simple python script to watch data flowing over an anonymous pipe
 on shell consoles.
 
 %prep
@@ -44,5 +44,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug  7 2009 Steve 'Ashcrow' Milner <me at stevemilner.org> - 0.2-2
+- Fixed description.
+
 * Mon Aug  3 2009 Steve 'Ashcrow' Milner <me at stevemilner.org> - 0.2-1
 - Initial spec




More information about the scm-commits mailing list