[pcs/f21] Re-synced to upstream sources

cfeist cfeist at fedoraproject.org
Wed Dec 17 01:24:00 UTC 2014


commit 88801d496b25ed92d5a078cb23f415149e5bbbf1
Author: Chris Feist <cfeist at redhat.com>
Date:   Tue Dec 16 19:23:40 2014 -0600

    Re-synced to upstream sources

 .gitignore |    1 +
 pcs.spec   |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e290852..5872414 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /pcs-0.9.48.tar.gz
 /pcs-withgems-0.9.102.tar.gz
 /pcs-withgems-0.9.115.tar.gz
+/pcs-withgems-0.9.137.tar.gz
diff --git a/pcs.spec b/pcs.spec
index 9273ac7..92063d7 100644
--- a/pcs.spec
+++ b/pcs.spec
@@ -1,6 +1,6 @@
 Name: pcs		
-Version: 0.9.115
-Release: 4%{?dist}
+Version: 0.9.137
+Release: 1%{?dist}
 License: GPLv2
 URL: http://github.com/feist/pcs
 Group: System Environment/Base
@@ -23,9 +23,9 @@ easily view, modify and created pacemaker based clusters.
 %prep
 %setup -q
 
-%patch0 -p1 -b .fedfix
-%patch1 -p1 -b .rebase
-%patch2 -p1 -b .bz1078343
+#%patch0 -p1 -b .fedfix
+#%patch1 -p1 -b .rebase
+#%patch2 -p1 -b .bz1078343
 cd pcsd ; bundle install --local ; cd ..
 
 %build
@@ -69,6 +69,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
 %doc COPYING README
 
 %changelog
+* Tue Dec 16 2014 Chris Feist <cfeist at redhat.com> - 0.9.137-1
+- Re-synced to upstream sources
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.115-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index b30db96..51ea9ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f685cb630920f8527e0e520c02bb0ea6  pcs-withgems-0.9.115.tar.gz
+6ecb5b25f9df02c4474099f26f88d9e6  pcs-withgems-0.9.137.tar.gz


More information about the scm-commits mailing list