rpms/htb-util/devel htb-util.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 21:46:23 UTC 2005


Author: thias

Update of /cvs/extras/rpms/htb-util/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19419/htb-util/devel

Modified Files:
	htb-util.spec 
Log Message:
Mass letter "h" and "i" 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: htb-util.spec
===================================================================
RCS file: /cvs/extras/rpms/htb-util/devel/htb-util.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- htb-util.spec	10 Dec 2004 22:03:03 -0000	1.4
+++ htb-util.spec	3 Mar 2005 21:46:21 -0000	1.5
@@ -1,28 +1,27 @@
-%define         tartopdir      htb_util-0.2.4-pre1
+%define		tartopdir	htb_util-0.2.4-pre1
 
-Name: 		htb-util
-Version: 	0.2.4
-Release: 	0.3.pre1
-Epoch:		0
-Summary: 	Another tool to make your life easier with HTB
-Group: 		Applications/Internet
-License: 	GPL
-URL: 		http://SGI.rdscv.ro/~ionuts/C/htb-tools/
-Source0: 	http://SGI.rdscv.ro/~ionuts/C/htb_util-0.2.4-pre1.tar.gz
-Patch0: 	htb-util-0.2.4pre1-FC2.patch
-Patch1: 	htb-util-0.2.4pre1-init.d.patch
-Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
+Name:		htb-util
+Version:	0.2.4
+Release:	0.3.pre1
+Summary:	Another tool to make your life easier with HTB
+Group:		Applications/Internet
+License:	GPL
+URL:		http://SGI.rdscv.ro/~ionuts/C/htb-tools/
+Source0:	http://SGI.rdscv.ro/~ionuts/C/htb_util-0.2.4-pre1.tar.gz
+Patch0:		htb-util-0.2.4pre1-FC2.patch
+Patch1:		htb-util-0.2.4pre1-init.d.patch
+Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
 
-Requires: 	perl, sed, bash >= 2.00, iproute
+Requires:	perl, sed, bash >= 2.00, iproute
 
 BuildRequires:	flex
 
-Requires(post): /sbin/chkconfig
-Requires(preun): /sbin/chkconfig
+Requires(post):		/sbin/chkconfig
+Requires(preun):	/sbin/chkconfig
 
 %description
 htb-util is a set of tools that generates scripts for bandwidth management
-using the HTB queueing discipline and lets you see the traffic passing 
+using the HTB queueing discipline and lets you see the traffic passing
 through each queue in real time.
 
 %prep
@@ -77,7 +76,7 @@
 - added iproute requires
 - rm -rf RPM_BUILD_ROOT upon install
 - corrected default file attributes
-- don't enable htb-util automatically for runlevels 3 and 5, just add the 
+- don't enable htb-util automatically for runlevels 3 and 5, just add the
 service and let the sysadmin do the job
 - added postun
 




More information about the fedora-extras-commits mailing list