From 172ef940fa16d0ae5fd4ebc61c20a6056028c256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Sat, 3 Aug 2013 12:28:11 +0200 Subject: [PATCH] Perl 5.18 rebuild --- pcp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pcp.spec b/pcp.spec index 6d871e1..5b7aef5 100644 --- a/pcp.spec +++ b/pcp.spec @@ -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 - 3.8.2-1.1 +- Perl 5.18 rebuild + * Wed Jul 31 2013 Nathan Scott - 3.8.2-1 - Update to latest PCP sources. - Integrate gluster related stats with PCP (BZ 969348)