[guacd/el6] Move systemd-units BR to proper place

Simone Caronni slaanesh at fedoraproject.org
Tue May 29 14:43:40 UTC 2012


commit 48bac9d3ff61fa8984920cbebeaa13d665b203ff
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Tue May 29 16:43:19 2012 +0200

    Move systemd-units BR to proper place

 guacd.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/guacd.spec b/guacd.spec
index af8588f..557561f 100644
--- a/guacd.spec
+++ b/guacd.spec
@@ -12,9 +12,9 @@ Source3:        %{name}.init
 
 BuildRequires:  cairo-devel%{?_isa}
 BuildRequires:  libguac-devel%{?_isa} = %{version}
-BuildRequires:  systemd-units
 
 %if 0%{?fedora} >= 15 || 0%{?rhel} > 6
+BuildRequires:          systemd-units
 Requires(post):         systemd-sysv
 Requires(post):		systemd-units
 Requires(preun):	systemd-units
@@ -121,7 +121,7 @@ fi
 
 %changelog
 * Tue May 29 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.0-5
-- Removed all _isa tags on BRs.
+- Move systemd-units BR to proper place.
 
 * Mon May 28 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.0-4
 - Fixed wrong permissions on systemd service files.


More information about the scm-commits mailing list