From 6f5f83d5b0f9a7867e8d70ff0f6a6176ccde6b37 Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Mon, 7 Dec 2015 20:14:11 -0500 Subject: [PATCH] Automated weekly pcp rawhide release: 0.20151207git44f18ab --- .gitignore | 3 +++ pcp.spec | 15 ++++++++++----- sources | 6 +++--- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 22a3372..95dda8c 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/pcp.spec b/pcp.spec index 3b94675..92c28fc 100644 --- a/pcp.spec +++ b/pcp.spec @@ -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 - 3.10.9-0.20151207git44f18ab +- Automated weekly rawhide release +- Applied spec changes from upstream git + * Mon Dec 07 2015 Lukas Berk - 3.10.9-0.20151207gited763bb - Automated weekly rawhide release - Applied spec changes from upstream git diff --git a/sources b/sources index 8968718..5ac50bc 100644 --- a/sources +++ b/sources @@ -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