Auto sync2gitlab import of alsa-utils-1.2.8-1.el8.src.rpm
This commit is contained in:
parent
02e2b6cf2a
commit
3c0d85e8b4
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/alsa-git.patch
|
/alsa-git.patch
|
||||||
/alsa-utils-1.2.6.tar.bz2
|
/alsa-utils-1.2.6.tar.bz2
|
||||||
/alsa-utils-1.2.7.tar.bz2
|
/alsa-utils-1.2.7.tar.bz2
|
||||||
|
/alsa-utils-1.2.8.tar.bz2
|
||||||
|
@ -1,7 +1,12 @@
|
|||||||
%define baseversion 1.2.7
|
%define baseversion 1.2.8
|
||||||
#define fixversion .2
|
#define fixversion .2
|
||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
|
%if 0%{?rhel}
|
||||||
|
%global _without_ucm 1
|
||||||
|
%global _without_topology 1
|
||||||
|
%endif
|
||||||
|
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||||
Name: alsa-utils
|
Name: alsa-utils
|
||||||
Version: %{baseversion}%{?fixversion}
|
Version: %{baseversion}%{?fixversion}
|
||||||
@ -36,23 +41,31 @@ Requires: alsa-lib%{?_isa} >= %{baseversion}
|
|||||||
This package contains command line utilities for the Advanced Linux Sound
|
This package contains command line utilities for the Advanced Linux Sound
|
||||||
Architecture (ALSA).
|
Architecture (ALSA).
|
||||||
|
|
||||||
|
%if 0%{!?_without_ucm:1}
|
||||||
%package -n alsa-ucm-utils
|
%package -n alsa-ucm-utils
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) - Use Case Manager
|
Summary: Advanced Linux Sound Architecture (ALSA) - Use Case Manager
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Requires: alsa-ucm >= %{baseversion}
|
Requires: alsa-ucm >= %{baseversion}
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%if 0%{!?_without_ucm:1}
|
||||||
%description -n alsa-ucm-utils
|
%description -n alsa-ucm-utils
|
||||||
This package contains Use Case Manager tools for Advanced Linux Sound
|
This package contains Use Case Manager tools for Advanced Linux Sound
|
||||||
Architecture (ALSA) framework.
|
Architecture (ALSA) framework.
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%if 0%{!?_without_topology:1}
|
||||||
%package -n alsa-topology-utils
|
%package -n alsa-topology-utils
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) - Topology
|
Summary: Advanced Linux Sound Architecture (ALSA) - Topology
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Requires: alsa-topology >= %{baseversion}
|
Requires: alsa-topology >= %{baseversion}
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%if 0%{!?_without_topology:1}
|
||||||
%description -n alsa-topology-utils
|
%description -n alsa-topology-utils
|
||||||
This package contains topology tools for Advanced Linux Sound
|
This package contains topology tools for Advanced Linux Sound
|
||||||
Architecture (ALSA) framework.
|
Architecture (ALSA) framework.
|
||||||
|
%endif
|
||||||
|
|
||||||
%package alsabat
|
%package alsabat
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) - Basic Audio Tester
|
Summary: Advanced Linux Sound Architecture (ALSA) - Basic Audio Tester
|
||||||
@ -107,6 +120,16 @@ mkdir -p -m 755 %{buildroot}/var/lib/alsa
|
|||||||
|
|
||||||
find %{buildroot} -name "*.la" -exec rm {} \;
|
find %{buildroot} -name "*.la" -exec rm {} \;
|
||||||
|
|
||||||
|
%if 0%{?_without_ucm:1}
|
||||||
|
rm %{buildroot}%{_bindir}/alsaucm
|
||||||
|
rm %{buildroot}%{_mandir}/man1/alsaucm.1
|
||||||
|
%endif
|
||||||
|
%if 0%{?_without_topology:1}
|
||||||
|
rm %{buildroot}%{_bindir}/alsatplg
|
||||||
|
rm %{buildroot}%{_mandir}/man1/alsatplg.1
|
||||||
|
rm %{buildroot}%{_libdir}/alsa-topology/libalsatplg_module_*
|
||||||
|
%endif
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc COPYING ChangeLog README.md TODO alsamixer/alsamixer.rc.example
|
%doc COPYING ChangeLog README.md TODO alsamixer/alsamixer.rc.example
|
||||||
%config /etc/alsa/*
|
%config /etc/alsa/*
|
||||||
@ -158,14 +181,18 @@ find %{buildroot} -name "*.la" -exec rm {} \;
|
|||||||
%dir %{_prefix}/lib/alsa/init/
|
%dir %{_prefix}/lib/alsa/init/
|
||||||
%dir /var/lib/alsa/
|
%dir /var/lib/alsa/
|
||||||
|
|
||||||
|
%if 0%{!?_without_ucm:1}
|
||||||
%files -n alsa-ucm-utils
|
%files -n alsa-ucm-utils
|
||||||
%{_bindir}/alsaucm
|
%{_bindir}/alsaucm
|
||||||
%{_mandir}/man1/alsaucm.1.gz
|
%{_mandir}/man1/alsaucm.1.gz
|
||||||
|
%endif
|
||||||
|
|
||||||
|
%if 0%{!?_without_topology:1}
|
||||||
%files -n alsa-topology-utils
|
%files -n alsa-topology-utils
|
||||||
%{_bindir}/alsatplg
|
%{_bindir}/alsatplg
|
||||||
%{_mandir}/man1/alsatplg.1.gz
|
%{_mandir}/man1/alsatplg.1.gz
|
||||||
%{_libdir}/alsa-topology/libalsatplg_module_*
|
%{_libdir}/alsa-topology/libalsatplg_module_*
|
||||||
|
%endif
|
||||||
|
|
||||||
%files alsabat
|
%files alsabat
|
||||||
%{_bindir}/alsabat
|
%{_bindir}/alsabat
|
||||||
@ -195,11 +222,15 @@ fi
|
|||||||
%systemd_postun_with_restart alsa-state.service
|
%systemd_postun_with_restart alsa-state.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 25 2022 Jaroslav Kysela <perex@perex.cz> - 1.2.8-1
|
||||||
|
- Updated to 1.2.8
|
||||||
|
- Do not build alsa-ucm-utils and alsa-topology-utils subpackages for RHEL
|
||||||
|
|
||||||
* Fri Jul 8 2022 Jaroslav Kysela <perex@perex.cz> - 1.2.7-1
|
* Fri Jul 8 2022 Jaroslav Kysela <perex@perex.cz> - 1.2.7-1
|
||||||
* Updated to 1.2.7
|
- Updated to 1.2.7
|
||||||
|
|
||||||
* Mon Dec 20 2021 Jaroslav Kysela <perex@perex.cz> - 1.2.6-1
|
* Mon Dec 20 2021 Jaroslav Kysela <perex@perex.cz> - 1.2.6-1
|
||||||
* Updated to 1.2.6
|
- Updated to 1.2.6
|
||||||
|
|
||||||
* Mon Jun 14 2021 Jaroslav Kysela <perex@perex.cz> - 1.2.5-3
|
* Mon Jun 14 2021 Jaroslav Kysela <perex@perex.cz> - 1.2.5-3
|
||||||
- Updated to 1.2.5
|
- Updated to 1.2.5
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (alsa-git.patch) = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e
|
SHA512 (alsa-git.patch) = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e
|
||||||
SHA512 (alsa-utils-1.2.7.tar.bz2) = 1be8f617315193e6033653ac96a14bd1c3272cd9d8f3776cdb1357f35f5353652acd5975cfc5bd16278cd496f5bf409bb60432818a526282edad9a4c718a97c9
|
SHA512 (alsa-utils-1.2.8.tar.bz2) = 882e6f67467596ed273bf554fcce87d8ef287806bbdabd6c103de4980981f9e2102fb3800c6e8628ee8e86ffb165c1c92f9370c8145f28a6cb7cca563942330b
|
||||||
|
Loading…
Reference in New Issue
Block a user