From 9e84641b90265a4bc932809561acf255928bec42 Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Wed, 11 Nov 2015 20:39:18 -0500 Subject: [PATCH] Automated weekly pcp rawhide release: 0.20151111git892d4d7 --- .gitignore | 3 +++ pcp.spec | 33 +++++++++++++++++++++------------ sources | 6 +++--- 3 files changed, 27 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 188ad75..5505938 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,6 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.10.8-0.20151026git5f56d74.tar.gz /pcp-3.10.8.src.tar.gz /pcp-3.10.9-0.20151104git7a881e7.tar.gz +/pcp-3.10.9-0.20151111git892d4d7.tar.gz +/pcp-webjs-20151111git09da29d.src.tar.gz +/vector-20151111git6805518.tar.gz diff --git a/pcp.spec b/pcp.spec index 434e176..dde5276 100644 --- a/pcp.spec +++ b/pcp.spec @@ -3,16 +3,16 @@ Name: pcp Version: 3.10.9 %global buildversion 0 -Release: 0.20151105git7a881e7%{?dist} +Release: 0.20151111git892d4d7%{?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.20151104git7a881e7.tar.gz +Source0: %{name}-%{version}-0.20151111git892d4d7.tar.gz # https://github.com/performancecopilot/pcp-webjs/archive/master.zip -Source1: pcp-webjs.src.tar.gz +Source1: pcp-webjs-20151111git09da29d.src.tar.gz # https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz -Source2: vector.tar.gz +Source2: vector-20151111git6805518.tar.gz # Compat check for distros that already have single install pmda's %if 0%{?fedora} > 22 || 0%{?rhel} > 7 @@ -694,6 +694,7 @@ Summary: Performance Co-Pilot (PCP) metrics for Elasticsearch URL: http://www.pcp.io Requires: perl-PCP-PMDA = %{version}-%{release} Requires: perl(LWP::UserAgent) +BuildRequires: perl(LWP::UserAgent) %description pmda-elasticsearch This package contains the PCP Performance Metrics Domain Agent (PMDA) for @@ -800,8 +801,8 @@ Group: Applications/System Summary: Performance Co-Pilot (PCP) metrics for MySQL URL: http://www.pcp.io Requires: perl-PCP-PMDA = %{version}-%{release} -Requires: perl(DBI) -Requires: perl(DBD::mysql) +Requires: perl(DBI) perl(DBD::mysql) +BuildRequires: perl(DBI) perl(DBD::mysql) %description pmda-mysql This package contains the PCP Performance Metrics Domain Agent (PMDA) for @@ -862,6 +863,7 @@ Summary: Performance Co-Pilot (PCP) metrics for the Nginx Webserver URL: http://www.pcp.io Requires: perl-PCP-PMDA = %{version}-%{release} Requires: perl(LWP::UserAgent) +BuildRequires: perl(LWP::UserAgent) %description pmda-nginx This package contains the PCP Performance Metrics Domain Agent (PMDA) for @@ -909,12 +911,15 @@ URL: http://www.pcp.io Requires: perl-PCP-PMDA = %{version}-%{release} %if 0%{?fedora} > 16 || 0%{?rhel} > 5 Requires: postfix-perl-scripts +BuildRequires: postfix-perl-scripts %endif %if 0%{?rhel} <= 5 Requires: postfix +BuildRequires: postfix %endif %if "%{_vendor}" == "suse" Requires: postfix-doc +BuildRequires: postfix-doc %endif %description pmda-postfix @@ -931,8 +936,8 @@ Group: Applications/System Summary: Performance Co-Pilot (PCP) metrics for PostgreSQL URL: http://www.pcp.io Requires: perl-PCP-PMDA = %{version}-%{release} -Requires: perl(DBI) -Requires: perl(DBD::Pg) +Requires: perl(DBI) perl(DBD::Pg) +BuildRequires: perl(DBI) perl(DBD::Pg) %description pmda-postgresql This package contains the PCP Performance Metrics Domain Agent (PMDA) for @@ -1130,12 +1135,12 @@ Summary: Performance Co-Pilot (PCP) metrics for JSON data URL: http://www.pcp.io %if !%{disable_python3} Requires: python3-pcp -Requires: python3-jsonpointer -Requires: python3-six +Requires: python3-jsonpointer python3-six +BuildRequires: python3-jsonpointer python3-six %else Requires: python-pcp -Requires: python-jsonpointer -Requires: python-six +Requires: python-jsonpointer python-six +BuildRequires: python-jsonpointer python-six %endif %description pmda-json This package contains the PCP Performance Metrics Domain Agent (PMDA) for @@ -2398,6 +2403,10 @@ cd %endif %changelog +* Wed Nov 11 2015 Lukas Berk - 3.10.9-0.20151111git892d4d7 +- Automated weekly rawhide release +- Applied spec changes from upstream git + * Tue Nov 10 2015 Fedora Release Engineering - 3.10.9-0.20151105git7a881e7 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 4498757..e73e301 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -ced8e182b5b30851ee8159447012a134 pcp-3.10.9-0.20151104git7a881e7.tar.gz -035a120efbb02c051abe60a231d2fcb4 pcp-webjs.src.tar.gz -1e8d1542aeb31e96d783e83735a4a9a1 vector.tar.gz +e3b3336fdfabf3de2354e280c622e0e3 pcp-3.10.9-0.20151111git892d4d7.tar.gz +035a120efbb02c051abe60a231d2fcb4 pcp-webjs-20151111git09da29d.src.tar.gz +1f308dc9131e88a014f4875368052776 vector-20151111git6805518.tar.gz