automatic version update by autodist [release 1.60.20160710git-1mamba;Sun Aug 07 2016]
This commit is contained in:
parent
ab55b04cde
commit
ad4709348f
@ -1,5 +1,5 @@
|
||||
Name: net-tools
|
||||
Version: 1.60.20130916git
|
||||
Version: 1.60.20160710git
|
||||
Release: 1mamba
|
||||
Summary: The basic tools for setting up networking.
|
||||
Group: Applications/Networking
|
||||
@ -20,6 +20,9 @@ Patch7: %{name}-1.60-nameif-2.patch
|
||||
Patch8: %{name}-1.60-virtualname-1.patch
|
||||
Patch9: %{name}-1.60-kernel2.6.29.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: inetutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -40,8 +43,13 @@ The net-tools package contains the basic tools needed for setting up networking:
|
||||
#%patch8 -p 1
|
||||
#%patch9 -p 1
|
||||
|
||||
cat >> config.make << _EOF
|
||||
HAVE_ARP_TOOLS=1
|
||||
HAVE_HOSTNAME_TOOLS=1
|
||||
_EOF
|
||||
|
||||
%build
|
||||
cp %{SOURCE1} ./config.in
|
||||
#cp %{SOURCE1} ./config.in
|
||||
|
||||
yes "" | make \
|
||||
CC=%{_target_platform}-gcc \
|
||||
@ -90,6 +98,9 @@ ln -sf ../bin/ifconfig %{buildroot}/sbin/ifconfig
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Sun Aug 07 2016 Automatic Build System <autodist@mambasoft.it> 1.60.20160710git-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 16 2013 Automatic Build System <autodist@mambasoft.it> 1.60.20130916git-1mamba
|
||||
- update to 1.60.20130916git
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user