From 85bd4f9ceffc5c9f76809cadfa391191e1a97566aee1e09abc18faff990b1d63 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 17 Sep 2010 23:33:16 +0000 Subject: [PATCH] Accepting request 48186 from network:ldap Copy from network:ldap/sssd based on submit request 48186 from user rhafer OBS-URL: https://build.opensuse.org/request/show/48186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sssd?expand=0&rev=8 --- sssd.changes | 5 +++++ sssd.spec | 24 ++++++++++++------------ 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/sssd.changes b/sssd.changes index 0af1b01..ada4e70 100644 --- a/sssd.changes +++ b/sssd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 13 12:23:47 UTC 2010 - coolo@novell.com + +- remove hard coded python version + ------------------------------------------------------------------- Fri Sep 3 13:17:48 UTC 2010 - rhafer@novell.com diff --git a/sssd.spec b/sssd.spec index a144182..3f541cc 100644 --- a/sssd.spec +++ b/sssd.spec @@ -19,7 +19,7 @@ Name: sssd Version: 1.3.1 -Release: 1 +Release: 2 Group: System/Daemons Summary: System Security Services Daemon License: GPLv3+ and LGPLv3+ @@ -106,7 +106,7 @@ Security Services Daemon (sssd). Summary: Dynamic hash table Group: Development/Libraries/C and C++ Version: %{dhash_version} -Release: 4 +Release: 5 License: LGPLv3+ %description -n libdhash1 @@ -117,7 +117,7 @@ time properties Summary: Development files for libdhash Group: Development/Libraries/C and C++ Version: %{dhash_version} -Release: 4 +Release: 5 Requires: libdhash1 = %{dhash_version} License: LGPLv3+ @@ -129,7 +129,7 @@ time properties Summary: Collection data-type for C Group: Development/Libraries/C and C++ Version: %{collection_version} -Release: 1 +Release: 2 License: LGPLv3+ %description -n libcollection2 @@ -140,7 +140,7 @@ and serialization Summary: Development files for libcollection Group: Development/Libraries/C and C++ Version: %{collection_version} -Release: 1 +Release: 2 Requires: libcollection2 = %{collection_version} License: LGPLv3+ @@ -152,7 +152,7 @@ and serialization Summary: INI file parser for C Group: Development/Libraries/C and C++ Version: %{ini_config_version} -Release: 1 +Release: 2 License: LGPLv3+ %description -n libini_config2 @@ -163,7 +163,7 @@ structure Summary: Development files for libini_config Group: Development/Libraries/C and C++ Version: %{ini_config_version} -Release: 1 +Release: 2 Requires: libini_config2 = %{ini_config_version} License: LGPLv3+ @@ -175,7 +175,7 @@ structure Summary: Filesystem Path Utilities Group: Development/Libraries/C and C++ Version: %{path_utils_version} -Release: 1 +Release: 2 License: LGPLv3+ %description -n libpath_utils1 @@ -185,7 +185,7 @@ Utility functions to manipulate filesystem pathnames Summary: Development files for libpath_utils Group: Development/Libraries/C and C++ Version: %{path_utils_version} -Release: 1 +Release: 2 Requires: libpath_utils1 = %{path_utils_version} License: LGPLv3+ @@ -196,7 +196,7 @@ Utility functions to manipulate filesystem pathnames Summary: A refcounted array for C Group: Development/Libraries/C and C++ Version: %{refarray_version} -Release: 1 +Release: 2 License: LGPLv3+ %description -n libref_array1 @@ -206,7 +206,7 @@ A dynamically-growing, reference-counted array Summary: Development files for libref_array Group: Development/Libraries/C and C++ Version: %{refarray_version} -Release: 1 +Release: 2 Requires: libref_array1 = %{refarray_version} License: LGPLv3+ @@ -251,7 +251,7 @@ rm -f \ $RPM_BUILD_ROOT/%{_lib}/security/pam_sss.la \ $RPM_BUILD_ROOT/%{_libdir}/*.la \ $RPM_BUILD_ROOT/%{_libdir}/ldb/memberof.la \ - $RPM_BUILD_ROOT/%{_libdir}/python2.6/site-packages/pysss.la \ + $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/pysss.la \ $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_ldap.la \ $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_proxy.la \ $RPM_BUILD_ROOT/%{_libdir}/sssd/libsss_krb5.la \