rpms/iputils/devel .cvsignore, 1.8, 1.9 iputils.spec, 1.28, 1.29 sources, 1.9, 1.10 README.bonding, 1.2, NONE ifenslave.c, 1.2, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Dec 5 11:15:24 UTC 2005


Author: rvokal

Update of /cvs/dist/rpms/iputils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31905

Modified Files:
	.cvsignore iputils.spec sources 
Removed Files:
	README.bonding ifenslave.c 
Log Message:

 - ifenslave.8 from debian.org
 - separate ifenslave to its own tarball




Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/iputils/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	5 Apr 2005 08:31:30 -0000	1.8
+++ .cvsignore	5 Dec 2005 11:15:21 -0000	1.9
@@ -1,2 +1,3 @@
 iputils-ss020927.tar.gz
 rdisc.initd
+ifenslave.tar.gz


Index: iputils.spec
===================================================================
RCS file: /cvs/dist/rpms/iputils/devel/iputils.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- iputils.spec	8 Nov 2005 10:12:12 -0000	1.28
+++ iputils.spec	5 Dec 2005 11:15:21 -0000	1.29
@@ -1,12 +1,11 @@
 Summary: Network monitoring tools including ping.
 Name: iputils
 Version: 20020927
-Release: 30
+Release: 31
 License: BSD
 Group: System Environment/Daemons
 Source0: http://www.tux.org/pub/net/ip-routing/%{name}-ss020927.tar.gz
-Source1: ifenslave.c
-Source2: README.bonding
+Source1: ifenslave.tar.gz
 Source3: rdisc.initd
 Patch0: iputils-20020927-rh.patch
 Patch1: iputils-20020124-ping_sparcfix.patch
@@ -39,9 +38,7 @@
 the target machine is alive and receiving network traffic.
 
 %prep
-%setup -q -n %{name}
-cp %{SOURCE1} .
-cp %{SOURCE2} .
+%setup -q -a 1 -n %{name}
 
 %patch0 -p1 -b .rh
 %patch1 -p1 -b .ping_sparcfix
@@ -108,6 +105,7 @@
 install -c doc/ping.8		${RPM_BUILD_ROOT}%{_mandir}/man8/
 install -c doc/rdisc.8		${RPM_BUILD_ROOT}%{_mandir}/man8/
 install -c doc/tracepath.8	${RPM_BUILD_ROOT}%{_mandir}/man8/
+install -c ifenslave.8		${RPM_BUILD_ROOT}%{_mandir}/man8/
 ln -s %{_mandir}/man8/ping.8.gz ${RPM_BUILD_ROOT}%{_mandir}/man8/ping6.8.gz
 ln -s %{_mandir}/man8/tracepath.8.gz ${RPM_BUILD_ROOT}%{_mandir}/man8/tracepath6.8.gz
 
@@ -160,6 +158,10 @@
 %config(noreplace) %{_sysconfdir}/rc.d/init.d/rdisc
 
 %changelog
+* Mon Dec 02 2005 Radek Vokal <rvokal at redhat.com> 20020927-31
+- ifenslave.8 from debian.org
+- separate ifenslave to its own tarball
+
 * Tue Nov 08 2005 Radek Vokal <rvokal at redhat.com> 20020927-30
 - don't ship traceroute6, now part of traceroute package
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/iputils/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	7 Apr 2005 07:07:20 -0000	1.9
+++ sources	5 Dec 2005 11:15:21 -0000	1.10
@@ -1,2 +1,3 @@
 b5493f7a2997130a4f86c486c9993b86  iputils-ss020927.tar.gz
 349c02b907d61a143876f85cbd006c89  rdisc.initd
+cdffde10730ce9cb4356caa3e8b025da  ifenslave.tar.gz


--- README.bonding DELETED ---


--- ifenslave.c DELETED ---




More information about the fedora-cvs-commits mailing list