Hello community,

here is the log from the commit of package benchmark for openSUSE:Factory 
checked in at 2019-02-25 17:57:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/benchmark (Old)
 and      /work/SRC/openSUSE:Factory/.benchmark.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "benchmark"

Mon Feb 25 17:57:04 2019 rev:11 rq:678652 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/benchmark/benchmark.changes      2019-02-19 
12:02:15.365080477 +0100
+++ /work/SRC/openSUSE:Factory/.benchmark.new.28833/benchmark.changes   
2019-02-25 17:57:08.642301002 +0100
@@ -1,0 +2,5 @@
+Sat Feb 23 10:47:16 UTC 2019 - Luigi Baldoni <[email protected]>
+
+- Use arch-specific libdir in pkgconfig file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ benchmark.spec ++++++
--- /var/tmp/diff_new_pack.GkLOhc/_old  2019-02-25 17:57:09.594300193 +0100
+++ /var/tmp/diff_new_pack.GkLOhc/_new  2019-02-25 17:57:09.598300189 +0100
@@ -59,6 +59,9 @@
     -e 's|config_install_dir "lib/cmake|config_install_dir 
"%{_libdir}/cmake|g' \
     -e 's|pkgconfig_install_dir "lib/pkgconfig"|pkgconfig_install_dir 
"%{_libdir}/pkgconfig"|g' \
     -i src/CMakeLists.txt
+sed -e 's|libdir=${prefix}/lib|libdir=${prefix}/%{_lib}|' \
+    -i cmake/benchmark.pc.in
+
 %cmake \
   -DBENCHMARK_ENABLE_LTO=on \
   -DBENCHMARK_ENABLE_TESTING=true


Reply via email to