miminar pushed to openlmi-scripts (f22). "Fixed sssd requires (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 07:51:10 UTC 2015


>From a279f9867b27a37173e99d4b872d2c98181e9908 Mon Sep 17 00:00:00 2001
From: Michal Minar <miminar at redhat.com>
Date: Mon, 30 Mar 2015 09:50:29 +0200
Subject: Fixed sssd requires

NVR openlmi-scripts-0.4.0-3

Signed-off-by: Michal Minar <miminar at redhat.com>

diff --git a/openlmi-scripts.spec b/openlmi-scripts.spec
index 5816262..aecbc4f 100644
--- a/openlmi-scripts.spec
+++ b/openlmi-scripts.spec
@@ -8,7 +8,7 @@
 
 Name:           openlmi-scripts
 Version:        0.4.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Client-side python modules and command line utilities
 
 License:        BSD
@@ -136,7 +136,7 @@ provider and command line wrapper.
 
 %package        sssd
 Summary:        Client scripts for OpenLMI SSSD provider
-Requires:       openlmi-tools = %{tools_version}
+Requires:       openlmi-tools >= %{tools_version}
 
 %description    sssd
 This package contains client side python library for OpenLMI SSSD provider and
@@ -271,6 +271,9 @@ install -m 0644 README.md COPYING %{buildroot}%{_docdir}/%{name}
 %{python2_sitelib}/openlmi_scripts_system-*
 
 %changelog
+* Mon Mar 30 2015 Michal Minar <miminar at redhat.com> 0.4.0-3
+- Fixed sssd requires.
+
 * Fri Dec 12 2014 Michal Minar <miminar at redhat.com> 0.4.0-2
 - Fixed requires of sssd and selinux.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openlmi-scripts.git/commit/?h=f22&id=a279f9867b27a37173e99d4b872d2c98181e9908


More information about the scm-commits mailing list