- fix ifenslave man page (#185223)

This commit is contained in:
Radek Vokál 2006-03-12 09:33:23 +00:00
parent 7dbadef037
commit dc61282663
2 changed files with 7 additions and 4 deletions

View File

@ -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 @@ Patch15: iputils-20020927-12-arping.patch
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 @@ the target machine is alive and receiving network traffic.
%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 @@ rm -rf ${RPM_BUILD_ROOT}
%config(noreplace) %{_sysconfdir}/rc.d/init.d/rdisc
%changelog
* Sun Mar 12 2006 Radek Vokál <rvokal@redhat.com> - 20020927-36
- fix ifenslave man page (#185223)
* Fri Feb 24 2006 Radek Vokál <rvokal@redhat.com> - 20020927-35
- add PreReq: chkconfig (#182799,#182798)

View File

@ -1,3 +1,3 @@
b5493f7a2997130a4f86c486c9993b86 iputils-ss020927.tar.gz
349c02b907d61a143876f85cbd006c89 rdisc.initd
cdffde10730ce9cb4356caa3e8b025da ifenslave.tar.gz
6703b4d84e448d608ee4ba317d733e63 ifenslave.tar.gz