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

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


Author: thias

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

Modified Files:
	netdiag.spec 
Log Message:
Mass letter "m" and "n" 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: netdiag.spec
===================================================================
RCS file: /cvs/extras/rpms/netdiag/devel/netdiag.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- netdiag.spec	10 Dec 2004 22:03:07 -0000	1.5
+++ netdiag.spec	3 Mar 2005 23:01:24 -0000	1.6
@@ -1,8 +1,7 @@
-Summary:	Diagnostic program for Ethernet adapters under Linux.
+Summary:	Diagnostic program for Ethernet adapters under Linux
 Name:		netdiag
 Version:	2.4
 Release:	4
-Epoch:		0
 License:	GPL
 Group:		System Environment/Base
 URL:		http://www.scyld.com/diag/index.html
@@ -12,7 +11,7 @@
 Patch1:		netdiag-2.4-weak-declarations.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Obsoletes:	diag-ether < 0:2.4
-Provides:	diag-ether = %{epoch}:%{version}-%{release}
+Provides:	diag-ether = %{version}-%{release}
 
 
 %description
@@ -21,7 +20,7 @@
 
 
 %prep
-%setup -q -c 
+%setup -q -c
 %patch0 -p1 -b .multilined-strings
 %patch1 -p0 -b .weak-decl
 
@@ -76,5 +75,5 @@
 - updated to 2.3
 - modify whole spec file for according to fedora template
 
-* Mon Feb 24 2003 Dams <anvil[AT]livna.org> 
+* Mon Feb 24 2003 Dams <anvil[AT]livna.org>
 - Initial build.




More information about the scm-commits mailing list