Browse Source

remove obsolete patch

master
parent
commit
0bf5e05ebe
  1. 4
      inetutils/inetutils.spec

4
inetutils/inetutils.spec

@ -32,14 +32,13 @@ Class: PLUS
Group: Network
License: GPL
Version: 1.7
Release: 20091218
Release: 20100105
# package options
%option with_legacy no
# list of sources
Source0: ftp://ftp.gnu.org/gnu/inetutils/inetutils-%{version}.tar.gz
Patch0: inetutils.patch
# build information
Prefix: %{l_prefix}
@ -66,7 +65,6 @@ AutoReqProv: no
%prep
%setup -q
%patch -p0
%build
CC="%{l_cc}" \

Loading…
Cancel
Save