Automated weekly pcp rawhide release: 0.20151207git44f18ab

This commit is contained in:
Lukas Berk 2015-12-07 20:14:11 -05:00
parent ae308aa80b
commit 6f5f83d5b0
3 changed files with 16 additions and 8 deletions

3
.gitignore vendored
View File

@ -64,3 +64,6 @@ pcp-3.3.3-1.src.tar.gz
/pcp-3.10.9-0.20151207gited763bb.tar.gz
/pcp-webjs-20151207git09da29d.src.tar.gz
/vector-20151207git0ec9197.tar.gz
/pcp-3.10.9-0.20151207git44f18ab.tar.gz
/pcp-webjs-20151207git17704ea.src.tar.gz
/vector-20151207gitv1.0.3.tar.gz

View File

@ -3,16 +3,16 @@ Name: pcp
Version: 3.10.9
%global buildversion 0
Release: 0.20151207gited763bb%{?dist}
Release: 0.20151207git44f18ab%{?dist}
License: GPLv2+ and LGPLv2.1+ and CC-BY
URL: http://www.pcp.io
Group: Applications/System
# https://bintray.com/artifact/download/pcp/source/pcp-%{version}.src.tar.gz
Source0: %{name}-%{version}-0.20151207gited763bb.tar.gz
Source0: %{name}-%{version}-0.20151207git44f18ab.tar.gz
# https://github.com/performancecopilot/pcp-webjs/archive/master.zip
Source1: pcp-webjs-20151207git09da29d.src.tar.gz
Source1: pcp-webjs-20151207git17704ea.src.tar.gz
# https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz
Source2: vector-20151207git0ec9197.tar.gz
Source2: vector-20151207gitv1.0.3.tar.gz
# Compat check for distros that already have single install pmda's
%if 0%{?fedora} > 22 || 0%{?rhel} > 7
@ -111,6 +111,8 @@ Source2: vector-20151207git0ec9197.tar.gz
Conflicts: librapi
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B
BuildRequires: gcc gcc-c++
BuildRequires: procps autoconf bison flex
BuildRequires: nss-devel
BuildRequires: rpm-devel
@ -2061,7 +2063,6 @@ cd
%config(noreplace) %{_sysconfdir}/sysconfig/pmcd
%config %{_sysconfdir}/bash_completion.d/pcp
%config %{_sysconfdir}/pcp.env
%config %{_sysconfdir}/pcp.sh
%dir %{_confdir}/pmcd
%config(noreplace) %{_confdir}/pmcd/pmcd.conf
%config(noreplace) %{_confdir}/pmcd/pmcd.options
@ -2420,6 +2421,10 @@ cd
%endif
%changelog
* Mon Dec 07 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151207git44f18ab
- Automated weekly rawhide release
- Applied spec changes from upstream git
* Mon Dec 07 2015 Lukas Berk <lberk@redhat.com> - 3.10.9-0.20151207gited763bb
- Automated weekly rawhide release
- Applied spec changes from upstream git

View File

@ -1,3 +1,3 @@
cce2f80405c553c104d0deb51179ef21 pcp-3.10.9-0.20151207gited763bb.tar.gz
035a120efbb02c051abe60a231d2fcb4 pcp-webjs-20151207git09da29d.src.tar.gz
2074ccf9c0154f1f1d979a00839b7b80 vector-20151207git0ec9197.tar.gz
67a6978c0e1e0e712dac994d3178b3d0 pcp-3.10.9-0.20151207git44f18ab.tar.gz
1f19a9b03bfb6708e553b70f3bb0e225 pcp-webjs-20151207git17704ea.src.tar.gz
30032f6a06a5dee5a9b47ad385505a77 vector-20151207gitv1.0.3.tar.gz