diff --git a/libdvdnav.changes b/libdvdnav.changes index 9eb7cde..efbc770 100644 --- a/libdvdnav.changes +++ b/libdvdnav.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Nov 13 09:15:40 UTC 2011 - coolo@suse.com + +- add libtool as explicit buildrequire to avoid implicit dependency from prjconf + ------------------------------------------------------------------- Fri Apr 14 13:38:21 UTC 2011 - toddrme2178@gmail.com diff --git a/libdvdnav.spec b/libdvdnav.spec index 6c9edb1..05de87b 100644 --- a/libdvdnav.spec +++ b/libdvdnav.spec @@ -24,12 +24,13 @@ Url: http://www.mplayerhq.hu/ License: GPLv2+ Group: Productivity/Multimedia/Other Version: 4.1.3 -Release: 9 -Source0: http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/%name-%version.tar.bz2 +Release: 14 +Source0: http://www1.mplayerhq.hu/MPlayer/releases/dvdnav-old/%name-%version.tar.bz2 Patch: libdvdnav.diff Patch1: libdvdnav-strict-aliasing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libdvdread-devel pkg-config +BuildRequires: libtool %description This library contains functions to display DVD video menus.