From 585403b23dac2c1edffb86c9d770d334a5bfa991500f3d60226e074c57d504c7 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Tue, 22 Nov 2011 10:27:15 +0000 Subject: [PATCH] Accepting request 93018 from home:coolo:removelibtool add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93018 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsamplerate?expand=0&rev=14 --- libsamplerate.changes | 5 +++++ libsamplerate.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/libsamplerate.changes b/libsamplerate.changes index fd2b5cb..e9dc10e 100644 --- a/libsamplerate.changes +++ b/libsamplerate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 22 10:19:16 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Sat Aug 6 17:47:41 CEST 2011 - meissner@suse.de diff --git a/libsamplerate.spec b/libsamplerate.spec index f838af1..855e3eb 100644 --- a/libsamplerate.spec +++ b/libsamplerate.spec @@ -1,7 +1,7 @@ # -# spec file for package libsamplerate (Version 0.1.7) +# spec file for package libsamplerate # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,10 +19,10 @@ Name: libsamplerate -BuildRequires: fftw3-devel libsndfile-devel pkgconfig +BuildRequires: fftw3-devel libsndfile-devel libtool pkgconfig Summary: A Sample Rate Converter Library Version: 0.1.7 -Release: 2 +Release: 11 License: GPLv2+ Group: System/Libraries Source: %{name}-%{version}.tar.bz2