Hello community, here is the log from the commit of package papi for openSUSE:Factory checked in at 2019-02-24 16:52:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/papi (Old) and /work/SRC/openSUSE:Factory/.papi.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "papi" Sun Feb 24 16:52:30 2019 rev:27 rq:677370 version:5.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/papi/papi.changes 2018-10-11 11:46:16.202724333 +0200 +++ /work/SRC/openSUSE:Factory/.papi.new.28833/papi.changes 2019-02-24 16:52:42.216985140 +0100 @@ -1,0 +2,6 @@ +Mon Feb 18 17:07:43 UTC 2019 - Egbert Eich <[email protected]> + +- Expose PAPI_LIB from module also when no devel package is installed + (bsc#1125825). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ papi.spec ++++++ --- /var/tmp/diff_new_pack.bqI4W8/_old 2019-02-24 16:52:43.728984430 +0100 +++ /var/tmp/diff_new_pack.bqI4W8/_new 2019-02-24 16:52:43.728984430 +0100 @@ -1,7 +1,7 @@ # # spec file for package papi # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -232,6 +232,7 @@ setenv %{hpc_upcase %pname}_DIR %{hpc_prefix} setenv %{hpc_upcase %pname}_BIN %{hpc_bindir} +setenv %{hpc_upcase %pname}_LIB %{hpc_libdir} if {[file isdirectory %{hpc_includedir}]} { prepend-path LIBRARY_PATH %{hpc_libdir} @@ -241,7 +242,6 @@ prepend-path INCLUDE %{hpc_includedir} %hpc_modulefile_add_pkgconfig_path -setenv %{hpc_upcase %pname}_LIB %{hpc_libdir} setenv %{hpc_upcase %pname}_INC %{hpc_includedir} } EOF
