diff --git a/vlc.changes b/vlc.changes index e13d923..28aa7a1 100644 --- a/vlc.changes +++ b/vlc.changes @@ -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 diff --git a/vlc.spec b/vlc.spec index a8cf351..96d7bcb 100644 --- a/vlc.spec +++ b/vlc.spec @@ -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