- Updated pcs to work with F17+
This commit is contained in:
parent
5abd448618
commit
2be175f1e6
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
5
pcs.spec
5
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 <cfeist@redhat.com> - 0.9.3.1-1
|
||||
- Resync to latest version of pcs which includes fixes to work with F17.
|
||||
|
||||
* Mon Mar 19 2012 Chris Feist <cfeist@redhat.com> - 0.9.2.4-1
|
||||
- Resynced to latest version of pcs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user