rebuilt with debug package [release 1.60.20181103git-2mamba;Sun Nov 29 2020]

This commit is contained in:
Silvan Calarco 2024-01-06 07:35:17 +01:00
parent 9d45ae74e6
commit a669e85b2a

View File

@ -1,6 +1,6 @@
Name: net-tools Name: net-tools
Version: 1.60.20181103git Version: 1.60.20181103git
Release: 1mamba Release: 2mamba
Summary: The basic tools for setting up networking. Summary: The basic tools for setting up networking.
Group: Applications/Networking Group: Applications/Networking
Vendor: openmamba Vendor: openmamba
@ -29,19 +29,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
The net-tools package contains the basic tools needed for setting up networking: ifconfig, netstat, route and others. The net-tools package contains the basic tools needed for setting up networking: ifconfig, netstat, route and others.
%debug_package
%prep %prep
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%setup -q -n code-%{version} %setup -q -n code-%{version}
#%patch1 -p 1 %define _default_patch_fuzz 2
%patch2 -p1 %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 cat >> config.make << _EOF
HAVE_ARP_TOOLS=1 HAVE_ARP_TOOLS=1
@ -98,6 +92,9 @@ ln -sf ../bin/ifconfig %{buildroot}/sbin/ifconfig
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %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 * Fri Jun 21 2019 Automatic Build System <autodist@mambasoft.it> 1.60.20181103git-1mamba
- automatic version update by autodist - automatic version update by autodist