]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Packaging: Drop systemd BuildRequires in case of building for SUSE
authorDominique Leuenberger <dimstar@opensuse.org>
Thu, 4 Jul 2019 15:27:45 +0000 (17:27 +0200)
committerDominique Leuenberger <dimstar@opensuse.org>
Fri, 5 Jul 2019 07:15:20 +0000 (09:15 +0200)
There is already pkgconfig(systemd) present, which, in SUSE's packaging,
translates to the same package (systemd.pc is shipped as part of the main
systemd package). Not explicitly mentioning 'systemd' as package name allows
the openSUSE Build Service though to find shortcuts by using the
bootstrap packages, i.e. systemd-mini (ABI/API complete).

Signed-off-by: Dominique Leuenberger <dimstar@opensuse.org>
ceph.spec.in

index 08c40ee0dbeaa19d47057106095ebf9b62cc6662..ccb4725fab5aefa6c122c19de8945c6b181bcb54 100644 (file)
@@ -230,7 +230,6 @@ BuildRequires:  yaml-cpp-devel
 %if 0%{?suse_version}
 BuildRequires:  pkgconfig(systemd)
 BuildRequires: systemd-rpm-macros
-BuildRequires: systemd
 %{?systemd_requires}
 PreReq:                %fillup_prereq
 BuildRequires: net-tools