From 17b7cbf85d115a224c2c628bbc6364a3ee8c08ec5804f88491ed710ed354f7eb Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Sat, 28 May 2011 04:45:41 +0000 Subject: [PATCH] - 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 --- taglib.changes | 9 +++++++++ taglib.spec | 5 +++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/taglib.changes b/taglib.changes index 0389f73..40bfe87 100644 --- a/taglib.changes +++ b/taglib.changes @@ -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 diff --git a/taglib.spec b/taglib.spec index 851361c..608e7e3 100644 --- a/taglib.spec +++ b/taglib.spec @@ -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