[autofs] * Tue May 2 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 23:23:17 UTC 2012


commit 24c8aea8e3b3ee9ab16bb669ccd5d66c9e768a18
Author: Ian Kent <ikent at redhat.com>
Date:   Wed May 2 07:22:53 2012 +0800

    * Tue May 2 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..750b40c 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 2 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