Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ykpers for openSUSE:Factory checked 
in at 2021-06-09 21:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ykpers (Old)
 and      /work/SRC/openSUSE:Factory/.ykpers.new.32437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ykpers"

Wed Jun  9 21:52:10 2021 rev:11 rq:898201 version:1.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ykpers/ykpers.changes    2020-06-10 
00:48:29.294956299 +0200
+++ /work/SRC/openSUSE:Factory/.ykpers.new.32437/ykpers.changes 2021-06-09 
21:52:27.114490764 +0200
@@ -1,0 +2,5 @@
+Mon Jun  7 11:36:46 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Drop --with-pic (no effect with --disable-static)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ykpers.spec ++++++
--- /var/tmp/diff_new_pack.iWMyop/_old  2021-06-09 21:52:27.706491819 +0200
+++ /var/tmp/diff_new_pack.iWMyop/_new  2021-06-09 21:52:27.706491819 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ykpers
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -62,12 +62,12 @@
 sed -i 's|^const char|extern const char|g' ykpers-args.h
 
 %build
-%configure --disable-static --with-pic \
+%configure --disable-static \
     --with-udevrulesdir=%{_udevrulesdir} \
     --with-backend=libusb-1.0 --without-libusb-prefix
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-make %{?_smp_mflags} V=1
+%make_build V=1
 
 %install
 %make_install

Reply via email to