Hello community, here is the log from the commit of package openhpi for openSUSE:Factory checked in at 2014-11-24 11:15:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openhpi (Old) and /work/SRC/openSUSE:Factory/.openhpi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openhpi" Changes: -------- --- /work/SRC/openSUSE:Factory/openhpi/openhpi.changes 2014-10-25 08:32:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openhpi.new/openhpi.changes 2014-11-24 11:15:44.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Nov 19 23:09:19 UTC 2014 - dimstar@opensuse.org + +- Replace systemd BuildRequires with pkgconfig(systemd): we do not + require the full installation / dep chain of systemd. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openhpi.spec ++++++ --- /var/tmp/diff_new_pack.bwjYNZ/_old 2014-11-24 11:15:46.000000000 +0100 +++ /var/tmp/diff_new_pack.bwjYNZ/_new 2014-11-24 11:15:46.000000000 +0100 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %if 0%{?suse_version} > 1140 %define has_systemd 1 %endif @@ -24,9 +25,9 @@ Release: 0 # # +BuildRequires: OpenIPMI-devel BuildRequires: autoconf BuildRequires: automake -BuildRequires: OpenIPMI-devel BuildRequires: docbook-toys BuildRequires: docbook-utils BuildRequires: e2fsprogs-devel @@ -39,7 +40,7 @@ BuildRequires: net-snmp-devel BuildRequires: tcpd-devel %if 0%{?has_systemd} -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build # -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org