diff --git a/.cvsignore b/.cvsignore index dbb252e..deef702 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -alsa-plugins-1.0.16.tar.bz2 -alsa-plugins-1.0.17.tar.bz2 -alsa-plugins-1.0.18rc3.tar.bz2 +alsa-plugins-1.0.18.tar.bz2 diff --git a/alsa-plugins.spec b/alsa-plugins.spec index 29e9483..9aa69a2 100644 --- a/alsa-plugins.spec +++ b/alsa-plugins.spec @@ -1,15 +1,12 @@ -%define prever rc3 -%define prever_dot .%{prever} - Name: alsa-plugins Version: 1.0.18 -Release: 1%{?prever_dot}%{?dist} +Release: 2 Summary: The Advanced Linux Sound Architecture (ALSA) Plugins # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+ License: GPLv2+ and LGPLv2+ Group: System Environment/Libraries URL: http://www.alsa-project.org/ -Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}%{?prever}.tar.bz2 +Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2 Source1: jack.conf Source2: pcm-oss.conf Source4: samplerate.conf @@ -184,6 +181,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/alsa-lib/libasound_module_pcm_usb_stream.so %changelog +* Sun Dec 28 2008 Eric Moret - 1.0.18-2 +- Updated to 1.0.18 final + * Thu Sep 11 2008 Jaroslav Kysela - 1.0.18-1.rc3 - Updated to 1.0.18rc3 - Added usbstream subpackage diff --git a/sources b/sources index 7f05f9a..7438920 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3b7bcd92d1bb380d7de13e61af996e9 alsa-plugins-1.0.18rc3.tar.bz2 +4a798b47ba10c17aed66dff234d31b24 alsa-plugins-1.0.18.tar.bz2