rebuilt with debug package [release 1.60.20181103git-2mamba;Sun Nov 29 2020]
This commit is contained in:
parent
9d45ae74e6
commit
a669e85b2a
@ -1,6 +1,6 @@
|
||||
Name: net-tools
|
||||
Version: 1.60.20181103git
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: The basic tools for setting up networking.
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
@ -29,19 +29,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
%description
|
||||
The net-tools package contains the basic tools needed for setting up networking: ifconfig, netstat, route and others.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%setup -q -n code-%{version}
|
||||
#%patch1 -p 1
|
||||
%define _default_patch_fuzz 2
|
||||
%patch2 -p1
|
||||
#%patch3 -p 1
|
||||
#%patch4 -p 1
|
||||
#%patch5 -p 1
|
||||
#%patch6 -p 1
|
||||
#%patch7 -p 1
|
||||
#%patch8 -p 1
|
||||
#%patch9 -p 1
|
||||
|
||||
cat >> config.make << _EOF
|
||||
HAVE_ARP_TOOLS=1
|
||||
@ -98,6 +92,9 @@ ln -sf ../bin/ifconfig %{buildroot}/sbin/ifconfig
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Sun Nov 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.60.20181103git-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Fri Jun 21 2019 Automatic Build System <autodist@mambasoft.it> 1.60.20181103git-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user