new upstream
This commit is contained in:
parent
9d9aaa9c31
commit
ca7214f6c0
@ -6,3 +6,4 @@ alsacard.c
|
||||
alsa-utils-1.0.9a.tar.bz2
|
||||
alsa-utils-1.0.10rc1.tar.bz2
|
||||
alsa-utils-1.0.10.tar.bz2
|
||||
alsa-utils-1.0.11rc2.tar.bz2
|
||||
|
@ -1,14 +1,13 @@
|
||||
%define version_tar 1.0.10
|
||||
%define version_pack 1.0.10rf
|
||||
%define prever rc2
|
||||
|
||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||
Name: alsa-utils
|
||||
Version: %{version_pack}
|
||||
Release: 1.1
|
||||
Version: 1.0.11
|
||||
Release: 1.rc2
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.alsa-project.org/
|
||||
Source: ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{version_tar}%{?prever}.tar.bz2
|
||||
Source: ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{version}%{?prever}.tar.bz2
|
||||
Source2: salsa.c
|
||||
Source3: alsacard.c
|
||||
Source4: alsaunmute.c
|
||||
@ -25,7 +24,7 @@ This package contains command line utilities for the Advanced Linux Sound
|
||||
Architecture (ALSA).
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version_tar}%{?prever}
|
||||
%setup -q -n %{name}-%{version}%{?prever}
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
@ -70,6 +69,9 @@ install -m 755 alsacard %{buildroot}/bin
|
||||
/usr/share/locale/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2006 Martin Stransky <stransky@redhat.com> 1.0.11-1.rc2
|
||||
- new upstream
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user