diff --git a/alsa-utils.spec b/alsa-utils.spec index c4c7f03..f4c30b3 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -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 1.0.24-4 +* Fri Jan 6 2012 Lennart Poettering - 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 1.0.24.1-4 - Add patch to unmute MacBookAir4,1 speakers * Mon Feb 07 2011 Fedora Release Engineering - 1.0.24.1-3 @@ -256,7 +262,7 @@ fi - unmute Master Mono for all drivers * Wed May 2 2007 Martin Stransky 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 1.0.14-0.5.rc2 @@ -415,16 +421,16 @@ fi - rename alsamixer-saver save-alsamixer * Mon Dec 8 2003 Thorsten Leemhuis 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 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 1.0.0-0.fdr.0.1.rc1 -- Update to 1.0.0rc1 +- Update to 1.0.0rc1 * Wed Aug 6 2003 Dams 0:utils-0.fdr.1 - Initial build.