diff --git a/baselibs.conf b/baselibs.conf index 789fb70..830ea6e 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,3 +1,5 @@ libvorbis0 + targettype 32bit provides "libvorbis- = 1.3.2" + targettype 64bit obsoletes "libvorbis- < 1.3.2" libvorbisenc2 libvorbisfile3 diff --git a/libvorbis.changes b/libvorbis.changes index e56602b..0edc558 100644 --- a/libvorbis.changes +++ b/libvorbis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 5 22:56:15 CEST 2011 - dmueller@suse.de + +- fix provides/obsoletes in baselibs + ------------------------------------------------------------------- Thu Dec 9 22:14:53 UTC 2010 - davejplater@gmail.com diff --git a/libvorbis.spec b/libvorbis.spec index 2d1ab63..c663afa 100644 --- a/libvorbis.spec +++ b/libvorbis.spec @@ -61,9 +61,8 @@ Obsoletes: libvorbis-64bit %endif # # libvorbis was last used in openSUSE 11.3 - -Provides: %{name} = %{version} -Obsoletes: %{name} < %{version} +Provides: %{name} = 1.3.2 +Obsoletes: %{name} < 1.3.2 %description -n libvorbis0 Vorbis is a fully open, nonproprietary, patent-and-royalty-free, and