[fedfs-utils] * Mon Dec 5 2011 Ian Kent <ikent at redhat.com> 0.7.3-2 - add systemd-units to BuildRequires as per sys

Ian Kent iankent at fedoraproject.org
Mon Dec 5 02:44:00 UTC 2011


commit 6dca451cb903d7df4019d6f8d11486e49e8073d0
Author: Ian Kent <raven at themaw.net>
Date:   Mon Dec 5 10:43:34 2011 +0800

    * Mon Dec 5 2011 Ian Kent <ikent at redhat.com> 0.7.3-2
    - add systemd-units to BuildRequires as per systemd doco.

 fedfs-utils.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/fedfs-utils.spec b/fedfs-utils.spec
index 78d7a70..68e379e 100644
--- a/fedfs-utils.spec
+++ b/fedfs-utils.spec
@@ -2,13 +2,14 @@
 #% define pre_release -rc1
 Name:           fedfs-utils
 Version:        0.7.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Utilities for mounting and managing FedFS
 
 Group:          System Environment/Daemons
 License:        GPLv2
 URL:            http://oss.oracle.com/projects/%{name}/
-BuildRequires:  libidn-devel libattr-devel libcap-devel openldap-devel sqlite-devel libtirpc-devel libuuid-devel
+BuildRequires:  libidn-devel libattr-devel libcap-devel openldap-devel
+BuildRequires:  sqlite-devel libtirpc-devel libuuid-devel systemd-units
 
 Source0:        http://oss.oracle.com/projects/%{name}/dist/files/%{name}-%{version}%{pre_release}.tar.gz
 Patch1:         fedfs-utils-0.7.3-contrib.patch
@@ -242,6 +243,9 @@ FedFS may support other network file system protocols in the future.
 %{_mandir}/man8/nsdb-*
 
 %changelog
+* Mon Dec 5 2011 Ian Kent <ikent at redhat.com> 0.7.3-2
+- add systemd-units to BuildRequires as per systemd doco.
+
 * Fri Nov 30 2011 Jeff Layton <jlayton at redhat.com> 0.7.3-1
 - update to 0.7.3 release
 


More information about the scm-commits mailing list