- updated to SVN r1188 (rhbz#540155)
This commit is contained in:
parent
56ebba165e
commit
3e6df98cdf
@ -1 +1 @@
|
||||
libdvdread-svn1183.tar.bz2
|
||||
libdvdread-svn1188.tar.bz2
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
Name: libdvdread
|
||||
Version: 4.1.4
|
||||
Release: 0.1.svn1183%{?dist}
|
||||
Release: 0.2.svn1188%{?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.bz2
|
||||
# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread
|
||||
Source: %{name}-svn1183.tar.bz2
|
||||
Source: %{name}-svn1188.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
# fix endianness issues on bigendian platforms
|
||||
Patch0: %{name}-endian.patch
|
||||
@ -73,6 +73,9 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/pkgconfig/dvdread.pc
|
||||
|
||||
%changelog
|
||||
* Sat Dec 12 2009 Dominik Mierzejewski <rpm@greysector.net> 4.1.4-0.2.svn1188
|
||||
- updated to SVN r1188 (rhbz#540155)
|
||||
|
||||
* Sun Sep 27 2009 Dominik Mierzejewski <rpm@greysector.net> 4.1.4-0.1.svn1183
|
||||
- updated to SVN r1183
|
||||
- simplified multilib patch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user