Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
staging
rpms
alsa-utils
Commits
342c25dd
Commit
342c25dd
authored
Sep 27, 2022
by
Rocky Automation
📺
Browse files
import alsa-utils-1.2.7-1.el9
parent
76f351f7
Changes
3
Hide whitespace changes
Inline
Side-by-side
.alsa-utils.metadata
View file @
342c25dd
b
29ac97723c1a2dfd3eaabca02b80c6e869e235c
SOURCES/alsa-utils-1.2.
6
.tar.bz2
b
7b07e0c7c041c02d1ad2ba05537a2570d02320d
SOURCES/alsa-utils-1.2.
7
.tar.bz2
.gitignore
View file @
342c25dd
SOURCES/alsa-utils-1.2.
6
.tar.bz2
SOURCES/alsa-utils-1.2.
7
.tar.bz2
SPECS/alsa-utils.spec
View file @
342c25dd
%define baseversion 1.2.
6
%define baseversion 1.2.
7
#define fixversion .2
%global _hardened_build 1
...
...
@@ -106,8 +106,10 @@ install -p -m 644 %{SOURCE11} %{buildroot}/etc/alsa
# Create /var/lib/alsa tree
mkdir -p -m 755 %{buildroot}%{_sharedstatedir}/alsa
find %{buildroot} -name "*.la" -exec rm {} \;
%files -f %{name}.lang
%doc COPYING ChangeLog README.md TODO
%doc COPYING ChangeLog README.md TODO
alsamixer/alsamixer.rc.example
%config /etc/alsa/*
%{_prefix}/lib/udev/rules.d/*
%{_unitdir}/*
...
...
@@ -165,6 +167,7 @@ mkdir -p -m 755 %{buildroot}%{_sharedstatedir}/alsa
%files -n alsa-topology-utils
%{_bindir}/alsatplg
%{_mandir}/man1/alsatplg.1.gz
%{_libdir}/alsa-topology/libalsatplg_module_*
%files alsabat
%{_bindir}/alsabat
...
...
@@ -194,6 +197,9 @@ fi
%systemd_postun_with_restart alsa-state.service
%changelog
* Fri Jul 8 2022 Jaroslav Kysela <perex@perex.cz> - 1.2.7-1
* Updated to 1.2.7
* Mon Dec 20 2021 Jaroslav Kysela <perex@perex.cz> - 1.2.6-1
* Updated to 1.2.6
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment