forked from pool/collectd
- add libperl_requires
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=119
This commit is contained in:
parent
e689823fed
commit
db10f8c219
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 5 17:19:25 CEST 2013 - mls@suse.de
|
||||
|
||||
- add libperl_requires, as we link against libperl and thus
|
||||
need a specific version of perl
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 23 05:33:18 UTC 2013 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@ -261,6 +261,7 @@ BuildRequires: libxtables-devel
|
||||
%endif
|
||||
%if %suse_version >= 1210
|
||||
%{perl_requires}
|
||||
%{?libperl_requires}
|
||||
BuildRequires: systemd
|
||||
%{?systemd_requires}
|
||||
%define has_systemd 1
|
||||
|
Loading…
Reference in New Issue
Block a user