Hello community,

here is the log from the commit of package alsa-plugins for openSUSE:Factory 
checked in at 2019-03-27 16:14:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alsa-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.alsa-plugins.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alsa-plugins"

Wed Mar 27 16:14:03 2019 rev:105 rq:688286 version:1.1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/alsa-plugins/alsa-plugins.changes        
2019-01-15 09:13:05.434418423 +0100
+++ /work/SRC/openSUSE:Factory/.alsa-plugins.new.25356/alsa-plugins.changes     
2019-03-27 16:14:06.127626253 +0100
@@ -1,0 +2,11 @@
+Mon Mar 25 15:22:20 CET 2019 - [email protected]
+
+- Build alsa-plugins-aaf conditionally, not stop the whole builds
+  for old distros
+
+-------------------------------------------------------------------
+Wed Mar 20 07:10:16 UTC 2019 - [email protected]
+
+- Adjust BuildRequires to use pkgconfig
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ alsa-plugins.spec ++++++
--- /var/tmp/diff_new_pack.nlye1k/_old  2019-03-27 16:14:07.415625925 +0100
+++ /var/tmp/diff_new_pack.nlye1k/_new  2019-03-27 16:14:07.415625925 +0100
@@ -12,15 +12,10 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
-%if 0%{?is_opensuse} || 0%{?suse_version} >= 1500
-%define build_avcodec  1
-%else
-%define build_avcodec  0
-%endif
 %if 0%{?suse_version} >= 1550
 %define build_aaf      1
 %else
@@ -36,27 +31,19 @@
 Url:            http://www.alsa-project.org/
 Source:         
ftp://ftp.alsa-project.org/pub/plugins/alsa-plugins-%{version}.tar.bz2
 Source1:        baselibs.conf
-BuildRequires:  alsa-devel
-BuildRequires:  dbus-1-devel
-%if %build_avcodec
-BuildRequires:  pkgconfig(libavcodec) = 58.35.100
-BuildRequires:  pkgconfig(libavresample) = 4.0.0
-BuildRequires:  pkgconfig(libavutil) = 56.22.100
-%endif
-%if %build_aaf
-BuildRequires:  libavtp-devel
-%endif
-BuildRequires:  libjack-devel
-BuildRequires:  libjack0
-BuildRequires:  libsamplerate-devel
 BuildRequires:  libtool
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libpulse-devel
-%if 0%{?suse_version} > 1230
+BuildRequires:  pkgconfig(alsa) >= 1.1.6
+%if %{build_aaf}
+BuildRequires:  pkgconfig(avtp)
+%endif
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(jack) >= 0.98
+BuildRequires:  pkgconfig(libavcodec)
+BuildRequires:  pkgconfig(libavresample)
+BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libpulse) >= 0.9.11
+BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(speexdsp) >= 1.2
-%else
-BuildRequires:  speex-devel
-%endif
 %ifarch s390x
 Recommends:     %{name}-32bit = %{version}
 %endif
@@ -275,7 +262,6 @@
 %{_datadir}/alsa/alsa.conf.d/60-speex.conf
 %{_sysconfdir}/alsa/conf.d/60-speex.conf
 
-%if %build_avcodec
 %files a52
 %defattr(-, root, root)
 %license COPYING
@@ -301,9 +287,8 @@
 %dir %{_sysconfdir}/alsa/conf.d
 %{_datadir}/alsa/alsa.conf.d/10-rate-lav.conf
 %{_sysconfdir}/alsa/conf.d/10-rate-lav.conf
-%endif
 
-%if %build_aaf
+%if %{build_aaf}
 %files aaf
 %defattr(-, root, root)
 %license COPYING


Reply via email to