spec: update spec file
This commit is contained in:
parent
11839b7f94
commit
d6fd582fe5
@ -4,7 +4,7 @@
|
||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||
Name: alsa-utils
|
||||
Version: %{baseversion}%{?fixversion}
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.alsa-project.org/
|
||||
@ -112,7 +112,13 @@ if [ -s /etc/asound.state -a ! -s /var/lib/alsa/asound.state ] ; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2011 Bastien Nocera <bnocera@redhat.com> 1.0.24-4
|
||||
* Fri Jan 6 2012 Lennart Poettering <lpoetter@redhat.com> - 1.0.24.1-5
|
||||
- When installing the Fedora service files make sure to override the
|
||||
actual service files with them instead of the symlinks to them
|
||||
- Drop StandardOutput=syslog since that is the default now and we
|
||||
don't want to needlessly override the default
|
||||
|
||||
* Mon Oct 31 2011 Bastien Nocera <bnocera@redhat.com> 1.0.24.1-4
|
||||
- Add patch to unmute MacBookAir4,1 speakers
|
||||
|
||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.24.1-3
|
||||
@ -256,7 +262,7 @@ fi
|
||||
- unmute Master Mono for all drivers
|
||||
|
||||
* Wed May 2 2007 Martin Stransky <stransky@redhat.com> 1.0.14-0.6.rc2
|
||||
- added fix for #238442 (unmute Mono channel for w4550,
|
||||
- added fix for #238442 (unmute Mono channel for w4550,
|
||||
xw4600, xw6600, and xw8600)
|
||||
|
||||
* Wed Apr 18 2007 Martin Stransky <stransky@redhat.com> 1.0.14-0.5.rc2
|
||||
@ -415,16 +421,16 @@ fi
|
||||
- rename alsamixer-saver save-alsamixer
|
||||
|
||||
* Mon Dec 8 2003 Thorsten Leemhuis <fedora[AT]leemhuis.info> 1.0.0-0.fdr.0.3.rc2
|
||||
- Integrate Michael Schwendt's script alsamixer-saver; Still not quite sure if
|
||||
- Integrate Michael Schwendt's script alsamixer-saver; Still not quite sure if
|
||||
this script is the right way -- but mine didn't work...
|
||||
|
||||
* Sat Dec 6 2003 Thorsten Leemhuis <fedora[AT]leemhuis.info> 1.0.0-0.fdr.0.2.rc2
|
||||
- Update to 1.0.0rc2
|
||||
- Update to 1.0.0rc2
|
||||
- added alsamixer Script -- stores settings on shutdown, does nothing on startup
|
||||
- some minor corrections in spec-file style
|
||||
|
||||
* Wed Dec 3 2003 Thorsten Leemhuis <fedora[AT]leemhuis.info> 1.0.0-0.fdr.0.1.rc1
|
||||
- Update to 1.0.0rc1
|
||||
- Update to 1.0.0rc1
|
||||
|
||||
* Wed Aug 6 2003 Dams <anvil[AT]livna.org> 0:utils-0.fdr.1
|
||||
- Initial build.
|
||||
|
Loading…
Reference in New Issue
Block a user