diff --git a/.gitignore b/.gitignore index f553605..52dc5f1 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,6 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.11.5-0.20160817gita931b56.tar.gz /pcp-webjs-20160817gitcce8001.src.tar.gz /vector-20160817gita417ef2.tar.gz +/pcp-3.11.5-0.20160829gitdedbe62.tar.gz +/pcp-webjs-20160829gitcce8001.src.tar.gz +/vector-20160829gita417ef2.tar.gz diff --git a/pcp.spec b/pcp.spec index 9342e51..df7f532 100644 --- a/pcp.spec +++ b/pcp.spec @@ -3,16 +3,16 @@ Name: pcp Version: 3.11.5 %global buildversion 0 -Release: 0.20160817gita931b56%{?dist} +Release: 0.20160829gitdedbe62%{?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.20160817gita931b56.tar.gz +Source0: %{name}-%{version}-0.20160829gitdedbe62.tar.gz # https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz -Source1: vector-20160817gita417ef2.tar.gz +Source1: vector-20160829gita417ef2.tar.gz # https://github.com/performancecopilot/pcp-webjs/archive/x.y.z.tar.gz -Source2: pcp-webjs-20160817gitcce8001.src.tar.gz +Source2: pcp-webjs-20160829gitcce8001.src.tar.gz %global disable_snmp 0 @@ -2370,6 +2370,10 @@ cd %files testsuite %defattr(-,pcpqa,pcpqa) %{_testsdir} +%config(noreplace) %{_sysconfdir}/systemd/system/pmwebd.service.d/pmwebd.conf +%config(noreplace) %{_sysconfdir}/systemd/system/pmmgr.service.d/pmmgr.conf +%config(noreplace) %{_sysconfdir}/systemd/system/pmcd.service.d/pmcd.conf +%config(noreplace) %{_sysconfdir}/systemd/system/pmproxy.service.d/pmproxy.conf %if !%{disable_microhttpd} %files webapi @@ -2664,6 +2668,10 @@ cd %endif %changelog +* Mon Aug 29 2016 Lukas Berk - 3.11.5-0.20160829gitdedbe62 +- Automated weekly rawhide release +- Applied spec changes from upstream git + * Wed Aug 17 2016 Lukas Berk - 3.11.5-0.20160817gita931b56 - Automated weekly rawhide release diff --git a/sources b/sources index 24ebf02..32c58c0 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -471ceb1aefbfb0d6112695794861c19b pcp-3.11.5-0.20160817gita931b56.tar.gz -286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160817gitcce8001.src.tar.gz -50ee9da7fea6dd8c8eb44965b8322061 vector-20160817gita417ef2.tar.gz +6856a851dbcd391a5d9a2c2993cb4d2b pcp-3.11.5-0.20160829gitdedbe62.tar.gz +286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160829gitcce8001.src.tar.gz +a96f7d4d4eec8c2bf465b7615ff76f27 vector-20160829gita417ef2.tar.gz