[sssd/f14/master] - Resolves: rhbz#637955 - libini_config-devel needs libcollection-devel but -

Stephen Gallagher sgallagh at fedoraproject.org
Tue Sep 28 12:07:50 UTC 2010


commit c7ce53cc090c6edb13d7e62410585be7e115cad5
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Tue Sep 28 07:49:22 2010 -0400

    - Resolves: rhbz#637955 - libini_config-devel needs libcollection-devel but
    -                         doesn't require it

 sssd.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/sssd.spec b/sssd.spec
index bfbaac0..36b6d6d 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -7,7 +7,7 @@ Name: sssd
 Version: 1.3.0
 #Never reset the Release, always increment it
 #Otherwise we can have issues if library versions do not change
-Release: 31%{?dist}
+Release: 32%{?dist}
 Group: Applications/System
 Summary: System Security Services Daemon
 License: GPLv3+
@@ -175,6 +175,7 @@ Summary: Development files for libini_config
 Group: Development/Libraries
 Version: %{ini_config_version}
 Requires: libini_config = %{ini_config_version}-%{release}
+Requires: libcollection-devel
 License: LGPLv3+
 
 %description -n libini_config-devel
@@ -456,6 +457,10 @@ fi
 %postun -n libref_array -p /sbin/ldconfig
 
 %changelog
+* Tue Sep 28 2010 Stephen Gallagher <sgallagh at redhat.com> - 1.3.0-32
+- Resolves: rhbz#637955 - libini_config-devel needs libcollection-devel but
+-                         doesn't require it
+
 * Thu Sep 16 2010 Stephen Gallagher <sgallagh at redhat.com> - 1.3.0-31
 - Resolves: rhbz#632615 - the krb5 locator plugin isn't packaged for multilib
 


More information about the scm-commits mailing list