From 7e8e109316683f90a016430545efd67eb3902b7d Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Jun 06 2009 02:42:06 +0000 Subject: - Update to 4.0.6 --- diff --git a/.cvsignore b/.cvsignore index cbc38b8..0cdfee2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -rtaudio-4.0.5-fe.tar.gz +rtaudio-4.0.6-fe.tar.gz diff --git a/rtaudio.spec b/rtaudio.spec index a35725e..d3fd90b 100644 --- a/rtaudio.spec +++ b/rtaudio.spec @@ -3,16 +3,16 @@ Summary: Real-time Audio I/O Library Name: rtaudio -Version: 4.0.5 -Release: 3%{?dist} +Version: 4.0.6 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.music.mcgill.ca/~gary/rtaudio/ # The original tarball contains nonfree bits. We remove them and create a free tarball: -# wget -N http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.5.tar.gz -# tar zxf rtaudio-4.0.5.tar.gz -# rm -fr rtaudio-4.0.5/include/ rtaudio-4.0.5/tests/Windows -# tar zcf rtaudio-4.0.5-fe.tar.gz rtaudio-4.0.5 +# wget -N http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.6.tar.gz +# tar zxf rtaudio-4.0.6.tar.gz +# rm -fr rtaudio-4.0.6/include/ rtaudio-4.0.6/tests/Windows +# tar zcf rtaudio-4.0.6-fe.tar.gz rtaudio-4.0.6 Source0: %{name}-%{version}-fe.tar.gz # Make rtaudio compilable against gcc-4.4 # https://sourceforge.net/tracker/index.php?func=detail&aid=2644431&group_id=162430&atid=823757 @@ -98,6 +98,9 @@ rm -rf %{buildroot} %{_libdir}/lib%{name}.a %changelog +* Fri Jun 05 2009 Orcan Ogetbil 4.0.6-1 +- Update to 4.0.6 + * Sat Feb 28 2009 Orcan Ogetbil 4.0.5-3 - Don't remove the tests/Release directory diff --git a/sources b/sources index 50678fd..e9cc956 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -581f765e9b423d3ce2fc0c5ab51447dd rtaudio-4.0.5-fe.tar.gz +78b9e39ca3dd541bb51d77962dc2e869 rtaudio-4.0.6-fe.tar.gz