Hello community,

here is the log from the commit of package papi for openSUSE:Factory checked in 
at 2017-11-10 14:39:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/papi (Old)
 and      /work/SRC/openSUSE:Factory/.papi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "papi"

Fri Nov 10 14:39:39 2017 rev:22 rq:539240 version:5.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/papi/papi.changes        2017-10-18 
16:15:18.796026653 +0200
+++ /work/SRC/openSUSE:Factory/.papi.new/papi.changes   2017-11-10 
14:41:33.830429678 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 23:51:35 UTC 2017 - [email protected]
+
+- Fix Requires for HPC build.
+
+-------------------------------------------------------------------
@@ -171,0 +177,9 @@
+
+- Remove papi-PPC64-sys_mem_info-array-size-is-wrong.patch:
+  obsoleted by update.
+
+-------------------------------------------------------------------
+Mon Oct 20 18:07:45 CEST 2014 - [email protected]
+
+- Add papi-PPC64-sys_mem_info-array-size-is-wrong.patch from IBM to
+  fix access beyond array bounds on POWER8 (bnc#901134).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ papi.spec ++++++
--- /var/tmp/diff_new_pack.SwDzZZ/_old  2017-11-10 14:41:35.094383990 +0100
+++ /var/tmp/diff_new_pack.SwDzZZ/_new  2017-11-10 14:41:35.094383990 +0100
@@ -127,8 +127,8 @@
 %package        devel
 Summary:        Software Development Kit for PAPI
 Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
 Requires:       linux-kernel-headers
-Requires:       papi = %{version}
 
 %description    devel
 This package includes the C header files that specify the PAPI userspace
@@ -140,8 +140,8 @@
 %package        devel-static
 Summary:        Static PAPI libraries
 Group:          Development/Libraries/C and C++
+Requires:       %{name}-devel = %{version}
 Requires:       linux-kernel-headers
-Requires:       papi-devel = %{version}
 
 %description    devel-static
 This package includes the static PAPI libraries.
@@ -158,7 +158,7 @@
 %patch0
 %patch1 -p1
 
-# Create baselib.conf dynamically (non-HPC build only).
+# Create baselibs.conf dynamically (non-HPC build only).
 %if %{without hpc}
 cat > %{_sourcedir}/baselibs.conf  <<EOF
 %{libname %_ver}


Reply via email to