forked from pool/libcddb
- add libtool as buildrequire to avoid implicit dependency
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libcddb?expand=0&rev=14
This commit is contained in:
parent
33a237a137
commit
ad56ccbf4e
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user