update to 5.0.2 [release 5.0.2-1mamba;Wed Jan 21 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 04:09:02 +01:00
parent 18c0bd06b8
commit e588e16dda

View File

@ -1,5 +1,5 @@
Name: libdvdnav Name: libdvdnav
Version: 5.0.1 Version: 5.0.2
Release: 1mamba Release: 1mamba
Summary: A library for reading DVD video disks Summary: A library for reading DVD video disks
Group: System/Libraries Group: System/Libraries
@ -7,8 +7,7 @@ Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org> Packager: Aleph0 <aleph0@openmamba.org>
URL: http://www.mplayerhq.hu URL: http://www.mplayerhq.hu
Source: https://get.videolan.org/libdvdnav/%{version}/libdvdnav-%{version}.tar.bz2 Source: git://git.videolan.org/libdvdnav.git/%{version}/libdvdnav-%{version}.tar.bz2
#Source: http://dvdnav.mplayerhq.hu/releases/libdvdnav-%{version}.tar.xz
Patch0: libdvdnav-4.1.2-config.patch Patch0: libdvdnav-4.1.2-config.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -34,7 +33,7 @@ This package contains the libraries and header files needed to develop applicati
#%patch0 -p1 #%patch0 -p1
%build %build
#./autogen.sh autoreconf -f -i
%configure %configure
%make %make
@ -65,6 +64,9 @@ rm -rf %{buildroot}%{_datadir}/doc/libdvdnav
%doc ChangeLog README TODO %doc ChangeLog README TODO
%changelog %changelog
* Wed Jan 21 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0.2-1mamba
- update to 5.0.2
* Tue Oct 14 2014 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba * Tue Oct 14 2014 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
- automatic version update by autodist - automatic version update by autodist