Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ladish"

Mon Apr 19 21:06:09 2021 rev:3 rq:886584 version:1+git.20210227

Changes:
--------
--- /work/SRC/openSUSE:Factory/ladish/ladish.changes    2021-04-17 
23:24:55.757590387 +0200
+++ /work/SRC/openSUSE:Factory/.ladish.new.12324/ladish.changes 2021-04-19 
21:06:25.728068001 +0200
@@ -1,0 +2,5 @@
+Sat Apr 17 21:56:04 UTC 2021 - Andreas Schwab <[email protected]>
+
+- Configure with correct %{_libdir}
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ladish.spec ++++++
--- /var/tmp/diff_new_pack.aeGAMK/_old  2021-04-19 21:06:26.208068721 +0200
+++ /var/tmp/diff_new_pack.aeGAMK/_new  2021-04-19 21:06:26.212068727 +0200
@@ -21,7 +21,7 @@
 Version:        1+git.20210227
 Release:        0
 Summary:        LADI Session Handler
-License:        GPL-2.0-or-later AND AFL-2.1
+License:        AFL-2.1 AND GPL-2.0-or-later
 Group:          Productivity/Multimedia/Sound/Utilities
 URL:            http://ladish.org/
 Source:         %{name}-%{version}.tar.xz
@@ -64,16 +64,13 @@
 export CFLAGS="%{optflags} -Wno-error"
 export CXXFLAGS="%{optflags} -Wno-unused-but-set-variable"
 # --enable-pylash doesn't work with py3
-/usr/bin/python3 waf configure --prefix=%{_prefix} --enable-liblash
+/usr/bin/python3 waf configure --prefix=%{_prefix} --libdir=%{_libdir} 
--enable-liblash
 /usr/bin/python3 waf build %{?_smp_mflags}
 
 %install
 /usr/bin/python3 waf install --destdir=%{buildroot}
 # We install it later correctly
 rm -r %{buildroot}/%{_datadir}/doc
-%ifarch x86_64
-mv "%{buildroot}/usr/lib" "%{buildroot}%{_libdir}"
-%endif
 %if %{enable_gui}
 %suse_update_desktop_file -r -i gladish "AudioVideo;Midi;"
 %else

Reply via email to