update to 4.2.0
This commit is contained in:
parent
bb25f1ecb2
commit
49c2933c43
@ -1,15 +1,11 @@
|
||||
%global svn 1226
|
||||
|
||||
Name: libdvdnav
|
||||
Version: 4.1.4
|
||||
Release: 0.3.svn%{svn}%{?dist}
|
||||
Version: 4.2.0
|
||||
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/libdvdnav-%{version}.tar.bz2
|
||||
# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
|
||||
Source: %{name}-svn%{svn}.tar.bz2
|
||||
Source0: http://dvdnav.mplayerhq.hu/releases/libdvdnav-%{version}.tar.bz2
|
||||
Patch0: %{name}-multilib.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
@ -82,6 +78,9 @@ popd
|
||||
%{_libdir}/pkgconfig/dvdnavmini.pc
|
||||
|
||||
%changelog
|
||||
* Sun Oct 09 2011 Dominik Mierzejewski <rpm[AT]greysector.net> 4.2.0-1
|
||||
- update to 4.2.0
|
||||
|
||||
* Mon Apr 11 2011 Dominik Mierzejewski <rpm[AT]greysector.net> 4.1.4-0.3.svn1226
|
||||
- update to SVN r1226
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user