auto-import changelog data from tcp_wrappers-7.6-16.src.rpm

Sun Nov 19 2000 Bill Nottingham <notting@redhat.com>
- ia64 needs -fPIC too
This commit is contained in:
cvsdist 2004-09-09 13:06:28 +00:00
parent 1f35f805c2
commit 2ce06a00d0
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Summary: A security tool which acts as a wrapper for TCP daemons.
Name: tcp_wrappers
Version: 7.6
Release: 15
Release: 16
Copyright: Distributable
Group: System Environment/Daemons
Source: ftp://coast.cs.purdue.edu/pub/tools/unix/tcp_wrappers/tcp_wrappers_7.6.tar.gz
@ -27,7 +27,7 @@ filtering incoming network services requests.
%patch3 -p1 -b .bug11881
%build
%ifarch sparc sparc64 sparcv9
%ifarch ia64 sparc sparc64 sparcv9
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fPIC"
export RPM_OPT_FLAGS
%endif
@ -69,6 +69,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_sbindir}/*
%changelog
* Sun Nov 19 2000 Bill Nottingham <notting@redhat.com>
- ia64 needs -fPIC too
* Mon Aug 14 2000 Jeff Johnson <jbj@redhat.com>
- remove utilities that expect /etc/inetd.conf (#16059).