Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-08-03 12:28:11 +02:00
parent 04e3989764
commit 172ef940fa

View File

@ -3,7 +3,7 @@ Name: pcp
Version: 3.8.2
%define buildversion 1
Release: %{buildversion}%{?dist}
Release: %{buildversion}%{?dist}.1
License: GPLv2
URL: http://oss.sgi.com/projects/pcp
Group: Applications/System
@ -530,6 +530,9 @@ chown -R pcp:pcp %{_logsdir}/pmproxy 2>/dev/null
%defattr(-,root,root)
%changelog
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 3.8.2-1.1
- Perl 5.18 rebuild
* Wed Jul 31 2013 Nathan Scott <nathans@redhat.com> - 3.8.2-1
- Update to latest PCP sources.
- Integrate gluster related stats with PCP (BZ 969348)