From ad56ccbf4e8ae1caf7644971158602628a7f7d3f16424c0ba21bb580ac6a56e4 Mon Sep 17 00:00:00 2001 From: Cristian Morales Vega Date: Wed, 11 Jan 2012 23:12:51 +0000 Subject: [PATCH] - add libtool as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcddb?expand=0&rev=14 --- libcddb-utils.changes | 5 +++++ libcddb-utils.spec | 51 ++++++++++++++++++++++++++++++++++++++++++- libcddb.spec | 2 +- 3 files changed, 56 insertions(+), 2 deletions(-) diff --git a/libcddb-utils.changes b/libcddb-utils.changes index 133fe17..3bc2875 100644 --- a/libcddb-utils.changes +++ b/libcddb-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 11 23:10:27 UTC 2012 - reddwarf@opensuse.org + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Thu Dec 1 16:59:06 UTC 2011 - coolo@suse.com diff --git a/libcddb-utils.spec b/libcddb-utils.spec index a5fd619..0e0d127 100644 --- a/libcddb-utils.spec +++ b/libcddb-utils.spec @@ -1,7 +1,7 @@ # # spec file for package libcddb-utils # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -42,6 +42,7 @@ Source: %{_name}-%{version}.tar.bz2 Source1: %{_name}_spec-prepare.sh BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: automake +BuildRequires: libtool BuildRequires: pkg-config %if %BUILD_UTILS BuildRequires: libcdio-devel @@ -60,6 +61,30 @@ Libcddb is a library that implements the different protocols (CDDBP, HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + %if %BUILD_UTILS %if %BUILD_CORE @@ -75,6 +100,30 @@ Libcddb is a library that implements the different protocols (CDDBP, HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + +Libcddb is a library that implements the different protocols (CDDBP, +HTTP, and SMTP) to access data on a CDDB server (http://freedb.org). It +tries to be as cross-platform as possible. + %endif %endif %if %BUILD_CORE diff --git a/libcddb.spec b/libcddb.spec index e04ad00..6660c69 100644 --- a/libcddb.spec +++ b/libcddb.spec @@ -1,7 +1,7 @@ # # spec file for package libcddb # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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