alsa-lib 2:1.2.1.1-1 (znver1;x86_64;i686) 2019-9102
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/644817
Packages
alsa-lib-2:1.2.1.1-1.znver1.source
alsa-lib-2:1.2.1.1-1.znver1.binary
alsa-lib-debuginfo-2:1.2.1.1-1.znver1.debuginfo
alsa-lib-docs-2:1.2.1.1-1.znver1.binary
lib64asound2-2:1.2.1.1-1.znver1.binary
lib64asound2-debuginfo-2:1.2.1.1-1.znver1.debuginfo
lib64asound-devel-2:1.2.1.1-1.znver1.binary
lib64topology2-2:1.2.1.1-1.znver1.binary
lib64topology2-debuginfo-2:1.2.1.1-1.znver1.debuginfo
alsa-lib-2:1.2.1.1-1.x86_64.source
alsa-lib-2:1.2.1.1-1.x86_64.binary
alsa-lib-debuginfo-2:1.2.1.1-1.x86_64.debuginfo
alsa-lib-docs-2:1.2.1.1-1.x86_64.binary
lib64asound2-2:1.2.1.1-1.x86_64.binary
lib64asound2-debuginfo-2:1.2.1.1-1.x86_64.debuginfo
lib64asound-devel-2:1.2.1.1-1.x86_64.binary
lib64topology2-2:1.2.1.1-1.x86_64.binary
lib64topology2-debuginfo-2:1.2.1.1-1.x86_64.debuginfo
alsa-lib-2:1.2.1.1-1.i686.source
alsa-lib-2:1.2.1.1-1.i686.binary
alsa-lib-debuginfo-2:1.2.1.1-1.i686.debuginfo
alsa-lib-docs-2:1.2.1.1-1.i686.binary
libasound2-2:1.2.1.1-1.i686.binary
libasound2-debuginfo-2:1.2.1.1-1.i686.debuginfo
libasound-devel-2:1.2.1.1-1.i686.binary
libtopology2-2:1.2.1.1-1.i686.binary
libtopology2-debuginfo-2:1.2.1.1-1.i686.debuginfo
Build Date 2019-11-20 22:20:21 +0000 UTC
Last Updated 2019-11-24 18:42:57.143497576 +0000 UTC
$ git diff --patch-with-stat --summary cbbcb591a1783b8709c58019f52ed3600108d17d..ddf10e3f08ac4dbfb4fc9fb6c6e89c25f22edfeb

 .abf.yml      |  2 +-
 alsa-lib.spec | 43 ++++++++++++++++++++++++-------------------
 2 files changed, 25 insertions(+), 20 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 609656b..d3783fb 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  alsa-lib-1.1.9.tar.bz2: 2404e1c377428908c5188076d5652a2a1ecd028e
+  alsa-lib-1.2.1.1.tar.bz2: af517898c6abda9038885d6578a268c9346875ae
diff --git a/alsa-lib.spec b/alsa-lib.spec
index fe5ffdd..aa3b5ec 100644
--- a/alsa-lib.spec
+++ b/alsa-lib.spec
@@ -2,12 +2,13 @@
 %define oldlib %mklibname alsa %{major}
 %define olddev %mklibname -d alsa2
 %define libname %mklibname asound %{major}
+%define libtopology %mklibname topology %{major}
 %define devname %mklibname -d asound
 
 Summary:	Config files for Advanced Linux Sound Architecture (ALSA)
 Name:		alsa-lib
-Version:	1.1.9
-Release:	2
+Version:	1.2.1.1
+Release:	1
 Epoch:		2
 Group:		Sound
 License:	LGPLv2+
@@ -53,10 +54,26 @@ To use the features of alsa, one can either use:
 
 This package contains config files by ALSA applications.
 
+%package -n	%{libtopology}
+Summary:	Advanced Linux Sound Architecture (ALSA) library
+Group:		Sound
+Requires:	%{libname} = %{EVRD}
+
+%description -n	%{libtopology}
+Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
+supports quite a large range of ISA and PCI cards.
+It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
+To use the features of alsa, one can either use:
+- the old OSS api
+- the new ALSA api that provides many enhanced features.
+
+This package contains config files by ALSA applications.
+
 %package -n	%{devname}
 Summary:	Development files for Advanced Linux Sound Architecture (ALSA)
 Group:		Development/C
 Requires:	%{libname} = %{EVRD}
+Requires:	%{libtopology} = %{EVRD}
 Provides:	%{olddev} = 2:%{version}-%{release}
 Obsoletes:	%{olddev} < 2:1.0.26
 Provides:	libalsa-devel = 2:%{version}-%{release}
@@ -103,14 +120,6 @@ This package contains the documentation that describe the ALSA lib API.
 find . -name Makefile.am -exec sed -i -e '/CFLAGS/s:-g -O2::' {} +
 
 %build
-%if %{mdvver} <= 3000000
-%ifarch %{ix86}
-# Compile time crash with clang 3.8.
-export CC=gcc
-export CXX=g++
-%endif
-%endif
-
 export PYTHON=%{__python}
 
 #repect cflags
@@ -197,19 +206,10 @@ fi
 %dir %{_datadir}/alsa/
 %dir %{_datadir}/alsa/cards/
 %dir %{_datadir}/alsa/pcm/
-%dir %{_datadir}/alsa/ucm/
 %{_datadir}/alsa/cards/*
 %{_datadir}/alsa/pcm/*
-%{_datadir}/alsa/ucm/*
 %{_datadir}/alsa/alsa.conf
 %{_datadir}/alsa/smixer.conf
-%dir %{_datadir}/alsa/topology
-%dir %{_datadir}/alsa/topology/broadwell
-%dir %{_datadir}/alsa/topology/bxtrt298
-%dir %{_datadir}/alsa/topology/sklrt286
-%{_datadir}/alsa/topology/broadwell/broadwell.conf
-%{_datadir}/alsa/topology/bxtrt298/*.conf
-%{_datadir}/alsa/topology/sklrt286/*.conf
 %dir %{_libdir}/alsa-lib/
 %dir %{_libdir}/alsa-lib/smixer/
 %{_libdir}/alsa-lib/smixer/*
@@ -217,6 +217,9 @@ fi
 %files -n %{libname}
 %{_libdir}/libasound.so.%{major}*
 
+%files -n %{libtopology}
+%{_libdir}/libatopology.so.%{major}*
+
 %files -n %{devname}
 %dir %{_includedir}/alsa/
 %{_includedir}/alsa/*
@@ -224,6 +227,8 @@ fi
 %{_includedir}/sys/asoundlib.h
 %{_datadir}/aclocal/alsa.m4
 %{_libdir}/libasound.so
+%{_libdir}/libatopology.so
+%{_libdir}/pkgconfig/alsa-topology.pc
 %{_libdir}/pkgconfig/alsa.pc
 
 %files docs
Not Available

benbullard79 [@T] cox.netNo Comment.1588d 12hrs
benbullard79 [@T] cox.nettjklg1585d 19hrs
benbullard79 [@T] cox.nettime bub1585d 19hrs
benbullard79 [@T] cox.netNo Comment.1585d 19hrs
benbullard79 [@T] cox.netIt's a time thing folks.1585d 19hrs