Re-synced to upstream sources.
This commit is contained in:
parent
bcdfae8026
commit
802cd98c0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/pcs-0.9.3.linux-x86_64.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.linux-x86_64.tar.gz
|
||||||
/pcs-0.9.3.1.tar.gz
|
/pcs-0.9.3.1.tar.gz
|
||||||
|
/pcs-0.9.12.tar.gz
|
||||||
|
8
pcs.spec
8
pcs.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcs
|
Name: pcs
|
||||||
Version: 0.9.3.1
|
Version: 0.9.12
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://github.com/feist/pcs
|
URL: http://github.com/feist/pcs
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -38,6 +38,9 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
|
|||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 07 2012 Chris Feist <cfeist@redhat.com> - 0.9.12-1
|
||||||
|
- Resync to latest version of pcs
|
||||||
|
|
||||||
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3.1-2
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
@ -55,4 +58,3 @@ chmod 755 $RPM_BUILD_ROOT/%{python_sitelib}/pcs/pcs.py
|
|||||||
|
|
||||||
* Mon Jan 16 2012 Chris Feist <cfeist@redhat.com> - 0.9.0-1
|
* Mon Jan 16 2012 Chris Feist <cfeist@redhat.com> - 0.9.0-1
|
||||||
- Initial Build
|
- Initial Build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user