From 2be175f1e617ea6597a6e1cfb3a8dc9e0c2e28aa Mon Sep 17 00:00:00 2001 From: Chris Feist Date: Mon, 7 May 2012 14:50:43 -0500 Subject: [PATCH] - Updated pcs to work with F17+ --- .gitignore | 3 +++ pcs.spec | 5 ++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6e0e387..fceb688 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ /pcs-0.9.2.tar.gz /pcs-0.9.2.1.tar.gz /pcs-0.9.2.4.tar.gz +/pcs-0.9.3.linux-x86_64.tar.gz +/pcs-0.9.3.1.linux-x86_64.tar.gz +/pcs-0.9.3.1.tar.gz diff --git a/pcs.spec b/pcs.spec index d95b0a7..fb236f0 100644 --- a/pcs.spec +++ b/pcs.spec @@ -1,5 +1,5 @@ Name: pcs -Version: 0.9.2.4 +Version: 0.9.3.1 Release: 1%{?dist} License: GPLv2 URL: http://github.com/feist/pcs @@ -38,6 +38,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py %doc COPYING README %changelog +* Mon May 07 2012 Chris Feist - 0.9.3.1-1 +- Resync to latest version of pcs which includes fixes to work with F17. + * Mon Mar 19 2012 Chris Feist - 0.9.2.4-1 - Resynced to latest version of pcs diff --git a/sources b/sources index 4cc81b9..d6da544 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23c22e23574b33c6491f9225ab44639d pcs-0.9.2.4.tar.gz +3f9f674a29c5874ca4ea7942b82b8e17 pcs-0.9.3.1.tar.gz