- Change libdvbpsi-devel BuildRequires to require version < 1.0.

VLC 2.0.6 is not able to cope with the new API yet.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2013-04-25 09:46:51 +00:00 committed by Git OBS Bridge
parent c0ce393d09
commit d9b3e6e23d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 25 09:45:55 UTC 2013 - dimstar@opensuse.org
- Change libdvbpsi-devel BuildRequires to require version < 1.0.
VLC 2.0.6 is not able to cope with the new API yet.
-------------------------------------------------------------------
Wed Apr 10 08:05:59 UTC 2013 - dimstar@opensuse.org

View File

@ -66,7 +66,7 @@ BuildRequires: libcdio-devel
BuildRequires: libdc1394_control12-devel
%endif
BuildRequires: libdc1394-devel
BuildRequires: libdvbpsi-devel
BuildRequires: libdvbpsi-devel < 1.0
BuildRequires: libdvdnav-devel
BuildRequires: libdvdread-devel
BuildRequires: libgcrypt-devel