[sssd/f14/master: 7/7] Merge branch 'master' into f14

Stephen Gallagher sgallagh at fedoraproject.org
Thu Mar 17 15:56:25 UTC 2011


commit a473c10d60924771f2080acecb36cc8ccd317a2c
Merge: b566de8 f6c3624
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Thu Mar 17 11:55:56 2011 -0400

    Merge branch 'master' into f14

 ...stence-of-GID-number-and-name-in-group-se.patch |  150 ++++++++++++++++++++
 ...stence-of-username-uid-and-gid-for-user-e.patch |   55 +++++++
 sssd.spec                                          |   10 ++-
 3 files changed, 214 insertions(+), 1 deletions(-)
---
diff --cc sssd.spec
index 2918801,9d8c9dd..d61476f
--- a/sssd.spec
+++ b/sssd.spec
@@@ -3,12 -3,9 +3,12 @@@
  %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
  %endif
  
 +# Determine the location of the LDB modules directory
 +%global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
 +
  Name: sssd
  Version: 1.5.3
- Release: 1%{?dist}
+ Release: 2%{?dist}
  Group: Applications/System
  Summary: System Security Services Daemon
  License: GPLv3+


More information about the scm-commits mailing list