diff --git a/.gitignore b/.gitignore index 324ecfc..38c783a 100644 --- a/.gitignore +++ b/.gitignore @@ -104,3 +104,6 @@ pcp-3.3.3-1.src.tar.gz /pcp-3.11.4-0.20160725gitb2db089.tar.gz /pcp-webjs-20160725gitcce8001.src.tar.gz /vector-20160725git6d01399.tar.gz +/pcp-3.11.4-0.20160802git6a52104.tar.gz +/pcp-webjs-20160802gitcce8001.src.tar.gz +/vector-20160802git6d01399.tar.gz diff --git a/pcp.spec b/pcp.spec index 9c8eaae..4788d60 100644 --- a/pcp.spec +++ b/pcp.spec @@ -3,16 +3,16 @@ Name: pcp Version: 3.11.4 %global buildversion 0 -Release: 0.20160725gitb2db089%{?dist} +Release: 0.20160802git6a52104%{?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.20160725gitb2db089.tar.gz +Source0: %{name}-%{version}-0.20160802git6a52104.tar.gz # https://bintray.com/artifact/download/netflixoss/downloads/vector.tar.gz -Source1: vector-20160725git6d01399.tar.gz +Source1: vector-20160802git6d01399.tar.gz # https://github.com/performancecopilot/pcp-webjs/archive/x.y.z.tar.gz -Source2: pcp-webjs-20160725gitcce8001.src.tar.gz +Source2: pcp-webjs-20160802gitcce8001.src.tar.gz %global disable_snmp 0 @@ -1805,13 +1805,13 @@ ls -1 $RPM_BUILD_ROOT/%{_bindir} |\ grep -E 'pmiostat|pmcollectl|pmatop|pmrep' |\ sed -e 's#^#'%{_bindir}'\/#' >pcp_system_tools.list ls -1 $RPM_BUILD_ROOT/%{_libexecdir}/pcp/bin |\ - grep -E 'atop|collectl|dmcache|free|iostat|numastat|pidstat|verify|uptime|shping' |\ + grep -E 'atop|collectl|dmcache|free|iostat|mpstat|numastat|pidstat|verify|uptime|shping' |\ sed -e 's#^#'%{_libexecdir}/pcp/bin'\/#' >>pcp_system_tools.list %endif ls -1 $RPM_BUILD_ROOT/%{_libexecdir}/pcp/bin |\ %if !%{disable_python2} || !%{disable_python3} - grep -E -v 'atop|collectl|dmcache|free|iostat|numastat|pidstat|verify|uptime|shping' |\ + grep -E -v 'atop|collectl|dmcache|free|iostat|mpstat|numastat|pidstat|verify|uptime|shping' |\ %endif sed -e 's#^#'%{_libexecdir}/pcp/bin'\/#' >base_exec.list ls -1 $RPM_BUILD_ROOT/%{_booksdir} |\ @@ -2305,6 +2305,7 @@ cd %dir %{_confdir}/pmlogger/control.d %config(noreplace) %{_confdir}/pmlogger/control %config(noreplace) %{_confdir}/pmlogger/control.d/local +%dir %attr(0775,pcp,pcp) %{_confdir}/nssdb %{_localstatedir}/lib/pcp/config/pmafm %dir %attr(0775,pcp,pcp) %{_localstatedir}/lib/pcp/config/pmie @@ -2661,6 +2662,10 @@ cd %endif %changelog +* Tue Aug 02 2016 Lukas Berk - 3.11.4-0.20160802git6a52104 +- Automated weekly rawhide release +- Applied spec changes from upstream git + * Mon Jul 25 2016 Lukas Berk - 3.11.4-0.20160725gitb2db089 - Automated weekly rawhide release diff --git a/sources b/sources index 9b15127..256bba0 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -013fe1cef20703f27928a032065a8bca pcp-3.11.4-0.20160725gitb2db089.tar.gz -286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160725gitcce8001.src.tar.gz -c9d205783fb4b8f2264ccc0decb8b990 vector-20160725git6d01399.tar.gz +0198a5ba11aa2959ee78fa8c7bf6b17f pcp-3.11.4-0.20160802git6a52104.tar.gz +286ad4bee0b01fe53b005b9d0bab8a7c pcp-webjs-20160802gitcce8001.src.tar.gz +d4481924afe13a358fc4b13dddfa4a9c vector-20160802git6d01399.tar.gz