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

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 16:01:02 UTC 2015


>From 9fb5798361351bdba6dab124abe529c1d90273da Mon Sep 17 00:00:00 2001
From: Tomas Jelinek <tojeline at redhat.com>
Date: Thu, 26 Mar 2015 17:21:49 +0100
Subject: Add BuildRequires: systemd


diff --git a/pcs.spec b/pcs.spec
index 3bc4a1f..3f966a6 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,12 +1,14 @@
 Name: pcs		
 Version: 0.9.139
-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 rubygem-open4
+# 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
@@ -66,6 +68,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 %doc COPYING README
 
 %changelog
+* Thu Mar 26 2015 Tomas Jelinek <tojeline at redhat.com> - 0.9.139-3
+- Add BuildRequires: systemd (rhbz#1206253)
+
 * Fri Feb 27 2015 Tomas Jelinek <tojeline at redhat.com> - 0.9.139-2
 - Reflect clufter inclusion (rhbz#1180723)
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pcs.git/commit/?h=master&id=9fb5798361351bdba6dab124abe529c1d90273da


More information about the scm-commits mailing list