From: Jakub Bogusz Date: Mon, 9 Nov 2015 18:57:27 +0000 (+0100) Subject: - updated to 1.4.4 X-Git-Tag: auto/th/libmatroska-1.4.4-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Flibmatroska.git;a=commitdiff_plain;h=da19116 - updated to 1.4.4 - removed obsolete link patch --- diff --git a/libmatroska-link.patch b/libmatroska-link.patch deleted file mode 100644 index 941e011..0000000 --- a/libmatroska-link.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- libmatroska-1.4.2/Makefile.am.orig 2015-01-04 14:31:17.000000000 +0100 -+++ libmatroska-1.4.2/Makefile.am 2015-01-10 19:28:35.505841761 +0100 -@@ -27,6 +27,7 @@ - src/KaxTracks.cpp \ - src/KaxVersion.cpp - libmatroska_la_LDFLAGS = -version-info 6:0:0 -no-undefined -+libmatroska_la_LIBADD = $(EBML_LIBS) - - nobase_include_HEADERS = \ - matroska/c/libmatroska.h \ diff --git a/libmatroska.spec b/libmatroska.spec index 29d706b..3fe40b0 100644 --- a/libmatroska.spec +++ b/libmatroska.spec @@ -1,13 +1,12 @@ Summary: Extensible Binary Meta Language access library Summary(pl.UTF-8): Biblioteka dostępu rozszerzalnego metajęzyka binarnego Name: libmatroska -Version: 1.4.2 -Release: 2 +Version: 1.4.4 +Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2 -# Source0-md5: f8fe42003e072a42a19ed40405f9efdb -Patch0: %{name}-link.patch +# Source0-md5: 6a8e4528f713ec33faf4d793e61f883c URL: http://www.matroska.org/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -63,7 +62,6 @@ Statyczna wersja biblioteki matroska. %prep %setup -q -%patch0 -p1 %build %{__libtoolize}