Hello community, here is the log from the commit of package pcp for openSUSE:Factory checked in at 2015-04-02 16:02:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcp (Old) and /work/SRC/openSUSE:Factory/.pcp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pcp" Changes: -------- --- /work/SRC/openSUSE:Factory/pcp/pcp.changes 2015-03-09 10:00:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pcp.new/pcp.changes 2015-04-02 16:02:28.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Mar 18 23:13:23 UTC 2015 - ddiss@suse.com + +- Ensure the perl modules correctly link against the PCP libraries; + (bnc#841204). + + remove 0004-Remove-CPAN-rpaths.patch + +------------------------------------------------------------------- Old: ---- 0004-Remove-CPAN-rpaths.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcp.spec ++++++ --- /var/tmp/diff_new_pack.nfNIiR/_old 2015-04-02 16:02:29.000000000 +0200 +++ /var/tmp/diff_new_pack.nfNIiR/_new 2015-04-02 16:02:29.000000000 +0200 @@ -78,23 +78,21 @@ Source2: pcp-rpmlintrc %endif -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch1: 0001-Fix-XEN-build.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch2: 0002-Install-libraries-without-exec-permission.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch3: 0003-pcp-legacy-init-lsb.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de -Patch4: 0004-Remove-CPAN-rpaths.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch5: 0005-Remove-runlevel-4-from-init-scripts.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch6: 0006-create-pmlogger-and-pmie-logdirs-during-install.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch7: 0007-Honor-CFLAGS-in-qmake.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch8: 0008-SUSE-fy-pmsnap-control-path.patch -# PACTH-FIX-OPENSUSE, kkaempf@suse.de +# PATCH-FIX-OPENSUSE, kkaempf@suse.de Patch9: 0009-pmsnap-control-var-www-srv-www.patch # There are no papi/libpfm devel packages for s390 nor for some rhels, disable @@ -172,7 +170,7 @@ BuildRequires: systemtap-sdt-devel %endif %endif -BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl-ExtUtils-MakeMaker %if 0%{?suse_version} BuildRequires: update-desktop-files %else @@ -449,9 +447,8 @@ Url: http://www.pcp.io %if 0%{?suse_version} %perl_requires -%else -Requires: pcp-libs = %{version}-%{release} %endif +Requires: %{lib_pkg} = %{version}-%{release} %description -n perl-PCP-PMDA The PCP::PMDA Perl module contains the language bindings for @@ -471,9 +468,8 @@ Requires: pcp >= %{version} %if 0%{?suse_version} %perl_requires -%else -Requires: pcp-libs = %{version}-%{release} %endif +Requires: %{lib_pkg} = %{version}-%{release} %description -n perl-PCP-MMV The PCP::MMV module contains the Perl language bindings for @@ -494,9 +490,8 @@ Requires: pcp >= %{version} %if 0%{?suse_version} %perl_requires -%else -Requires: pcp-libs = %{version}-%{release} %endif +Requires: %{lib_pkg} = %{version}-%{release} %description -n perl-PCP-LogImport The PCP::LogImport module contains the Perl language bindings for @@ -514,9 +509,8 @@ Requires: pcp >= %{version} %if 0%{?suse_version} %perl_requires -%else -Requires: pcp-libs = %{version}-%{release} %endif +Requires: %{lib_pkg} = %{version}-%{release} %description -n perl-PCP-LogSummary The PCP::LogSummary module provides a Perl module for using the @@ -782,7 +776,6 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 %patch5 -p1 %patch6 -p1 %patch7 -p1
participants (1)
-
root@hilbert.suse.de