forked from pool/collectd
Accepting request 113954 from home:a_jaeger:FactoryFix
Fix again building for factory. OBS-URL: https://build.opensuse.org/request/show/113954 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=103
This commit is contained in:
parent
2c93979217
commit
809af189e5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 16 20:04:52 UTC 2012 - aj@suse.de
|
||||||
|
|
||||||
|
- Remove modbus support since modbus is not in openSUSE:Factory.
|
||||||
|
- Fix buildrequires: it's libxtables-devel for 12.2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 3 16:52:48 UTC 2012 - pascal.bleser@opensuse.org
|
Tue Apr 3 16:52:48 UTC 2012 - pascal.bleser@opensuse.org
|
||||||
|
|
||||||
|
@ -156,7 +156,7 @@ BuildRequires: flex
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext-devel
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libmodbus-devel
|
#BuildRequires: libmodbus-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libstatgrab-devel
|
BuildRequires: libstatgrab-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
@ -248,7 +248,7 @@ BuildRequires: libmemcached-devel
|
|||||||
BuildRequires: protobuf-c
|
BuildRequires: protobuf-c
|
||||||
%endif
|
%endif
|
||||||
%if %suse_version >= 1210
|
%if %suse_version >= 1210
|
||||||
BuildRequires: iptables-devel
|
BuildRequires: libxtables-devel
|
||||||
%endif
|
%endif
|
||||||
# in case we'd like to split it later:
|
# in case we'd like to split it later:
|
||||||
Provides: collectd-perl = %{version}-%{release}
|
Provides: collectd-perl = %{version}-%{release}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user