- Obsolete the last version of taglib that contained the libraries.

- Make the devel sub package require taglib which only contains doc
  and make taglib require the two library sub packages.
- Make the two library sub packages require taglib to ensure that
  the old taglib package is actually removed.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/taglib?expand=0&rev=25
This commit is contained in:
Dave Plater 2011-05-28 04:45:41 +00:00 committed by Git OBS Bridge
parent 728e2276ed
commit 17b7cbf85d
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat May 28 04:31:40 UTC 2011 - davejplater@gmail.com
- Obsolete the last version of taglib that contained the libraries.
- Make the devel sub package require taglib which only contains doc
and make taglib require the two library sub packages.
- Make the two library sub packages require taglib to ensure that
the old taglib package is actually removed.
-------------------------------------------------------------------
Wed May 25 14:19:41 UTC 2011 - coolo@novell.com

View File

@ -54,7 +54,7 @@ TrueAudio, WAV, AIFF, MP4 and ASF files.
License: LGPLv2.1+
Summary: Audio Meta-Data Library
Group: System/Libraries
Conflicts: taglib <= 1.6.3
Requires: taglib = %{version}-%{release}
%description -n libtag1
TagLib is a library for reading and editing the meta-data of several popular
@ -66,7 +66,7 @@ TrueAudio, WAV, AIFF, MP4 and ASF files.
License: LGPLv2.1+
Summary: Audio Meta-Data Library
Group: System/Libraries
Conflicts: taglib <= 1.6.3
Requires: taglib = %{version}-%{release}
%description -n libtag_c0
TagLib is a library for reading and editing the meta-data of several popular
@ -81,6 +81,7 @@ Group: Development/Libraries/C and C++
Requires: libstdc++-devel
Requires: taglib = %{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}
Obsoletes: taglib-devel <= 1.6.3