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.9rc2.tar.bz2
|
||||||
alsa-utils-1.0.9.tar.bz2
|
alsa-utils-1.0.9.tar.bz2
|
||||||
alsacard.c
|
alsacard.c
|
||||||
|
alsa-utils-1.0.9a.tar.bz2
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%define version_main 1.0.9
|
%define version_tar 1.0.9a
|
||||||
%define version_app rf
|
%define version_pack 1.0.9rf
|
||||||
|
|
||||||
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
Summary: Advanced Linux Sound Architecture (ALSA) utilities
|
||||||
Name: alsa-utils
|
Name: alsa-utils
|
||||||
Version: %{version_main}%{?version_app}
|
Version: %{version_pack}
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
URL: http://www.alsa-project.org/
|
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
|
Source2: salsa.c
|
||||||
Source3: alsacard.c
|
Source3: alsacard.c
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
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).
|
Architecture (ALSA).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version_main}%{?prever}
|
%setup -q -n %{name}-%{version_tar}%{?prever}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
@ -64,6 +64,9 @@ install -m 755 alsacard %{buildroot}%{_bindir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 30 2005 Martin Stransky <stransky@redhat.com> 1.0.9-1
|
||||||
- New upstream version.
|
- New upstream version.
|
||||||
- moved alsacard utility from alsa-lib to alsa-tools
|
- moved alsacard utility from alsa-lib to alsa-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user