forked from pool/monitoring-plugins
Accepting request 1008377 from home:oertel:branches:server:monitoring
- changed buildrequires libsmbclient-devel to pkgconfig(smbclient) as samba packages have been reorganized in SLE and openSUSE OBS-URL: https://build.opensuse.org/request/show/1008377 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins?expand=0&rev=100
This commit is contained in:
parent
d89bfe524f
commit
b82aee2d3d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 6 12:28:59 CEST 2022 - ro@suse.de
|
||||||
|
|
||||||
|
- changed buildrequires libsmbclient-devel to pkgconfig(smbclient)
|
||||||
|
as samba packages have been reorganized in SLE and openSUSE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 2 15:56:26 UTC 2022 - Archie Cobbs <archie.cobbs@gmail.com>
|
Sat Jul 2 15:56:26 UTC 2022 - Archie Cobbs <archie.cobbs@gmail.com>
|
||||||
|
|
||||||
|
@ -100,7 +100,7 @@ BuildRequires: autoconf
|
|||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: iputils
|
BuildRequires: iputils
|
||||||
BuildRequires: libdbi-devel
|
BuildRequires: libdbi-devel
|
||||||
BuildRequires: libsmbclient-devel
|
BuildRequires: pkgconfig(smbclient)
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: mysql-devel
|
BuildRequires: mysql-devel
|
||||||
BuildRequires: nagios-rpm-macros
|
BuildRequires: nagios-rpm-macros
|
||||||
|
Loading…
x
Reference in New Issue
Block a user