From c7b0e70627f741f12f0ffd8468b93b0292d122f8 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 21 Oct 2005 21:33:48 +0000 Subject: [PATCH] - updated to 0.8.0 - removed obsolete version_define patch - default matroska version is 2 now Changed files: libmatroska.spec -> 1.21 --- libmatroska.spec | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/libmatroska.spec b/libmatroska.spec index 070c262..08140bb 100644 --- a/libmatroska.spec +++ b/libmatroska.spec @@ -1,19 +1,18 @@ Summary: Extensible Binary Meta Language access library Summary(pl): Biblioteka dostêpu rozszerzalnego metajêzyka binarnego Name: libmatroska -Version: 0.7.7 +Version: 0.8.0 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2 -# Source0-md5: 801a81baaa970595b3e9692ec4dd12f9 +# Source0-md5: ee822ea811e5db25de87c3662c53953a Patch0: %{name}-makefile.patch -Patch1: %{name}-version_define.patch URL: http://www.matroska.org/ -BuildRequires: libebml-devel >= 0.7.4 +BuildRequires: libebml-devel >= 0.7.6 BuildRequires: libstdc++-devel BuildRequires: libtool -Requires: libebml >= 0.7.4 +Requires: libebml >= 0.7.6 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -37,7 +36,7 @@ Summary: Header files for matroska library Summary(pl): Nag³ówki dla biblioteki matroska Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libebml-devel >= 0.7.4 +Requires: libebml-devel >= 0.7.6 Requires: libstdc++-devel %description devel @@ -61,7 +60,6 @@ Statyczna wersja biblioteki matroska. %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__make} -C make/linux \ -- 2.44.0