[Bugs] [Bug 1400635] build: add systemd dependency to glusterfs sub-package
bugzilla at redhat.com
bugzilla at redhat.com
Fri Dec 2 05:40:32 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1400635
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15999 committed in release-3.9 by Atin
Mukherjee (amukherj at redhat.com)
------
commit 9d6fa9e72f8989f403b12b76af7c3127a23f2d09
Author: Milind Changire <mchangir at redhat.com>
Date: Wed Nov 30 19:38:03 2016 +0530
build: add systemd dependency to the glusterfs sub-package
Problem:
/bin/systemctl is not available at install time of primary glusterfs
package.
Solution:
Add %{?systemd_requires} to the glusterfs sub-package install time
requirements.
Replace all "Requires: systemd" and "Requires: systemd-units" with
%{?systemd_requires}. %systemd_requires is defined in
/usr/lib/rpm/macros.d/macros.systemd
systemd-units is provided by systemd.
Add BuildRequires: systemd for the definition of %systemd_requires
as well.
> BUG: 1399031
> Reviewed-on: http://review.gluster.org/15936
> NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
> CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
> Reviewed-by: Raghavendra Talur <rtalur at redhat.com>
> Smoke: Gluster Build System <jenkins at build.gluster.org>
(cherry picked from commit 6138f4a2fc835bc94aa66543f5aee4f92081f1c7)
Change-Id: I980ece7d538ea177ca6b0e70c1c169e6f04c46d4
BUG: 1400635
Signed-off-by: Milind Changire <mchangir at redhat.com>
Reviewed-on: http://review.gluster.org/15999
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=7jndHbk1fF&a=cc_unsubscribe
More information about the Bugs
mailing list