[Bugs] [Bug 1399031] build: add systemd dependency to glusterfs sub-package

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 1 14:56:49 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1399031



--- Comment #10 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/15936 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 6138f4a2fc835bc94aa66543f5aee4f92081f1c7
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.

    Change-Id: I980ece7d538ea177ca6b0e70c1c169e6f04c46d4
    BUG: 1399031
    Signed-off-by: Milind Changire <mchangir at redhat.com>
    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>

-- 
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=b0WN0BPLao&a=cc_unsubscribe


More information about the Bugs mailing list