Accepting request 33293 from multimedia:libs

Copy from multimedia:libs/libcddb based on submit request 33293 from user coolo

OBS-URL: https://build.opensuse.org/request/show/33293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcddb?expand=0&rev=11
This commit is contained in:
OBS User autobuild 2010-02-24 01:15:48 +00:00 committed by Git OBS Bridge
parent ac57deaf5d
commit cbeb470b6a
3 changed files with 17 additions and 11 deletions

View File

@ -1,7 +1,7 @@
#
# spec file for package libcddb-utils (Version 1.3.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -26,10 +26,10 @@ Name: libcddb-utils
%define BUILD_UTILS 1
%define _name libcddb
Version: 1.3.2
Release: 1
Release: 2
Url: http://libcddb.sourceforge.net/
Group: Productivity/Multimedia/Other
License: LGPL v2.1 or later
License: LGPLv2.1+
%if %BUILD_CORE
Summary: CDDB Access Library Utilities
# bug437293
@ -64,7 +64,7 @@ Authors:
%if %BUILD_CORE
%package -n libcddb-utils
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: CDDB Access Library Utilities
Group: Productivity/Multimedia/Other
@ -82,7 +82,7 @@ Authors:
%if %BUILD_CORE
%package -n libcddb2
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: CDDB Access Library
Group: System/Libraries
# bug437293

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 31 21:09:13 CET 2010 - jengelh@medozas.de
- Package baselibs.conf
-------------------------------------------------------------------
Thu Aug 6 15:00:44 CEST 2009 - sbrabec@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package libcddb (Version 1.3.2)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 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
@ -26,10 +26,10 @@ Name: libcddb
%define BUILD_UTILS 0
%define _name libcddb
Version: 1.3.2
Release: 1
Release: 2
Url: http://libcddb.sourceforge.net/
Group: Productivity/Multimedia/Other
License: LGPL v2.1 or later
License: LGPLv2.1+
%if %BUILD_CORE
Summary: CDDB Access Library Utilities
# bug437293
@ -41,6 +41,7 @@ Summary: CDDB Access Library Utilities
%endif
Source: %{_name}-%{version}.tar.bz2
Source1: %{_name}_spec-prepare.sh
Source2: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: pkg-config
%if %BUILD_UTILS
@ -64,7 +65,7 @@ Authors:
%if %BUILD_CORE
%package -n libcddb-utils
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: CDDB Access Library Utilities
Group: Productivity/Multimedia/Other
@ -82,7 +83,7 @@ Authors:
%if %BUILD_CORE
%package -n libcddb2
License: LGPL v2.1 or later
License: LGPLv2.1+
Summary: CDDB Access Library
Group: System/Libraries
# bug437293
@ -104,7 +105,7 @@ Authors:
Kris Verbeeck <airborne@advalvas.be>
%package devel
License: LGPL v2.1 or later
License: LGPLv2.1+
Group: Development/Libraries/C and C++
Summary: CDDB Access Library
Requires: libcddb2 = %{version} glibc-devel