]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
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)
commitb48ea142de50ea7b0242e7f478578b9ee8e31b8f
tree01d3f1e7c2581e9d617610b3c34243d7f430e945
parent1bdc707a90e2ebc26938ca84aede02691a4e54c0
Packaging: Drop systemd BuildRequires in case of building for SUSE

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