Accepting request 69816 from multimedia:libs
- fix provides/obsoletes in baselibs (forwarded request 69727 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/69816 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvorbis?expand=0&rev=27
This commit is contained in:
commit
2880431f92
@ -1,3 +1,5 @@
|
||||
libvorbis0
|
||||
targettype 32bit provides "libvorbis-<targettype> = 1.3.2"
|
||||
targettype 64bit obsoletes "libvorbis-<targettype> < 1.3.2"
|
||||
libvorbisenc2
|
||||
libvorbisfile3
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user