new upstream

This commit is contained in:
Martin Stransky 2006-07-20 13:36:29 +00:00
parent b547b318d8
commit 60aea0f6ca
3 changed files with 9 additions and 4 deletions

View File

@ -1,7 +1,9 @@
%define prever rc1
Summary: Advanced Linux Sound Architecture (ALSA) utilities Summary: Advanced Linux Sound Architecture (ALSA) utilities
Name: alsa-utils Name: alsa-utils
Version: 1.0.11 Version: 1.0.12
Release: 7.1 Release: 1
License: GPL License: GPL
Group: Applications/Multimedia Group: Applications/Multimedia
URL: http://www.alsa-project.org/ URL: http://www.alsa-project.org/
@ -65,6 +67,9 @@ install -m 755 alsacard %{buildroot}/bin
/usr/share/locale/* /usr/share/locale/*
%changelog %changelog
* Thu Jul 20 2006 Martin Stransky <stransky@redhat.com> 1.0.12-1.rc1
- new upstream
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
- rebuild - rebuild

View File

@ -288,7 +288,7 @@ void usage(char *p_name)
printf("This software may be freely redistributed under the terms of the GNU\n"); printf("This software may be freely redistributed under the terms of the GNU\n");
printf("public license.\n\n"); printf("public license.\n\n");
printf("Usage: alsaunmute card_number [-v] [-s volume]\n\n", p_name); printf("Usage: alsaunmute card_number [-v] [-s volume]\n\n");
printf(" card_number - number of unmuted card\n"); printf(" card_number - number of unmuted card\n");
printf(" [-v] - verbose mode\n"); printf(" [-v] - verbose mode\n");
printf(" [-s volume] - set this volume level instead of the default (75%)\n"); printf(" [-s volume] - set this volume level instead of the default (75%)\n");

View File

@ -1 +1 @@
ba9b8010120701d0f6daf061d392cfa2 alsa-utils-1.0.11.tar.bz2 fe05a1cad553547e991fd159e22ff5bf alsa-utils-1.0.12rc1.tar.bz2