Accepting request 325292 from home:bmwiedemann:branches:multimedia:libs

make speex-devel require speexdsp-devel to be backward compatible

this should allow to build packages that buildrequire speex-devel
both on 13.2 with old speex and on Factory with new speex+dsp

OBS-URL: https://build.opensuse.org/request/show/325292
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/speex?expand=0&rev=22
This commit is contained in:
Ismail Dönmez 2015-08-22 16:15:44 +00:00 committed by Git OBS Bridge
parent 85585010af
commit 77ecf8200b
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,2 @@
libspeex1
obsoletes "libspeex-<targettype> <= 1.1.99.91"
libspeexdsp1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 22 03:13:28 UTC 2015 - bwiedemann@suse.com
- make speex-devel require speexdsp-devel to be backward compatible
-------------------------------------------------------------------
Wed Mar 11 16:52:39 UTC 2015 - jengelh@inai.de

View File

@ -55,7 +55,7 @@ to the Vorbis codec.
Summary: Development package for SpeeX
Group: Development/Libraries/C and C++
Requires: %{libname} = %{version}
Recommends: libspeexdsp-devel
Requires: speexdsp-devel
Provides: libspeex-devel = %{version}-%{release}
Obsoletes: libspeex-devel < %{version}-%{release}