|
|
|
@ -1,13 +1,13 @@
|
|
|
|
|
Summary: Open audio/video container format library
|
|
|
|
|
Name: libmatroska
|
|
|
|
|
Version: 1.0.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 1.1.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
URL: http://www.matroska.org/
|
|
|
|
|
Source0: http://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.bz2
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
|
|
|
|
|
BuildRequires: libebml-devel >= 1.0.0
|
|
|
|
|
BuildRequires: libebml-devel >= 1.2.0
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
Matroska is an extensible open standard Audio/Video container. It
|
|
|
|
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Feb 14 2011 Nicolas Chauvet <kwizart@gmail.com> - 1.1.0-1
|
|
|
|
|
- New release 1.1.0
|
|
|
|
|
|
|
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|