Hello community,

here is the log from the commit of package srt for openSUSE:Factory checked in 
at 2018-11-26 10:15:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/srt (Old)
 and      /work/SRC/openSUSE:Factory/.srt.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "srt"

Mon Nov 26 10:15:57 2018 rev:6 rq:648934 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/srt/srt.changes  2018-11-08 09:41:17.613604350 
+0100
+++ /work/SRC/openSUSE:Factory/.srt.new.19453/srt.changes       2018-11-26 
10:15:58.994036417 +0100
@@ -1,0 +2,6 @@
+Tue Nov 13 12:54:11 UTC 2018 - Antonio Larrosa <[email protected]>
+
+- Fix install prefix in cmake so the pkgconfig file has correct
+  information on where to find srt's libraries and include files.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ srt.spec ++++++
--- /var/tmp/diff_new_pack.P7Y9Wj/_old  2018-11-26 10:15:59.654035645 +0100
+++ /var/tmp/diff_new_pack.P7Y9Wj/_new  2018-11-26 10:15:59.658035640 +0100
@@ -65,7 +65,7 @@
 
 %build
 %cmake \
-       -DCMAKE_INSTALL_PREFIX=%{_datadir} \
+       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DCMAKE_INSTALL_BINDIR=%{_bindir} \
        -DCMAKE_INSTALL_LIBDIR=%{_libdir} \
        -DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \


Reply via email to