tojeline pushed to pcs (f21). "Add BuildRequires: systemd"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 16:08:40 UTC 2015


>From 7e95c887d63ae193dfebb96b2bef425b2fe1ec9a Mon Sep 17 00:00:00 2001
From: Tomas Jelinek <tojeline at redhat.com>
Date: Fri, 27 Mar 2015 17:07:24 +0100
Subject: Add BuildRequires: systemd


diff --git a/pcs.spec b/pcs.spec
index d798590..c08e7d3 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,12 +1,14 @@
 Name: pcs		
 Version: 0.9.137
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2
 URL: http://github.com/feist/pcs
 Group: System Environment/Base
 BuildRequires: python2-devel ruby ruby-devel pam-devel python rubygem-bundler
 BuildRequires: rubygem-sinatra rubygem-highline rubygem-rack rubygem-rack-protection rubygem-tilt
 BuildRequires: rubygem-eventmachine rubygem-rack-test rubygem-multi_json rubygem-json
+# for post, preun and postun macros
+BuildRequires: systemd
 Summary: Pacemaker Configuration System	
 Source0: http://people.redhat.com/cfeist/pcs/pcs-withgems-%{version}.tar.gz
 Patch0: bindfix.patch
@@ -65,6 +67,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 %doc COPYING README
 
 %changelog
+* Fri Mar 27 2015 Tomas Jelinek <tojeline at redhat.com> - 0.9.137-3
+- Fixed postinstall, preuninstall and postuinstall scripts (rhbz#1096224)
+
 * Wed Dec 17 2014 Chris Feist <cfeist at redhat.com> - 0.9.137-2
 - Bind to 0.0.0.0 instead of ipv6 address by default
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pcs.git/commit/?h=f21&id=7e95c887d63ae193dfebb96b2bef425b2fe1ec9a


More information about the scm-commits mailing list