forked from pool/iodine
Accepting request 663170 from home:Aikhjarto:branches:network:utilities
added requirement for ifconfig (newer OS like Leap 15 do not have old netconfig tools in default installation) OBS-URL: https://build.opensuse.org/request/show/663170 OBS-URL: https://build.opensuse.org/package/show/network:utilities/iodine?expand=0&rev=13
This commit is contained in:
parent
be48ac7807
commit
1d8ad2d0e7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 6 10:35:59 UTC 2019 - Thomas Wagner <wagner-thomas@gmx.at>
|
||||
|
||||
- added dependency for ifconfig
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 13:45:54 UTC 2017 - rbrown@suse.com
|
||||
|
||||
|
@ -39,6 +39,8 @@ Patch0: iodine-fix-makefile-prefix.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: systemd
|
||||
BuildRequires: zlib-devel
|
||||
# iodine still uses ifconfig
|
||||
Requires: net-tools-deprecated
|
||||
Requires(pre): %fillup_prereq
|
||||
PreReq: /usr/sbin/useradd
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user