rpms/cook/devel cook.spec,1.5,1.6

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 20:08:38 UTC 2005


Author: thias

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

Modified Files:
	cook.spec 
Log Message:
Mass letter "c" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: cook.spec
===================================================================
RCS file: /cvs/extras/rpms/cook/devel/cook.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cook.spec	12 Feb 2005 13:14:48 -0000	1.5
+++ cook.spec	3 Mar 2005 20:08:36 -0000	1.6
@@ -1,15 +1,14 @@
 Name:		cook
 Version:	2.25
 Release:	1
-Epoch:		0
-Summary: 	A file construction tool
+Summary: 	File construction tool
 
 Group:		Development/Tools
 License:	GPL
 URL:		http://www.canb.auug.org.au/~millerp/cook/
 Source:		http://www.canb.auug.org.au/~millerp/cook/cook-2.25.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  groff, bison, gettext, sharutils, m4
+BuildRequires:	groff, bison, gettext, sharutils, m4
 Provides:	perl(host_lists.pl)
 
 %description




More information about the scm-commits mailing list