Hello community,

here is the log from the commit of package libvc for openSUSE:Factory checked 
in at 2020-06-19 17:22:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvc (Old)
 and      /work/SRC/openSUSE:Factory/.libvc.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvc"

Fri Jun 19 17:22:29 2020 rev:2 rq:815688 version:006

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvc/libvc.changes      2020-06-17 
14:48:50.280674585 +0200
+++ /work/SRC/openSUSE:Factory/.libvc.new.3606/libvc.changes    2020-06-19 
17:22:33.383747025 +0200
@@ -1,0 +2,5 @@
+Wed Jun 17 15:37:26 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Do not waste time building static libs if they are removed anyway.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libvc.spec ++++++
--- /var/tmp/diff_new_pack.98DLDG/_old  2020-06-19 17:22:34.179749341 +0200
+++ /var/tmp/diff_new_pack.98DLDG/_new  2020-06-19 17:22:34.183749353 +0200
@@ -57,13 +57,11 @@
 
 %build
 autoreconf -fi
-%configure
+%configure --disable-static
 %make_build
 
 %install
 %make_install
-
-find %{buildroot} -type f -name "*.a"  -delete -print
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n %{c_lib} -p /sbin/ldconfig


Reply via email to