diff --git a/libcddb-utils.spec b/libcddb-utils.spec index ed6ffc0..5d3479a 100644 --- a/libcddb-utils.spec +++ b/libcddb-utils.spec @@ -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 diff --git a/libcddb.changes b/libcddb.changes index 290c2ee..9813afa 100644 --- a/libcddb.changes +++ b/libcddb.changes @@ -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 diff --git a/libcddb.spec b/libcddb.spec index e3f4eb8..2ee97cf 100644 --- a/libcddb.spec +++ b/libcddb.spec @@ -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 %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