From 7bb92894998803de45763a96f762ee80025a5bf7 Mon Sep 17 00:00:00 2001 From: Dominik Mierzejewski Date: Sun, 31 Aug 2008 11:57:27 +0000 Subject: [PATCH] - update to 4.1.3rc1 - require libdvdread with fixed API --- .cvsignore | 2 +- libdvdnav.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index ab1d2d5..9c84c6f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libdvdnav-20080713.tar.bz2 +libdvdnav-4.1.3rc1.tar.bz2 diff --git a/libdvdnav.spec b/libdvdnav.spec index 0669927..efd6f3b 100644 --- a/libdvdnav.spec +++ b/libdvdnav.spec @@ -1,17 +1,17 @@ Name: libdvdnav Version: 4.1.3 -Release: 0.3%{?dist} +Release: 0.4.rc1%{?dist} Summary: A library for reading DVD video discs based on Ogle code Group: System Environment/Libraries License: GPLv2+ #Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdnav-%{version}.tar.gz # svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav -Source: %{name}-20080713.tar.bz2 +Source: %{name}-4.1.3rc1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: doxygen -BuildRequires: libdvdread-devel >= 4.1.3-0.2 +BuildRequires: libdvdread-devel >= 4.1.3-0.3 %description libdvdnav provides a simple library for reading DVD video discs. @@ -21,7 +21,7 @@ The code is based on Ogle and used in, among others, the Xine dvdnav plug-in. Summary: Development files for libdvdnav Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libdvdread-devel >= 4.1.3-0.2 +Requires: libdvdread-devel >= 4.1.3-0.3 Requires: pkgconfig %description devel @@ -78,6 +78,10 @@ popd %{_libdir}/pkgconfig/dvdnavmini.pc %changelog +* Sun Aug 31 2008 Dominik Mierzejewski 4.1.3-0.4.rc1 +- update to 4.1.3rc1 +- require libdvdread with fixed API + * Fri Jul 25 2008 Dominik Mierzejewski 4.1.3-0.3 - add missing file to -devel diff --git a/sources b/sources index 3c2e7f1..a03b59c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -933efc321e7c247f66baac85e0f9cd9b libdvdnav-20080713.tar.bz2 +5fcf0d6a8fa7303b2293b3c253bd60f1 libdvdnav-4.1.3rc1.tar.bz2