From 02bc2e85a98db792dc60d43302df617f2e2a8cb0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 6 Jun 2009 14:24:32 +0000 Subject: [PATCH] Update to 1.0.20 --- libsndfile.spec | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/libsndfile.spec b/libsndfile.spec index c17048c..7f86d55 100644 --- a/libsndfile.spec +++ b/libsndfile.spec @@ -1,18 +1,14 @@ Summary: Library for reading and writing sound files Name: libsndfile -Version: 1.0.17 -Release: 8%{?dist} +Version: 1.0.20 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.mega-nerd.com/libsndfile/ Source0: http://www.mega-nerd.com/libsndfile/libsndfile-%{version}.tar.gz -Patch0: libsndfile-1.0.17+flac-1.1.3.patch -Patch1: libsndfile-1.0.17-flac-buffer-overflow.patch -Patch2: libsndfile-1.0.17-autotools.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) -BuildRequires: alsa-lib-devel, pkgconfig, flac-devel, sqlite-devel, libogg-devel -BuildRequires: libtool, autoconf, automake +BuildRequires: alsa-lib-devel, pkgconfig, flac-devel, sqlite-devel, libogg-devel, jack-audio-connection-kit-devel Provides: %{name}-octave = %{version}-%{release} @@ -38,16 +34,10 @@ This package contains files needed to develop with libsndfile. %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -libtoolize -autoreconf %build %configure \ --disable-dependency-tracking \ - --enable-flac \ --enable-sqlite \ --enable-alsa \ --enable-largefile @@ -95,16 +85,19 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc COPYING AUTHORS TODO README NEWS ChangeLog +%doc COPYING AUTHORS README NEWS ChangeLog %{_bindir}/sndfile-info %{_bindir}/sndfile-play %{_bindir}/sndfile-convert %{_bindir}/sndfile-regtest +%{_bindir}/sndfile-cmp +%{_bindir}/sndfile-jackplay +%{_bindir}/sndfile-metadata-get +%{_bindir}/sndfile-metadata-set %{_mandir}/man1/sndfile-info.1* %{_mandir}/man1/sndfile-play.1* %{_mandir}/man1/sndfile-convert.1* %{_libdir}/%{name}.so.* -%{_datadir}/octave %files devel @@ -120,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jun 06 2009 Lennart Poettering - 1.0.20-1 +- Updated to 1.0.20 + * Tue Mar 03 2009 Robert Scheck - 1.0.17-8 - Rebuilt against libtool 2.2