[packages/libebml] up to 1.4.3

atler atler at pld-linux.org
Sun Oct 2 14:46:56 CEST 2022


commit 0de2eb97e261db4f1fbd91a74e6e742bce0d79af
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Oct 2 14:46:44 2022 +0200

    up to 1.4.3

 gcc11.patch  | 22 ----------------------
 libebml.spec | 11 +++++------
 2 files changed, 5 insertions(+), 28 deletions(-)
---
diff --git a/libebml.spec b/libebml.spec
index 700f715..afd820c 100644
--- a/libebml.spec
+++ b/libebml.spec
@@ -5,15 +5,15 @@
 Summary:	Extensible Binary Meta Language access library
 Summary(pl.UTF-8):	Biblioteka dostępu rozszerzalnego metajęzyka binarnego
 Name:		libebml
-Version:	1.4.2
-Release:	3
+Version:	1.4.3
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	https://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.xz
-# Source0-md5:	194095f4315334fcedacb4900c59c014
-Patch0:		gcc11.patch
+# Source0-md5:	de037ddb4908f92866e7ce76869ddba1
 URL:		https://www.matroska.org/
 BuildRequires:	cmake >= 3.1.2
+BuildRequires:	gcc >= 6:5
 BuildRequires:	libstdc++-devel >= 6:4.7
 BuildRequires:	rpmbuild(macros) >= 1.605
 BuildRequires:	tar >= 1:1.22
@@ -57,7 +57,6 @@ Statyczna wersja biblioteki rozszerzalnego metajęzyka binarnego.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 # .pc file generation expects relative CMAKE_INSTALL_{INCLUDE,LIB}DIR
@@ -100,7 +99,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README.md
+%doc NEWS.md README.md
 %attr(755,root,root) %{_libdir}/libebml.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libebml.so.5
 
diff --git a/gcc11.patch b/gcc11.patch
deleted file mode 100644
index 859f763..0000000
--- a/gcc11.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff -up libebml-1.4.2/src/EbmlString.cpp.gcc11 libebml-1.4.2/src/EbmlString.cpp
---- libebml-1.4.2/src/EbmlString.cpp.gcc11	2021-02-18 12:42:59.000000000 +0100
-+++ libebml-1.4.2/src/EbmlString.cpp	2021-03-01 11:42:02.122854703 +0100
-@@ -34,6 +34,7 @@
-   \author Steve Lhomme     <robux4 @ users.sf.net>
- */
- #include <cassert>
-+#include <limits>
- 
- #include "ebml/EbmlString.h"
- 
-diff -up libebml-1.4.2/src/EbmlUnicodeString.cpp.gcc11 libebml-1.4.2/src/EbmlUnicodeString.cpp
---- libebml-1.4.2/src/EbmlUnicodeString.cpp.gcc11	2021-03-01 11:42:02.121854696 +0100
-+++ libebml-1.4.2/src/EbmlUnicodeString.cpp	2021-03-01 11:42:21.772995170 +0100
-@@ -36,6 +36,7 @@
- */
- 
- #include <cassert>
-+#include <limits>
- 
- #include "ebml/EbmlUnicodeString.h"
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libebml.git/commitdiff/0de2eb97e261db4f1fbd91a74e6e742bce0d79af



More information about the pld-cvs-commit mailing list