- update to 4.1.3 final

This commit is contained in:
Dominik Mierzejewski 2008-09-09 17:47:34 +00:00
parent 648d1f7f09
commit 677c6a1be0
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
libdvdread-4.1.3rc1.tar.bz2
libdvdread-4.1.3.tar.bz2

View File

@ -1,13 +1,13 @@
Name: libdvdread
Version: 4.1.3
Release: 0.3.rc1%{?dist}
Release: 1%{?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/libdvdread-%{version}.tar.gz
Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdread-%{version}.tar.bz2
# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread
Source: %{name}-4.1.3rc1.tar.bz2
#Source: %{name}-4.1.3rc1.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
@ -64,6 +64,9 @@ rm -rf %{buildroot}
%{_libdir}/pkgconfig/dvdread.pc
%changelog
* Tue Sep 09 2008 Dominik Mierzejewski <rpm@greysector.net> 4.1.3-1
- update to 4.1.3 final
* Sun Aug 31 2008 Dominik Mierzejewski <rpm@greysector.net> 4.1.3-0.3.rc1
- update to 4.1.3rc1
- fix include path

View File

@ -1 +1 @@
77405d355ba1d79de6b0cf29c51c7545 libdvdread-4.1.3rc1.tar.bz2
6dc068d442c85a3cdd5ad3da75f6c6e8 libdvdread-4.1.3.tar.bz2