Hello community, here is the log from the commit of package alsaequal for openSUSE:Leap:15.2 checked in at 2020-03-01 08:51:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/alsaequal (Old) and /work/SRC/openSUSE:Leap:15.2/.alsaequal.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alsaequal" Sun Mar 1 08:51:33 2020 rev:15 rq:780596 version:0.6 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/alsaequal/alsaequal.changes 2020-01-15 14:46:47.605269088 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.alsaequal.new.26092/alsaequal.changes 2020-03-01 08:51:58.917345825 +0100 @@ -1,0 +2,10 @@ +Sun Dec 1 09:31:45 UTC 2019 - Илья Индиго <[email protected]> + +- Add ladspa-caps to requires. + +------------------------------------------------------------------- +Sun Nov 3 11:18:28 UTC 2019 - Илья Индиго <[email protected]> + +- Manual optimizations in spec-file: add %make_build macro. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alsaequal.spec ++++++ --- /var/tmp/diff_new_pack.XItjt6/_old 2020-03-01 08:51:59.265346518 +0100 +++ /var/tmp/diff_new_pack.XItjt6/_new 2020-03-01 08:51:59.269346525 +0100 @@ -1,7 +1,7 @@ # # spec file for package alsaequal # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,14 +21,14 @@ Release: 0 Summary: Equalizer plugin for ALSA License: LGPL-2.1-only -Group: System/Libraries -URL: https://web.archive.org/web/20161105202833/http://thedigitalmachine.net/alsaequal.html +URL: https://github.com/bassdr/alsaequal Source0: %{name}-%{version}.tar.xz Source1: 99-equal.conf Patch0: lib64.patch BuildRequires: alsa-devel BuildRequires: gcc BuildRequires: ladspa-caps +Requires: ladspa-caps %description Alsaequal is a real-time adjustable equalizer plugin for ALSA @@ -40,7 +40,7 @@ %endif %build -make %{?_smp_mflags} CFLAGS="%{optflags} -funroll-loops -ffast-math -fPIC -DPIC" +%make_build %install install -d %{buildroot}%{_sysconfdir}/alsa/conf.d @@ -49,7 +49,6 @@ %make_install %files -%defattr(0644,root,root,-) %license COPYING %doc README %dir %{_sysconfdir}/alsa
