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

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 16:24:38 UTC 2015


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


diff --git a/pcs.spec b/pcs.spec
index 93caafc..cf2c918 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,12 +1,14 @@
 Name: pcs		
 Version: 0.9.115
-Release: 1%{?dist}
+Release: 2%{?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: fedfix.patch
@@ -69,6 +71,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.115-2
+- Fixed postinstall, preuninstall and postuinstall scripts (rhbz#1096224)
+
 * Mon Apr 21 2014 Chris Feist <cfeist at redhat.com> - 0.9.115-1
 - Re-synced to upstream sources
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pcs.git/commit/?h=f20&id=e5d6eb3f0823216610ab053d998a319425316b9f


More information about the scm-commits mailing list