perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
This commit is contained in:
parent
6569818691
commit
689b1f2fb9
8
pcp.spec
8
pcp.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcp
|
Name: pcp
|
||||||
Version: 3.12.0
|
Version: 3.12.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: System-level performance monitoring and performance management
|
Summary: System-level performance monitoring and performance management
|
||||||
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
License: GPLv2+ and LGPLv2.1+ and CC-BY
|
||||||
URL: http://www.pcp.io
|
URL: http://www.pcp.io
|
||||||
@ -500,7 +500,7 @@ Group: Development/Libraries
|
|||||||
Summary: Performance Co-Pilot (PCP) Perl bindings and documentation
|
Summary: Performance Co-Pilot (PCP) Perl bindings and documentation
|
||||||
URL: http://www.pcp.io
|
URL: http://www.pcp.io
|
||||||
Requires: pcp-libs = %{version}-%{release}
|
Requires: pcp-libs = %{version}-%{release}
|
||||||
Requires: perl
|
Requires: perl-interpreter
|
||||||
|
|
||||||
%description -n perl-PCP-PMDA
|
%description -n perl-PCP-PMDA
|
||||||
The PCP::PMDA Perl module contains the language bindings for
|
The PCP::PMDA Perl module contains the language bindings for
|
||||||
@ -3053,6 +3053,10 @@ cd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 3.12.0-2
|
||||||
|
- perl dependency renamed to perl-interpreter
|
||||||
|
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
|
||||||
|
|
||||||
* Fri Jun 30 2017 Lukas Berk <lberk@redhat.com> - 3.12.0-1
|
* Fri Jun 30 2017 Lukas Berk <lberk@redhat.com> - 3.12.0-1
|
||||||
- Fix pcp-atop failure in open-ended write mode (BZ 1431292)
|
- Fix pcp-atop failure in open-ended write mode (BZ 1431292)
|
||||||
- Resolve additional selinux policy issues (BZ 1317515)
|
- Resolve additional selinux policy issues (BZ 1317515)
|
||||||
|
Loading…
Reference in New Issue
Block a user