[PATCH conductor] Add BuildRequires: systemd-units for daemons subpackage

Richard Su rwsu at redhat.com
Thu May 17 17:47:48 UTC 2012


On 05/17/2012 09:21 AM, Steve Linabery wrote:
> 0cd0270d introduced a regression in that the %{_unitdir} macro
> is not defined without this BuildRequires.
>
> Note that this will break builds for RHEL, but rwsu is fixing.
> This gets fedora builds working again.
> ---
>   aeolus-conductor.spec.in |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/aeolus-conductor.spec.in b/aeolus-conductor.spec.in
> index b095c6b..59acab3 100644
> --- a/aeolus-conductor.spec.in
> +++ b/aeolus-conductor.spec.in
> @@ -82,7 +82,7 @@ Requires(preun): initscripts
>   Requires(post): systemd-units
>   Requires(preun): systemd-units
>   Requires(postun): systemd-units
> -
> +BuildRequires: systemd-units
>
>   %description daemons
>   The configuration and daemons necessary to run and proxy the Aeolus Conductor.

Ack and pushed.



More information about the aeolus-devel mailing list