[pcs] Added python-clufter to Requires

Tomas Jelinek tojeline at fedoraproject.org
Mon Mar 2 09:50:21 UTC 2015


commit fb7c9d68654116f0c33619d74725f46850a601d8
Author: Tomas Jelinek <tojeline at redhat.com>
Date:   Fri Feb 27 15:28:18 2015 +0100

    Added python-clufter to Requires

 pcs.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pcs.spec b/pcs.spec
index 44270e7..3bc4a1f 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,6 +1,6 @@
 Name: pcs		
 Version: 0.9.139
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 URL: http://github.com/feist/pcs
 Group: System Environment/Base
@@ -11,7 +11,7 @@ Summary: Pacemaker Configuration System
 Source0: http://people.redhat.com/cfeist/pcs/pcs-withgems-%{version}.tar.gz
 Patch0: fedfix.patch
 Requires: pacemaker ruby python
-#Requires: python-clufter
+Requires: python-clufter
 Requires: rubygem-sinatra rubygem-highline rubygem-rack rubygem-rack-protection rubygem-tilt
 Requires: rubygem-eventmachine rubygem-rack-test rubygem-multi_json rubygem-json rubygem-open4
 
@@ -66,6 +66,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 %doc COPYING README
 
 %changelog
+* Fri Feb 27 2015 Tomas Jelinek <tojeline at redhat.com> - 0.9.139-2
+- Reflect clufter inclusion (rhbz#1180723)
+
 * Thu Feb 19 2015 Tomas Jelinek <tojeline at redhat.com> - 0.9.139-1
 - Re-synced to upstream sources
 


More information about the scm-commits mailing list