From: Jan Palus Date: Sun, 2 Oct 2022 12:46:44 +0000 (+0200) Subject: up to 1.4.3 X-Git-Tag: auto/th/libebml-1.4.3-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=0de2eb97e261db4f1fbd91a74e6e742bce0d79af;p=packages%2Flibebml.git up to 1.4.3 --- 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 - */ - #include -+#include - - #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 -+#include - - #include "ebml/EbmlUnicodeString.h" - 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