- update to 4.1.3 final
This commit is contained in:
parent
648d1f7f09
commit
677c6a1be0
@ -1 +1 @@
|
||||
libdvdread-4.1.3rc1.tar.bz2
|
||||
libdvdread-4.1.3.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user