update to 5.0.1 [release 5.0.1-1mamba;Wed Jan 21 2015]
This commit is contained in:
parent
3a5798dc1f
commit
f567f58d32
@ -1,5 +1,5 @@
|
||||
Name: libdvdread
|
||||
Version: 5.0.0
|
||||
Version: 5.0.1
|
||||
Release: 1mamba
|
||||
Summary: A library for reading DVD video disks
|
||||
Group: System/Libraries
|
||||
@ -7,7 +7,8 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.mplayerhq.hu
|
||||
Source: https://get.videolan.org/libdvdread/%{version}/libdvdread-%{version}.tar.bz2
|
||||
Source: git://git.videolan.org/libdvdread.git/%{version}/libdvdread-%{version}.tar.bz2
|
||||
#https://get.videolan.org/libdvdread/%{version}/libdvdread-%{version}.tar.bz2
|
||||
#Source: http://dvdnav.mplayerhq.hu/releases/libdvdread-%{version}.tar.xz
|
||||
Patch0: libdvdnav-4.1.2-config.patch
|
||||
License: GPL
|
||||
@ -37,7 +38,7 @@ You will need to install these development files if you intend to rebuild progra
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
#./autogen.sh
|
||||
autoreconf -f -i
|
||||
%configure
|
||||
%make
|
||||
|
||||
@ -71,6 +72,9 @@ You will need to install these development files if you intend to rebuild progra
|
||||
#% doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Wed Jan 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.1-1mamba
|
||||
- update to 5.0.1
|
||||
|
||||
* Sat Oct 04 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.0-1mamba
|
||||
- update to 5.0.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user