- update to 4.1.3rc1
- require libdvdread with fixed API
This commit is contained in:
parent
94220a08e8
commit
7bb9289499
@ -1 +1 @@
|
|||||||
libdvdnav-20080713.tar.bz2
|
libdvdnav-4.1.3rc1.tar.bz2
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
Name: libdvdnav
|
Name: libdvdnav
|
||||||
Version: 4.1.3
|
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
|
Summary: A library for reading DVD video discs based on Ogle code
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
#Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdnav-%{version}.tar.gz
|
#Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdnav-%{version}.tar.gz
|
||||||
# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
|
# 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)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: libdvdread-devel >= 4.1.3-0.2
|
BuildRequires: libdvdread-devel >= 4.1.3-0.3
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libdvdnav provides a simple library for reading DVD video discs.
|
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
|
Summary: Development files for libdvdnav
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: libdvdread-devel >= 4.1.3-0.2
|
Requires: libdvdread-devel >= 4.1.3-0.3
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -78,6 +78,10 @@ popd
|
|||||||
%{_libdir}/pkgconfig/dvdnavmini.pc
|
%{_libdir}/pkgconfig/dvdnavmini.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Aug 31 2008 Dominik Mierzejewski <rpm[AT]greysector.net> 4.1.3-0.4.rc1
|
||||||
|
- update to 4.1.3rc1
|
||||||
|
- require libdvdread with fixed API
|
||||||
|
|
||||||
* Fri Jul 25 2008 Dominik Mierzejewski <rpm[AT]greysector.net> 4.1.3-0.3
|
* Fri Jul 25 2008 Dominik Mierzejewski <rpm[AT]greysector.net> 4.1.3-0.3
|
||||||
- add missing file to -devel
|
- add missing file to -devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user