[packages/rapidjson] - updated to git version from https://github.com/Tencent/rapidjson - this version is required by Ope
witekfl
witekfl at pld-linux.org
Wed Apr 30 14:46:59 CEST 2025
commit 899fce1ce97bee7d748228d2158f321d1986e0cd
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed Apr 30 14:01:06 2025 +0200
- updated to git version from https://github.com/Tencent/rapidjson
- this version is required by OpenTimelineIO and indirectly by
kdenlive-25.04.0
rapidjson.spec | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/rapidjson.spec b/rapidjson.spec
index 129eba5..e67bc4b 100644
--- a/rapidjson.spec
+++ b/rapidjson.spec
@@ -1,15 +1,14 @@
Summary: Fast JSON parser and generator for C++
Summary(pl.UTF-8): Szybki parser i generator JSON-a dla C++
Name: rapidjson
-Version: 1.1.0
-Release: 3
+Version: 1.1.1
+Release: 0.git.24b5e7a8b27f42fa16b96fc70aade9106cf7102f
License: MIT
Group: Libraries
#Source0Download: https://github.com/Tencent/rapidjson/releases
-Source0: https://github.com/miloyip/rapidjson/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: badd12c511e081fec6c89c43a7027bce
+Source0: rapidjson-1.1.1-0.git.24b5e7a8b27f42fa16b96fc70aade9106cf7102f.tar.gz
+# Source0-md5: bac681730be669812f8857a761f5096f
Patch0: %{name}-1.1.0-do_not_include_gtest_src_dir.patch
-Patch1: git-fixes.patch
URL: http://miloyip.github.io/rapidjson
BuildRequires: cmake
BuildRequires: doxygen
@@ -101,9 +100,8 @@ This package contains the documentation files for RapidJSON.
Dokumentacja do biblioteki RapidJSON.
%prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%setup -q -n %{name}
+%patch -P0 -p1
# Disable -Werror.
find . -type f -name 'CMakeLists.txt' -print0 | \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rapidjson.git/commitdiff/899fce1ce97bee7d748228d2158f321d1986e0cd
More information about the pld-cvs-commit
mailing list