forked from pool/argus
Accepting request 539290 from security
OBS-URL: https://build.opensuse.org/request/show/539290 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/argus?expand=0&rev=25
This commit is contained in:
commit
5317bf00ce
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 26 11:06:37 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- BuildRequire libnsl-devel: since confiugure implicitly adds
|
||||||
|
-lnsl, it is our duty to make sure deps are present.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 28 09:09:08 UTC 2016 - p.drouand@gmail.com
|
Wed Sep 28 09:09:08 UTC 2016 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -30,6 +30,9 @@ Source5: argus.service
|
|||||||
Patch1: %{name}-3.0.6.1-libpcap.patch
|
Patch1: %{name}-3.0.6.1-libpcap.patch
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
%if 0%{?suse_version} >= 1330
|
||||||
|
BuildRequires: libnsl-devel
|
||||||
|
%endif
|
||||||
BuildRequires: libpcap-devel
|
BuildRequires: libpcap-devel
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: tcpd-devel
|
BuildRequires: tcpd-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user