rpms/libnet10/devel libnet10.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 22:41:34 UTC 2005


Author: thias

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

Modified Files:
	libnet10.spec 
Log Message:
Mass letter "l" 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: libnet10.spec
===================================================================
RCS file: /cvs/extras/rpms/libnet10/devel/libnet10.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libnet10.spec	10 Dec 2004 22:03:05 -0000	1.4
+++ libnet10.spec	3 Mar 2005 22:41:32 -0000	1.5
@@ -1,8 +1,7 @@
-Summary:        High-level API (toolkit) allowing the application programmer to construct and inject network packets.
+Summary:        High-level API (toolkit) to construct and inject network packets
 Name:           libnet10
 Version:        1.0.2a
 Release:        5
-Epoch:          0
 URL:            http://www.packetfactory.net/libnet/
 License:        BSD
 Group:          System Environment/Libraries
@@ -10,11 +9,11 @@
 Patch0:         gcc33.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes:      libnet < 1.1.0
-Provides:       libnet = %{epoch}:%{version}-%{release}
+Provides:       libnet = %{version}-%{release}
 
 %description
 Libnet is a high-level API (toolkit) allowing the application programmer to
-construct and inject network packets. It provides a portable and simplified 
+construct and inject network packets. It provides a portable and simplified
 interface for low-level network packet shaping, handling and injection. Libnet
 hides much of the tedium of packet creation from the application programmer
 such as multiplexing, buffer management, arcane packet header information,




More information about the fedora-extras-commits mailing list