Hello community, here is the log from the commit of package zita-resampler for openSUSE:Factory checked in at 2020-07-05 01:16:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zita-resampler (Old) and /work/SRC/openSUSE:Factory/.zita-resampler.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zita-resampler" Sun Jul 5 01:16:23 2020 rev:2 rq:818370 version:1.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/zita-resampler/zita-resampler.changes 2020-05-03 22:48:15.343280415 +0200 +++ /work/SRC/openSUSE:Factory/.zita-resampler.new.3060/zita-resampler.changes 2020-07-05 01:17:28.724862101 +0200 @@ -1,0 +2,5 @@ +Thu Jul 2 14:30:30 UTC 2020 - Andreas Schwab <[email protected]> + +- Override SUFFIX + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zita-resampler.spec ++++++ --- /var/tmp/diff_new_pack.gCXTYI/_old 2020-07-05 01:17:29.224863694 +0200 +++ /var/tmp/diff_new_pack.gCXTYI/_new 2020-07-05 01:17:29.228863707 +0200 @@ -1,6 +1,7 @@ # # spec file for package zita-resampler # +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -85,7 +86,7 @@ %make_build LDFLAGS+=" -L../source" CXXFLAGS+=" -I../source" -C apps %install -make -C source DESTDIR=%{buildroot} PREFIX=%{_prefix} install +make -C source SUFFIX=%(echo %_lib | sed s/lib//) DESTDIR=%{buildroot} PREFIX=%{_prefix} install make -C apps DESTDIR=%{buildroot} PREFIX=%{_prefix} install %post -n %{libname} -p /sbin/ldconfig
