|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
Summary: Extensible Binary Meta Language library
|
|
|
|
|
Name: libebml
|
|
|
|
|
Version: 0.7.7
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: LGPL
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
URL: http://www.matroska.org/
|
|
|
|
|
Source: http://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.bz2
|
|
|
|
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 13 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 0.7.7-3
|
|
|
|
|
- Update License tag for new Licensing Guidelines compliance
|
|
|
|
|
|
|
|
|
|
* Mon Aug 28 2006 Hans de Goede <j.w.r.degoede@hhs.nl> 0.7.7-2
|
|
|
|
|
- Taking over as maintainer since Anvil has other priorities
|
|
|
|
|
- Drop static lib from -devel package
|
|
|
|
|