From 34adb91e535f8b429429febbb57d8fc246185628 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Jun 16 2005 09:39:07 +0000 Subject: new upstream --- diff --git a/.cvsignore b/.cvsignore index 12dea7f..5350120 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/alsa-utils.spec b/alsa-utils.spec index f563fb6..1b6bd0a 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -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 1.0.9-2 +- New upstream version + * Mon May 30 2005 Martin Stransky 1.0.9-1 - New upstream version. - moved alsacard utility from alsa-lib to alsa-tools diff --git a/sources b/sources index 2095335..a2abe2f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c7037c54ed06d32577947f632f2c677b alsa-utils-1.0.9.tar.bz2 84a139aff67d14024a3f3e4e9c586367 alsacard.c +d4b77e9fe0311772293e402fdd634ad2 alsa-utils-1.0.9a.tar.bz2