#1005 Build Require systemd to get macros defined
Merged by pingou. Opened by bruno.
bruno/pagure BRsystemd  into  master

Download 1005.patch

In f24 and later, we were no longer pulling systemd into the build root which resulted in %{_tmpfilesdir} and %{_unitdir} not being defined, which cause builds to fail.
We should only need to exclude this from RHEL, though it will be redundant for RHEL7 and older Fedoras.

Cool thanks :)

Pull-Request has been merged by pingou

Metadata