[sanlock/f16] Updated BuildRequires for systemd-units.

cfeist cfeist at fedoraproject.org
Tue Jan 17 23:33:31 UTC 2012


commit 005439a5dc6c72b9533d09c90a5a042e0945f231
Author: Chris Feist <cfeist at redhat.com>
Date:   Tue Jan 17 17:33:22 2012 -0600

    Updated BuildRequires for systemd-units.

 sanlock.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sanlock.spec b/sanlock.spec
index 533eb8c..b543be6 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -1,6 +1,6 @@
 Name:           sanlock
 Version:        1.9
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A shared disk lock manager
 
 Group:          System Environment/Base
@@ -8,7 +8,7 @@ License:        GPLv2, GPLv2+, LGPLv2+
 URL:            https://fedorahosted.org/sanlock/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExclusiveArch:  x86_64
-BuildRequires:  libblkid-devel libaio-devel python python-devel
+BuildRequires:  libblkid-devel libaio-devel python python-devel systemd-units
 Requires:       %{name}-lib = %{version}-%{release}
 Source0:        https://fedorahosted.org/releases/s/a/sanlock/%{name}-%{version}.tar.gz
 
@@ -74,8 +74,8 @@ fi
 %defattr(-,root,root,-)
 /lib/systemd/systemd-sanlock
 /lib/systemd/systemd-wdmd
-%{_unitdir}/sanlock.service
-%{_unitdir}/wdmd.service
+/%{_unitdir}/sanlock.service
+/%{_unitdir}/wdmd.service
 %{_sbindir}/sanlock
 %{_sbindir}/wdmd
 %{_mandir}/man8/wdmd*


More information about the scm-commits mailing list