From 218a1361d6b215f1e3f3bac0a6819a7e1437d62d5d61bb9e7232bb151ae56d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Sun, 13 Nov 2011 09:43:06 +0000 Subject: [PATCH] Accepting request 91125 from home:coolo:removelibtool add buildrequire libtool OBS-URL: https://build.opensuse.org/request/show/91125 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ladspa?expand=0&rev=22 --- ladspa-devel.spec | 6 +++--- ladspa.changes | 5 +++++ ladspa.spec | 7 ++++--- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/ladspa-devel.spec b/ladspa-devel.spec index 5258fc6..cafa01b 100644 --- a/ladspa-devel.spec +++ b/ladspa-devel.spec @@ -1,7 +1,7 @@ # -# spec file for package ladspa-devel (Version 1.13) +# spec file for package ladspa-devel # -# 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 @@ -21,7 +21,7 @@ Name: ladspa-devel Summary: Include Files mandatory for Development Version: 1.13 -Release: 3 +Release: 6 License: LGPLv2.1+ Group: Development/Libraries/C and C++ Source: ladspa_sdk_1.13.tar.bz2 diff --git a/ladspa.changes b/ladspa.changes index 976a5f3..889cae3 100644 --- a/ladspa.changes +++ b/ladspa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 13 09:12:07 UTC 2011 - coolo@suse.com + +- add libtool as explicit buildrequire to avoid implicit dependency from prjconf + ------------------------------------------------------------------- Sun May 1 17:35:27 UTC 2011 - toddrme2178@gmail.com diff --git a/ladspa.spec b/ladspa.spec index e951999..ee5114d 100644 --- a/ladspa.spec +++ b/ladspa.spec @@ -1,7 +1,7 @@ # -# spec file for package ladspa (Version 1.13) +# spec file for package ladspa # -# 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 @@ -20,6 +20,7 @@ Name: ladspa BuildRequires: fdupes fftw3-devel flac-devel gcc-c++ ladspa-devel libsndfile-devel pkgconfig xorg-x11-util-devel +BuildRequires: libtool %define AMB_version 0.6.1 %define FIL_version 0.3.0 %define MCP_version 0.4.0 @@ -38,7 +39,7 @@ BuildRequires: fdupes fftw3-devel flac-devel gcc-c++ ladspa-devel libsndfile-de %define vocoder_version 0.3 Summary: The Linux Audio Developer's Simple Plug-In API Version: 1.13 -Release: 3 +Release: 9 License: LGPLv2.1+ Group: Productivity/Multimedia/Sound/Utilities AutoReq: on