Ismail Dönmez 2012-03-08 13:08:07 +00:00 committed by Git OBS Bridge
parent 8f54ebd851
commit be9343a1c7

View File

@ -1,7 +1,7 @@
#
# spec file for package taglib
#
# 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
@ -15,16 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: taglib
Version: 1.7
Release: 6
License: LGPL-2.1+ ; MPL-1.1
Release: 0
Summary: Audio Meta-Data Library
Url: http://ktown.kde.org/~wheeler/taglib/
License: LGPL-2.1+ ; MPL-1.1
Group: System/Libraries
Url: http://ktown.kde.org/~wheeler/taglib/
# http://ktown.kde.org/~wheeler/files/src/taglib-1.7.tar.gz
Source0: %{name}-%{version}.tar.bz2
Source1: %{name}.desktop
@ -53,8 +51,8 @@ Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack
TrueAudio, WAV, AIFF, MP4 and ASF files.
%package -n libtag1
License: LGPL-2.1+
Summary: Audio Meta-Data Library
License: LGPL-2.1+
Group: System/Libraries
# Without this the old taglib package containing the libraries isn't removed when this package is installed.
# The only alternative is for the libraries to Require: taglib version-release, badness 440
@ -67,8 +65,8 @@ Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack
TrueAudio, WAV, AIFF, MP4 and ASF files.
%package -n libtag_c0
License: LGPL-2.1+
Summary: Audio Meta-Data Library
License: LGPL-2.1+
Group: System/Libraries
# Without this the old taglib package containing the libraries isn't removed when this package is installed.
# The only alternative is for the libraries to Require: taglib version-release, badness 440
@ -81,12 +79,12 @@ Vorbis comments and ID3 tags and Vorbis comments in FLAC, MPC, Speex, WavPack
TrueAudio, WAV, AIFF, MP4 and ASF files.
%package -n libtag-devel
License: LGPL-2.1+
Summary: Development files for taglib
License: LGPL-2.1+
Group: Development/Libraries/C and C++
Requires: libstdc++-devel
Requires: libtag_c0 = %{version}-%{release}
Requires: libtag1 = %{version}-%{release}
Requires: libtag_c0 = %{version}-%{release}
# taglib-devel was last used in openSUSE 11.4 (taglib-devel-1.6.2)
# The last taglib-devel used was version 1.6.3 from multimedia:libs.
Provides: taglib-devel = %{version}