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:
parent
ac57deaf5d
commit
cbeb470b6a
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libcddb-utils (Version 1.3.2)
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,10 +26,10 @@ Name: libcddb-utils
|
|||||||
%define BUILD_UTILS 1
|
%define BUILD_UTILS 1
|
||||||
%define _name libcddb
|
%define _name libcddb
|
||||||
Version: 1.3.2
|
Version: 1.3.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Url: http://libcddb.sourceforge.net/
|
Url: http://libcddb.sourceforge.net/
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
%if %BUILD_CORE
|
%if %BUILD_CORE
|
||||||
Summary: CDDB Access Library Utilities
|
Summary: CDDB Access Library Utilities
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -64,7 +64,7 @@ Authors:
|
|||||||
%if %BUILD_CORE
|
%if %BUILD_CORE
|
||||||
|
|
||||||
%package -n libcddb-utils
|
%package -n libcddb-utils
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Summary: CDDB Access Library Utilities
|
Summary: CDDB Access Library Utilities
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
|
|
||||||
@ -82,7 +82,7 @@ Authors:
|
|||||||
%if %BUILD_CORE
|
%if %BUILD_CORE
|
||||||
|
|
||||||
%package -n libcddb2
|
%package -n libcddb2
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Summary: CDDB Access Library
|
Summary: CDDB Access Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
# bug437293
|
# bug437293
|
||||||
|
@ -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
|
Thu Aug 6 15:00:44 CEST 2009 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
13
libcddb.spec
13
libcddb.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libcddb (Version 1.3.2)
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,10 +26,10 @@ Name: libcddb
|
|||||||
%define BUILD_UTILS 0
|
%define BUILD_UTILS 0
|
||||||
%define _name libcddb
|
%define _name libcddb
|
||||||
Version: 1.3.2
|
Version: 1.3.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Url: http://libcddb.sourceforge.net/
|
Url: http://libcddb.sourceforge.net/
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
%if %BUILD_CORE
|
%if %BUILD_CORE
|
||||||
Summary: CDDB Access Library Utilities
|
Summary: CDDB Access Library Utilities
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -41,6 +41,7 @@ Summary: CDDB Access Library Utilities
|
|||||||
%endif
|
%endif
|
||||||
Source: %{_name}-%{version}.tar.bz2
|
Source: %{_name}-%{version}.tar.bz2
|
||||||
Source1: %{_name}_spec-prepare.sh
|
Source1: %{_name}_spec-prepare.sh
|
||||||
|
Source2: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%if %BUILD_UTILS
|
%if %BUILD_UTILS
|
||||||
@ -64,7 +65,7 @@ Authors:
|
|||||||
%if %BUILD_CORE
|
%if %BUILD_CORE
|
||||||
|
|
||||||
%package -n libcddb-utils
|
%package -n libcddb-utils
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Summary: CDDB Access Library Utilities
|
Summary: CDDB Access Library Utilities
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
|
|
||||||
@ -82,7 +83,7 @@ Authors:
|
|||||||
%if %BUILD_CORE
|
%if %BUILD_CORE
|
||||||
|
|
||||||
%package -n libcddb2
|
%package -n libcddb2
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Summary: CDDB Access Library
|
Summary: CDDB Access Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -104,7 +105,7 @@ Authors:
|
|||||||
Kris Verbeeck <airborne@advalvas.be>
|
Kris Verbeeck <airborne@advalvas.be>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: CDDB Access Library
|
Summary: CDDB Access Library
|
||||||
Requires: libcddb2 = %{version} glibc-devel
|
Requires: libcddb2 = %{version} glibc-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user