Accepting request 758570 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/758570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/alsa-utils?expand=0&rev=118
This commit is contained in:
Dominique Leuenberger 2020-01-02 13:40:08 +00:00 committed by Git OBS Bridge
commit 98f1d42681
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Dec 20 16:51:55 CET 2019 - tiwai@suse.de
- Remove empty man8 dirs (used for removed alsaconf.8)
- Drop obsolete TODO and Changelog files, also irrelevant INSTALL.
- Provide alsaucm and alsatplg man pages by formatting via rst2man;
a new dependency on python3-docutils is added
-------------------------------------------------------------------
Sun Nov 24 17:38:29 UTC 2019 - Neal Gompa <ngompa13@gmail.com>

View File

@ -36,6 +36,7 @@ BuildRequires: fftw3-devel
BuildRequires: libsamplerate-devel
BuildRequires: ncurses-devel
BuildRequires: pkgconfig
BuildRequires: python3-docutils
BuildRequires: xmlto
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(udev)
@ -90,6 +91,7 @@ rm -f %{buildroot}%{_sbindir}/alsaconf
rm -f %{buildroot}%{_datadir}/locale/*/*/alsaconf.mo
rm -f %{buildroot}%{_mandir}/*/man*/alsaconf.*
rm -f %{buildroot}%{_mandir}/man*/alsaconf.*
rmdir --ignore-fail-on-non-empty -p %{buildroot}%{_mandir}/*/man* %{buildroot}%{_mandir}/man*
%find_lang %{name} --all-name
ln -s alsa-restore.service %{buildroot}%{_unitdir}/alsasound.service
mkdir -p %{buildroot}%{_localstatedir}/lib/alsa
@ -113,11 +115,10 @@ install -c -m 0755 %{SOURCE5} %{buildroot}%{_prefix}/lib/systemd/scripts
%files -f %{name}.lang
%license COPYING
%doc ChangeLog INSTALL README.md TODO
%doc README.md
%doc seq/aconnect/README*
%doc seq/aseqnet/README*
%{_mandir}/man*/*
%{_mandir}/fr
%{_bindir}/*
%{_sbindir}/*
%exclude %{_bindir}/alsabat