Automated weekly pcp rawhide release: 0.222.g77dcbbf

This commit is contained in:
Lukas Berk 2014-12-22 09:25:25 -05:00
parent 9465fe9161
commit 9de45f751c
3 changed files with 11 additions and 4 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ pcp-3.3.3-1.src.tar.gz
/pcp-3.10.1.src.tar.gz
/pcp-3.10.2-0.21.g6bad98e.tar.gz
/pcp-3.10.2-0.124.g1e0c939.tar.gz
/pcp-3.10.2-0.222.g77dcbbf.tar.gz

View File

@ -3,11 +3,11 @@ Name: pcp
Version: 3.10.2
%define buildversion 1
Release: 0.124.g1e0c939%{?dist}
Release: 0.222.g77dcbbf%{?dist}
License: GPLv2+ and LGPLv2.1+ and CC-BY
URL: http://www.pcp.io
Group: Applications/System
Source0: %{name}-%{version}-0.124.g1e0c939.tar.gz
Source0: %{name}-%{version}-0.222.g77dcbbf.tar.gz
Source1: ftp://oss.sgi.com/projects/pcp/download/pcp-webjs.src.tar.gz
# There are no papi/libpfm devel packages for s390 nor for some rhels, disable
@ -100,7 +100,8 @@ BuildRequires: systemd-devel
BuildRequires: desktop-file-utils
BuildRequires: qt4-devel >= 4.4
%endif
BuildRequires: flex-devel
Requires: bash gawk sed grep fileutils findutils initscripts perl which
Requires: python
%if 0%{?rhel} <= 5
@ -854,6 +855,7 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
%dir %attr(0775,pcp,pcp) %{_tempsdir}
%dir %attr(0775,pcp,pcp) %{_tempsdir}/pmie
%dir %attr(0775,pcp,pcp) %{_tempsdir}/pmlogger
%dir %attr(0700,root,root) %{_tempsdir}/pmcd
%dir %{_datadir}/pcp/lib
%{_datadir}/pcp/lib/ReplacePmnsSubtree
@ -1080,6 +1082,10 @@ chmod 644 "$PCP_PMNS_DIR/.NeedRebuild"
%defattr(-,root,root,-)
%changelog
* Mon Dec 22 2014 Lukas Berk <lberk@redhat.com> - 3.10.2-0.222.g77dcbbf
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Dec 15 2014 Lukas Berk <lberk@redhat.com> - 3.10.2-0.124.g1e0c939
- Automated weekly rawhide release

View File

@ -1,2 +1,2 @@
91591f2718aebb1de9e5d6aafb756f1a pcp-3.10.2-0.124.g1e0c939.tar.gz
f08c144949b57ad5d6ed2afeb4d904e7 pcp-3.10.2-0.222.g77dcbbf.tar.gz
34e17878db46a01bc39811c52e04d6eb pcp-webjs.src.tar.gz