Hello community,

here is the log from the commit of package autofs for openSUSE:Factory checked 
in at 2013-01-30 09:25:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autofs (Old)
 and      /work/SRC/openSUSE:Factory/.autofs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autofs", Maintainer is "mszer...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autofs/autofs.changes    2013-01-22 
22:20:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.autofs.new/autofs.changes       2013-01-30 
09:25:57.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 29 16:38:22 UTC 2013 - lchiqui...@suse.com
+
+- rpm spec: enable sssd support if available
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ autofs.spec ++++++
--- /var/tmp/diff_new_pack.8fYgEH/_old  2013-01-30 09:25:59.000000000 +0100
+++ /var/tmp/diff_new_pack.8fYgEH/_new  2013-01-30 09:25:59.000000000 +0100
@@ -28,6 +28,12 @@
 %define with_udisks 0
 %endif
 
+%if 0%{?suse_version} >= 1230
+%define with_sssd 1
+%else
+%define with_sssd 0
+%endif
+
 Name:           autofs
 Url:            http://www.kernel.org/pub/linux/daemons/autofs/v5/
 BuildRequires:  autoconf
@@ -42,6 +48,9 @@
 BuildRequires:  nfs-client
 BuildRequires:  openldap2-devel
 BuildRequires:  pkg-config
+%if %{with_sssd}
+BuildRequires:  sssd
+%endif
 %if %{with_udisks}
 BuildRequires:  udisks-devel
 %endif



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to