2006-12-19 16:57:00 +01:00
|
|
|
#
|
2011-03-24 12:32:59 +01:00
|
|
|
# spec file for package alsa
|
2006-12-19 16:57:00 +01:00
|
|
|
#
|
2016-02-05 08:31:48 +01:00
|
|
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
2006-12-19 16:57:00 +01:00
|
|
|
#
|
2008-08-07 01:08:07 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2006-12-19 16:57:00 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
|
2015-11-09 14:55:30 +01:00
|
|
|
%define package_version 1.1.0
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} > 1200
|
|
|
|
%define _udevdir %(pkg-config --variable=udevdir udev)
|
|
|
|
%else
|
|
|
|
%define _udevdir /lib/udev
|
2009-01-14 17:47:19 +01:00
|
|
|
%endif
|
2014-03-11 12:08:29 +01:00
|
|
|
Name: alsa
|
2015-11-09 14:55:30 +01:00
|
|
|
Version: 1.1.0
|
2014-03-11 12:08:29 +01:00
|
|
|
Release: 0
|
2009-01-14 17:47:19 +01:00
|
|
|
#
|
2006-12-19 16:57:00 +01:00
|
|
|
Summary: Advanced Linux Sound Architecture
|
2012-01-25 16:53:30 +01:00
|
|
|
License: LGPL-2.1+
|
|
|
|
Group: System/Libraries
|
2014-03-11 12:08:29 +01:00
|
|
|
Url: http://www.alsa-project.org/
|
2007-04-17 00:28:30 +02:00
|
|
|
Source: ftp://ftp.alsa-project.org/pub/lib/alsa-lib-%{package_version}.tar.bz2
|
2009-12-21 23:15:16 +01:00
|
|
|
Source2: baselibs.conf
|
2006-12-19 16:57:00 +01:00
|
|
|
Source8: 40-alsa.rules
|
2014-02-06 11:15:58 +01:00
|
|
|
Source9: 42-hd-audio-pm.rules
|
2006-12-19 16:57:00 +01:00
|
|
|
Source11: alsasound
|
|
|
|
Source12: sysconfig.sound
|
|
|
|
Source13: joystick
|
|
|
|
Source14: sysconfig.joystick
|
|
|
|
Source16: set_default_volume
|
|
|
|
Source17: test.wav
|
|
|
|
Source21: README.testwav
|
|
|
|
Source30: all_notes_off
|
|
|
|
Source31: all_notes_off.bin
|
|
|
|
Source32: all_notes_off.mid
|
2008-05-23 17:05:14 +02:00
|
|
|
Source34: alsa-init.sh
|
2012-06-29 16:29:00 +02:00
|
|
|
Source40: 50-alsa.conf
|
|
|
|
Source41: install-snd-module
|
2009-12-21 23:15:16 +01:00
|
|
|
# Patch: alsa-lib-git-fixes.diff
|
2013-04-25 10:05:10 +02:00
|
|
|
# upstream fixes
|
2015-11-09 14:55:30 +01:00
|
|
|
Patch1: 0001-topology-Add-missing-include-sys-stat.h.patch
|
2016-02-05 08:31:48 +01:00
|
|
|
Patch2: 0002-pcm-simple-Fix-asserts.patch
|
|
|
|
Patch3: 0003-topology-open-topology-files-with-O_TRUNC.patch
|
|
|
|
Patch4: 0004-topology-Remove-unused-function-write_data_block.patch
|
|
|
|
Patch5: 0005-topology-Remove-unused-variables.patch
|
|
|
|
Patch6: 0006-topology-Fix-comparison-of-unsigned-expression-0.patch
|
|
|
|
Patch7: 0007-topology-Not-compare-a-for-loop-iterator-with-ABI-__.patch
|
|
|
|
Patch8: 0008-topology-Quit-and-show-error-message-on-big-endian-m.patch
|
|
|
|
Patch9: 0009-config-files-do-not-include-ucm-topology-configurati.patch
|
|
|
|
Patch10: 0010-control-add-missing-asserts-to-ctl_elem_set-function.patch
|
|
|
|
Patch11: 0011-pcm_hw-fix-possible-memory-leak-coverity.patch
|
|
|
|
Patch12: 0012-coverity-fixes.patch
|
|
|
|
Patch13: 0013-topology-fix-debug-output-to-print-correct-max-value.patch
|
2013-04-25 10:05:10 +02:00
|
|
|
# rest suse patches
|
2011-06-03 14:51:39 +02:00
|
|
|
Patch99: alsa-lib-doxygen-avoid-crash-for-11.3.diff
|
2015-01-28 17:56:18 +01:00
|
|
|
# suppress timestamp in documents
|
|
|
|
Patch100: alsa-docs-suppress-timestamp.patch
|
2014-03-11 12:08:29 +01:00
|
|
|
BuildRequires: doxygen
|
|
|
|
BuildRequires: libtool
|
|
|
|
BuildRequires: pkg-config
|
|
|
|
Requires: alsa-utils
|
|
|
|
# FIXME: use proper Requires(pre/post/preun/...)
|
|
|
|
PreReq: %fillup_prereq
|
|
|
|
PreReq: %insserv_prereq
|
|
|
|
Recommends: alsa-oss
|
|
|
|
Recommends: alsa-plugins
|
2006-12-19 16:57:00 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} > 1200
|
2015-07-31 19:21:11 +02:00
|
|
|
BuildRequires: pkgconfig(udev)
|
2014-02-06 11:15:58 +01:00
|
|
|
%else
|
2014-03-11 12:08:29 +01:00
|
|
|
BuildRequires: udev
|
|
|
|
%endif
|
|
|
|
# bug437293
|
|
|
|
%ifarch ppc64
|
|
|
|
Obsoletes: alsa-64bit
|
2014-02-06 11:15:58 +01:00
|
|
|
%endif
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
ALSA stands for Advanced Linux Sound Architecture. It supports many
|
2007-04-17 00:28:30 +02:00
|
|
|
PCI, ISA PnP and USB sound cards.
|
2006-12-19 16:57:00 +01:00
|
|
|
|
2007-04-17 00:28:30 +02:00
|
|
|
This package contains the ALSA init scripts to start the sound system
|
|
|
|
on your Linux box. To set it up, run yast2 or alsaconf.
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%package devel
|
2007-06-22 00:17:57 +02:00
|
|
|
Summary: Include Files and Libraries mandatory for Development
|
2012-01-25 16:53:30 +01:00
|
|
|
License: LGPL-2.1+
|
2006-12-19 16:57:00 +01:00
|
|
|
Group: Development/Libraries/C and C++
|
2012-05-29 11:32:49 +02:00
|
|
|
Requires: glibc-devel
|
|
|
|
Requires: libasound2 = %{version}
|
2006-12-19 16:57:00 +01:00
|
|
|
Obsoletes: alsadev
|
2012-05-29 11:32:49 +02:00
|
|
|
Provides: alsa-lib-devel
|
|
|
|
Provides: alsadev
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
This package contains all necessary include files and libraries needed
|
|
|
|
to develop applications that require these.
|
|
|
|
|
|
|
|
%package docs
|
2007-06-22 00:17:57 +02:00
|
|
|
Summary: Additional Package Documentation
|
2012-01-25 16:53:30 +01:00
|
|
|
License: GPL-2.0+
|
2006-12-19 16:57:00 +01:00
|
|
|
Group: Documentation/Other
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} > 1110
|
2009-09-10 14:30:23 +02:00
|
|
|
BuildArch: noarch
|
|
|
|
%endif
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%description docs
|
|
|
|
This package contains optional documentation provided in addition to
|
|
|
|
this package's base documentation.
|
|
|
|
|
2007-04-17 00:28:30 +02:00
|
|
|
%package -n libasound2
|
|
|
|
Summary: Advanced Linux Sound Architecture Library
|
2012-01-25 16:53:30 +01:00
|
|
|
License: LGPL-2.1+
|
2007-04-17 00:28:30 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
Provides: alsa-lib
|
|
|
|
|
|
|
|
%description -n libasound2
|
|
|
|
This package contains the library for ALSA, Advanced Linux Sound
|
|
|
|
Architecture.
|
|
|
|
|
2006-12-19 16:57:00 +01:00
|
|
|
%prep
|
2007-06-15 00:19:31 +02:00
|
|
|
%setup -q -n alsa-lib-%{package_version}
|
2009-12-21 23:15:16 +01:00
|
|
|
# %patch -p1
|
2015-05-22 14:33:18 +02:00
|
|
|
%patch1 -p1
|
2016-02-05 08:31:48 +01:00
|
|
|
%patch2 -p1
|
|
|
|
%patch3 -p1
|
|
|
|
%patch4 -p1
|
|
|
|
%patch5 -p1
|
|
|
|
%patch6 -p1
|
|
|
|
%patch7 -p1
|
|
|
|
%patch8 -p1
|
|
|
|
%patch9 -p1
|
|
|
|
%patch10 -p1
|
|
|
|
%patch11 -p1
|
|
|
|
%patch12 -p1
|
|
|
|
%patch13 -p1
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} == 1130
|
2011-06-03 14:51:39 +02:00
|
|
|
%patch99 -p1
|
2011-02-01 15:03:02 +01:00
|
|
|
%endif
|
2015-01-28 17:56:18 +01:00
|
|
|
%patch100 -p1
|
2009-05-06 18:31:09 +02:00
|
|
|
# hack to fix build on older distros
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} < 1100
|
|
|
|
%ifarch %{ix86}
|
2009-05-06 18:31:09 +02:00
|
|
|
test -f $RPM_SOURCE_DIR/baselibs.conf && \
|
|
|
|
sed -i -e'/recommends.*alsa-oss/d' $RPM_SOURCE_DIR/baselibs.conf
|
|
|
|
%endif
|
|
|
|
%endif
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%build
|
2011-09-17 14:45:42 +02:00
|
|
|
export AUTOMAKE_JOBS="%{?_smp_mflags}"
|
2006-12-19 16:57:00 +01:00
|
|
|
# build alsa-lib
|
2015-08-05 07:28:10 +02:00
|
|
|
autoreconf -fi
|
2007-06-08 17:28:04 +02:00
|
|
|
%configure \
|
2006-12-19 16:57:00 +01:00
|
|
|
--disable-static \
|
2008-03-03 16:21:31 +01:00
|
|
|
--enable-symbolic-functions \
|
2006-12-19 16:57:00 +01:00
|
|
|
--disable-aload \
|
2007-08-03 13:57:38 +02:00
|
|
|
--disable-alisp \
|
|
|
|
--disable-python
|
2011-09-17 14:45:42 +02:00
|
|
|
make V=1 %{?_smp_mflags}
|
2006-12-19 16:57:00 +01:00
|
|
|
# run doxygen
|
2014-03-11 12:08:29 +01:00
|
|
|
make -C doc doc %{?_smp_mflags}
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%install
|
2007-04-17 00:28:30 +02:00
|
|
|
# install shared library
|
2014-03-11 12:08:29 +01:00
|
|
|
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
2007-04-17 00:28:30 +02:00
|
|
|
# clean up unneeded files
|
2014-03-11 12:08:29 +01:00
|
|
|
rm -f %{buildroot}%{_libdir}/*.*a
|
|
|
|
rm -f %{buildroot}%{_libdir}/alsa-lib/smixer/*.*a
|
|
|
|
rm -f %{buildroot}%{_bindir}/aserver
|
2006-12-19 16:57:00 +01:00
|
|
|
#
|
2007-04-17 00:28:30 +02:00
|
|
|
# install helper scripts
|
2014-03-11 12:08:29 +01:00
|
|
|
mkdir -p %{buildroot}%{_bindir}
|
|
|
|
mkdir -p %{buildroot}%{_sbindir}
|
|
|
|
install -c -m 0755 %{SOURCE16} %{buildroot}%{_bindir}
|
|
|
|
install -c -m 0755 %{SOURCE34} %{buildroot}%{_sbindir}/alsa-init
|
|
|
|
%if 0%{?suse_version} < 1140
|
|
|
|
sed -i -e 's@%{_localstatedir}/lib/alsa/asound.state@%{_sysconfdir}/asound.state@g' %{buildroot}%{_bindir}/set_default_volume
|
|
|
|
sed -i -e 's@%{_localstatedir}/lib/alsa/asound.state@%{_sysconfdir}/asound.state@g' %{buildroot}%{_sbindir}/alsa-init
|
2011-03-25 12:06:38 +01:00
|
|
|
%endif
|
2006-12-19 16:57:00 +01:00
|
|
|
# install test wave file
|
2014-03-11 12:08:29 +01:00
|
|
|
mkdir -p %{buildroot}%{_datadir}/sounds/alsa
|
|
|
|
install -c -m 0644 %{SOURCE17} %{buildroot}%{_datadir}/sounds/alsa/test.wav
|
2006-12-19 16:57:00 +01:00
|
|
|
# install all_notes_off stuff
|
2014-03-11 12:08:29 +01:00
|
|
|
install -c -m 0755 %{SOURCE30} %{buildroot}%{_bindir}
|
|
|
|
mkdir -p %{buildroot}%{_prefix}/lib
|
|
|
|
install -c -m 0644 %{SOURCE31} %{buildroot}%{_prefix}/lib
|
|
|
|
install -c -m 0644 %{SOURCE32} %{buildroot}%{_prefix}/lib
|
|
|
|
%if 0%{?suse_version} <= 1310
|
2006-12-19 16:57:00 +01:00
|
|
|
#
|
2007-04-17 00:28:30 +02:00
|
|
|
# install init scripts
|
2006-12-19 16:57:00 +01:00
|
|
|
#
|
2014-03-11 12:08:29 +01:00
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/init.d
|
|
|
|
install -c -m 0755 %{SOURCE11} %{buildroot}%{_sysconfdir}/init.d
|
|
|
|
install -c -m 0755 %{SOURCE13} %{buildroot}%{_sysconfdir}/init.d
|
|
|
|
%if 0%{?suse_version} < 1140
|
|
|
|
sed -i -e 's@%{_localstatedir}/lib/alsa/asound.state@%{_sysconfdir}/asound.state@g' %{buildroot}%{_initddir}/alsasound
|
2011-03-25 12:06:38 +01:00
|
|
|
%endif
|
2014-03-11 12:08:29 +01:00
|
|
|
rm -f %{buildroot}%{_sbindir}/rcalsasound
|
|
|
|
ln -s ../..%{_initddir}/alsasound %{buildroot}%{_sbindir}/rcalsasound
|
|
|
|
rm -f %{buildroot}%{_sbindir}/rcjoystick
|
|
|
|
ln -s ../..%{_initddir}/joystick %{buildroot}%{_sbindir}/rcjoystick
|
2014-02-14 16:03:12 +01:00
|
|
|
%endif
|
2007-04-17 00:28:30 +02:00
|
|
|
#
|
2010-11-24 06:40:53 +01:00
|
|
|
# udev rules (only for non-systemd)
|
2007-04-17 00:28:30 +02:00
|
|
|
#
|
2014-03-11 12:08:29 +01:00
|
|
|
mkdir -p %{buildroot}%{_udevdir}/rules.d
|
|
|
|
%if 0%{?suse_version} < 1140
|
|
|
|
install -c -m 0644 %{SOURCE8} %{buildroot}%{_udevdir}/rules.d
|
2010-11-26 09:30:25 +01:00
|
|
|
%endif
|
2014-03-11 12:08:29 +01:00
|
|
|
install -c -m 0644 %{SOURCE9} %{buildroot}%{_udevdir}/rules.d
|
2006-12-19 16:57:00 +01:00
|
|
|
#
|
2012-06-29 16:29:00 +02:00
|
|
|
# modprobe config and the module install script for loading OSS-emulation
|
|
|
|
# and sequencer modules automatically
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} > 1220
|
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/modprobe.d
|
|
|
|
install -c -m 0644 %{SOURCE40} %{buildroot}%{_sysconfdir}/modprobe.d
|
|
|
|
mkdir -p %{buildroot}/sbin
|
|
|
|
install -c -m 0755 %{SOURCE41} %{buildroot}/sbin
|
2013-11-27 14:17:10 +01:00
|
|
|
%endif
|
2012-06-29 16:29:00 +02:00
|
|
|
#
|
2006-12-19 16:57:00 +01:00
|
|
|
# install template to update rc.config and sysconfig files:
|
|
|
|
# (updating the actual files is done in the %post-script)
|
|
|
|
#
|
2014-03-11 12:08:29 +01:00
|
|
|
mkdir -p -m 755 %{buildroot}%{_localstatedir}/adm/fillup-templates
|
|
|
|
mkdir -p -m 755 %{buildroot}%{_sysconfdir}/sysconfig
|
|
|
|
install -m 644 $RPM_SOURCE_DIR/sysconfig.sound %{buildroot}%{_localstatedir}/adm/fillup-templates
|
|
|
|
%if 0%{?suse_version} <= 1310
|
|
|
|
install -m 644 $RPM_SOURCE_DIR/sysconfig.joystick %{buildroot}%{_localstatedir}/adm/fillup-templates
|
2014-02-14 16:03:12 +01:00
|
|
|
%endif
|
2007-04-17 00:28:30 +02:00
|
|
|
#
|
|
|
|
# documents
|
|
|
|
#
|
2014-03-11 12:08:29 +01:00
|
|
|
mkdir -p %{buildroot}%{_docdir}/%{name}
|
|
|
|
cp $RPM_SOURCE_DIR/README* %{buildroot}%{_docdir}/%{name}
|
|
|
|
mkdir -p %{buildroot}%{_docdir}/%{name}/alsa-lib
|
|
|
|
cp COPYING ChangeLog INSTALL TODO MEMORY-LEAK %{buildroot}%{_docdir}/%{name}/alsa-lib
|
|
|
|
cp doc/asoundrc.txt %{buildroot}%{_docdir}/%{name}/alsa-lib
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%post
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} > 1310
|
2014-02-24 16:47:04 +01:00
|
|
|
%{fillup_only -n sound}
|
2014-02-14 16:03:12 +01:00
|
|
|
%else
|
2008-08-18 19:01:56 +02:00
|
|
|
%{fillup_and_insserv -ny sound alsasound}
|
2006-12-19 16:57:00 +01:00
|
|
|
%{fillup_and_insserv -n joystick joystick}
|
2014-02-14 16:03:12 +01:00
|
|
|
%endif
|
2006-12-19 16:57:00 +01:00
|
|
|
exit 0
|
|
|
|
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} <= 1310
|
|
|
|
|
2006-12-19 16:57:00 +01:00
|
|
|
%preun
|
|
|
|
%stop_on_removal alsasound joystick
|
|
|
|
exit 0
|
|
|
|
|
|
|
|
%postun
|
|
|
|
%restart_on_update alsasound joystick
|
2007-06-22 00:17:57 +02:00
|
|
|
%insserv_cleanup
|
2006-12-19 16:57:00 +01:00
|
|
|
exit 0
|
2014-02-14 16:03:12 +01:00
|
|
|
%endif
|
2006-12-19 16:57:00 +01:00
|
|
|
|
2008-02-01 20:26:15 +01:00
|
|
|
%post -n libasound2 -p /sbin/ldconfig
|
2007-04-17 00:28:30 +02:00
|
|
|
|
2008-02-01 20:26:15 +01:00
|
|
|
%postun -n libasound2 -p /sbin/ldconfig
|
2007-04-17 00:28:30 +02:00
|
|
|
|
2006-12-19 16:57:00 +01:00
|
|
|
%files
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%doc %{_docdir}/%{name}
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} <= 1310
|
|
|
|
%{_initddir}/*
|
2014-02-14 16:03:12 +01:00
|
|
|
%endif
|
2014-03-11 12:08:29 +01:00
|
|
|
%if 0%{?suse_version} > 1220
|
|
|
|
%{_sysconfdir}/modprobe.d
|
2012-06-29 16:29:00 +02:00
|
|
|
/sbin/*
|
2013-11-27 14:17:10 +01:00
|
|
|
%endif
|
2006-12-19 16:57:00 +01:00
|
|
|
%{_sbindir}/*
|
|
|
|
%{_bindir}/*
|
2014-03-11 12:08:29 +01:00
|
|
|
%{_prefix}/lib/all_notes_off.*
|
2007-04-17 00:28:30 +02:00
|
|
|
%{_datadir}/sounds/alsa
|
2014-03-11 12:08:29 +01:00
|
|
|
%{_localstatedir}/adm/fillup-templates/*
|
2014-02-06 11:15:58 +01:00
|
|
|
%{_udevdir}/rules.d/*
|
2006-12-19 16:57:00 +01:00
|
|
|
|
|
|
|
%files devel
|
|
|
|
%defattr(-, root, root)
|
2007-01-26 23:03:58 +01:00
|
|
|
%{_libdir}/libasound.so
|
2006-12-19 16:57:00 +01:00
|
|
|
%{_includedir}/sys/*
|
|
|
|
%{_includedir}/alsa
|
|
|
|
%{_datadir}/aclocal/*.m4
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
|
|
|
|
|
|
|
%files docs
|
|
|
|
%defattr(-, root, root)
|
2007-04-17 00:28:30 +02:00
|
|
|
%doc doc/doxygen/html/*
|
|
|
|
|
|
|
|
%files -n libasound2
|
|
|
|
%defattr(-, root, root)
|
|
|
|
%{_libdir}/libasound.so.*
|
|
|
|
%{_libdir}/alsa-lib
|
|
|
|
%{_datadir}/alsa
|
2007-11-23 17:15:47 +01:00
|
|
|
|
2007-03-15 01:11:46 +01:00
|
|
|
%changelog
|