automatic version update by autodist [release 2.10-1mamba;Mon Jan 25 2021]
This commit is contained in:
parent
a669e85b2a
commit
a15a9e2b62
@ -1,14 +1,13 @@
|
||||
Name: net-tools
|
||||
Version: 1.60.20181103git
|
||||
Release: 2mamba
|
||||
Version: 2.10
|
||||
Release: 1mamba
|
||||
Summary: The basic tools for setting up networking.
|
||||
Group: Applications/Networking
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://freshmeat.net/projects/net-tools/
|
||||
Source: git://git.code.sf.net/p/net-tools/code.git/master/code-%{version}.tar.bz2
|
||||
#Source: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.bz2
|
||||
Source: https://github.com/ecki/net-tools.git/v%{version}/net-tools-%{version}.tar.bz2
|
||||
Source1: net-tools-1.60.20130916git-config.in
|
||||
Patch1: %{name}-1.60-miitool-gcc33-1.patch
|
||||
Patch2: %{name}-1.60-envpath.patch
|
||||
@ -32,8 +31,7 @@ The net-tools package contains the basic tools needed for setting up networking:
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%setup -q -n code-%{version}
|
||||
%setup -q
|
||||
%define _default_patch_fuzz 2
|
||||
%patch2 -p1
|
||||
|
||||
@ -52,7 +50,7 @@ yes "" | make \
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
make update BASEDIR=%{buildroot}/ \
|
||||
%makeinstall \
|
||||
CC=%{_target_platform}-gcc \
|
||||
AR=%{_target_platform}-ar
|
||||
|
||||
@ -92,6 +90,9 @@ ln -sf ../bin/ifconfig %{buildroot}/sbin/ifconfig
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 25 2021 Automatic Build System <autodist@mambasoft.it> 2.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 29 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.60.20181103git-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user