rpms/iputils/devel iputils.spec,1.36,1.37 sources,1.10,1.11

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Mar 12 09:33:27 UTC 2006


Author: rvokal

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

Modified Files:
	iputils.spec sources 
Log Message:
- fix ifenslave man page (#185223)


Index: iputils.spec
===================================================================
RCS file: /cvs/dist/rpms/iputils/devel/iputils.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- iputils.spec	24 Feb 2006 15:09:40 -0000	1.36
+++ iputils.spec	12 Mar 2006 09:33:23 -0000	1.37
@@ -1,7 +1,7 @@
 Summary: Network monitoring tools including ping.
 Name: iputils
 Version: 20020927
-Release: 35
+Release: 36
 License: BSD
 Group: System Environment/Daemons
 Source0: http://www.tux.org/pub/net/ip-routing/%{name}-ss020927.tar.gz
@@ -26,7 +26,7 @@
 Patch16: iputils-getaddrinfo.patch
 Patch17: iputils-flood.patch
 Patch18: iputils-ping-168166.patch
-Patch19: iputils-ipv6-hoplimit.patch
+Patch19: iputils-ipv6-hoplimit2.patch
 Patch20: iputils-gcc41.patch
 Patch21: iputils-ping_cleanup.patch
 Prefix: %{_prefix}
@@ -71,7 +71,7 @@
 %ifarch s390 s390x
 export CFLAGS="$RPM_OPT_FLAGS -fPIE"
 %else
-export CFLAGS="$RPM_OPT_FLAGS -fpie -Werror"
+export CFLAGS="$RPM_OPT_FLAGS -fpie"
 %endif
 export LDFLAGS="-pie"
 make
@@ -165,6 +165,9 @@
 %config(noreplace) %{_sysconfdir}/rc.d/init.d/rdisc
 
 %changelog
+* Sun Mar 12 2006 Radek Vokál <rvokal at redhat.com> - 20020927-36
+- fix ifenslave man page (#185223)
+
 * Fri Feb 24 2006 Radek Vokál <rvokal at redhat.com> - 20020927-35
 - add PreReq: chkconfig (#182799,#182798)
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/iputils/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	5 Dec 2005 11:15:21 -0000	1.10
+++ sources	12 Mar 2006 09:33:23 -0000	1.11
@@ -1,3 +1,3 @@
 b5493f7a2997130a4f86c486c9993b86  iputils-ss020927.tar.gz
 349c02b907d61a143876f85cbd006c89  rdisc.initd
-cdffde10730ce9cb4356caa3e8b025da  ifenslave.tar.gz
+6703b4d84e448d608ee4ba317d733e63  ifenslave.tar.gz




More information about the fedora-cvs-commits mailing list