- update to SVN r1226
This commit is contained in:
parent
cda44448ae
commit
e0550240da
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
libdvdnav-svn1184.tar.bz2
|
libdvdnav-svn1184.tar.bz2
|
||||||
|
/libdvdnav-svn1226.tar.bz2
|
||||||
|
@ -1,13 +1,15 @@
|
|||||||
|
%global svn 1226
|
||||||
|
|
||||||
Name: libdvdnav
|
Name: libdvdnav
|
||||||
Version: 4.1.4
|
Version: 4.1.4
|
||||||
Release: 0.2.svn1184%{?dist}
|
Release: 0.3.svn%{svn}%{?dist}
|
||||||
Summary: A library for reading DVD video discs based on Ogle code
|
Summary: A library for reading DVD video discs based on Ogle code
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
#Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdnav-%{version}.tar.bz2
|
#Source: http://www.mplayerhq.hu/MPlayer/releases/dvdnav/libdvdnav-%{version}.tar.bz2
|
||||||
# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
|
# svn export svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
|
||||||
Source: %{name}-svn1184.tar.bz2
|
Source: %{name}-svn%{svn}.tar.bz2
|
||||||
Patch0: %{name}-multilib.patch
|
Patch0: %{name}-multilib.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
@ -80,6 +82,9 @@ popd
|
|||||||
%{_libdir}/pkgconfig/dvdnavmini.pc
|
%{_libdir}/pkgconfig/dvdnavmini.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 11 2011 Dominik Mierzejewski <rpm[AT]greysector.net> 4.1.4-0.3.svn1226
|
||||||
|
- update to SVN r1226
|
||||||
|
|
||||||
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.4-0.2.svn1184
|
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.4-0.2.svn1184
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user