[autofs/f17] * Tue May 1 2012 Ian Kent <ikent at redhat.com> - 1:5.0.6-16 - add libsss_autofs as a build dependency.

Ian Kent iankent at fedoraproject.org
Tue May 1 09:49:38 UTC 2012


commit 60b4f5cf9a5abdc5f00973d82c9fb4f0688e5db1
Author: Ian Kent <ikent at redhat.com>
Date:   Tue May 1 17:49:14 2012 +0800

    * Tue May 1 2012 Ian Kent <ikent at redhat.com> - 1:5.0.6-16
    - add libsss_autofs as a build dependency.

 autofs.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/autofs.spec b/autofs.spec
index b5dfb65..345eadc 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -8,7 +8,7 @@
 Summary: A tool for automatically mounting and unmounting filesystems
 Name: autofs
 Version: 5.0.6
-Release: 15%{?dist}
+Release: 16%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: System Environment/Daemons
@@ -62,6 +62,7 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: systemd-units
 %endif
 BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel, openssl-devel module-init-tools util-linux nfs-utils e2fsprogs libtirpc-devel
+BuildRequires: libsss_autofs
 Conflicts: cyrus-sasl-lib < 2.1.23-9
 Requires: kernel >= 2.6.17
 Requires: bash coreutils sed gawk textutils sh-utils grep module-init-tools /bin/ps
@@ -258,6 +259,9 @@ fi
 %dir /etc/auto.master.d
 
 %changelog
+* Tue May 1 2012 Ian Kent <ikent at redhat.com> - 1:5.0.6-16
+- add libsss_autofs as a build dependency.
+
 * Tue May 1 2012 Ian Kent <ikent at redhat.com> - 1:5.0.6-15
 - fix typo in libtirpc file name.
 - fix rework error return handling in rpc code.


More information about the scm-commits mailing list