new upstream
This commit is contained in:
parent
0de5febbb6
commit
34adb91e53
@ -3,3 +3,4 @@ alsa-utils-1.0.8.tar.bz2
|
||||
alsa-utils-1.0.9rc2.tar.bz2
|
||||
alsa-utils-1.0.9.tar.bz2
|
||||
alsacard.c
|
||||
alsa-utils-1.0.9a.tar.bz2
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define version_main 1.0.9
|
||||
%define version_app rf
|
||||
%define version_tar 1.0.9a
|
||||
%define version_pack 1.0.9rf
|
||||
|
||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||
Name: alsa-utils
|
||||
Version: %{version_main}%{?version_app}
|
||||
Release: 1
|
||||
Version: %{version_pack}
|
||||
Release: 2
|
||||
License: GPL
|
||||
Group: Applications/Multimedia
|
||||
URL: http://www.alsa-project.org/
|
||||
Source: ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{version_main}%{?prever}.tar.bz2
|
||||
Source: ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{version_tar}%{?prever}.tar.bz2
|
||||
Source2: salsa.c
|
||||
Source3: alsacard.c
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@ -22,7 +22,7 @@ This package contains command line utilities for the Advanced Linux Sound
|
||||
Architecture (ALSA).
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version_main}%{?prever}
|
||||
%setup -q -n %{name}-%{version_tar}%{?prever}
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
@ -64,6 +64,9 @@ install -m 755 alsacard %{buildroot}%{_bindir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 16 2005 Martin Stransky <stransky@redhat.com> 1.0.9-2
|
||||
- New upstream version
|
||||
|
||||
* Mon May 30 2005 Martin Stransky <stransky@redhat.com> 1.0.9-1
|
||||
- New upstream version.
|
||||
- moved alsacard utility from alsa-lib to alsa-tools
|
||||
|
Loading…
Reference in New Issue
Block a user