[packages/libmatroska] - updated to 1.4.4 - removed obsolete link patch

qboosh qboosh at pld-linux.org
Mon Nov 9 19:57:36 CET 2015


commit da19116635ea8e8f5b72e82a149a529b4622bbee
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 9 19:57:27 2015 +0100

    - updated to 1.4.4
    - removed obsolete link patch

 libmatroska-link.patch | 10 ----------
 libmatroska.spec       |  8 +++-----
 2 files changed, 3 insertions(+), 15 deletions(-)
---
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}
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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmatroska.git/commitdiff/da19116635ea8e8f5b72e82a149a529b4622bbee



More information about the pld-cvs-commit mailing list