[packages/bear] up to 3.1.3

atler atler at pld-linux.org
Tue Aug 29 11:00:42 CEST 2023


commit cba18056dcc32b31ac330f97e660d24ed845f414
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Aug 29 09:47:12 2023 +0200

    up to 3.1.3

 bear-libfmt.patch | 11 -----------
 bear.spec         |  8 +++-----
 2 files changed, 3 insertions(+), 16 deletions(-)
---
diff --git a/bear.spec b/bear.spec
index 4441eb3..7a3c17c 100644
--- a/bear.spec
+++ b/bear.spec
@@ -1,13 +1,12 @@
 Summary:	Tool that generates a compilation database for clang tooling
 Summary(pl.UTF-8):	Narzędzie generujące bazę danych kompilacji do obróbki clanga
 Name:		bear
-Version:	3.1.2
-Release:	2
+Version:	3.1.3
+Release:	1
 License:	GPL v3+
 Group:		Development/Building
 Source0:	https://github.com/rizsotto/Bear/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	00dff45a771dcf3dcef1491b2a8c475f
-Patch0:		%{name}-libfmt.patch
+# Source0-md5:	95dd52be536907a672df211de22fa15c
 URL:		https://github.com/rizsotto/Bear
 BuildRequires:	cmake >= 3.13
 BuildRequires:	gmock-devel >= 1.10
@@ -48,7 +47,6 @@ trakcie procesu budowania.
 
 %prep
 %setup -q -n Bear-%{version}
-%patch0 -p1
 
 %build
 export CC="%{__cc}"
diff --git a/bear-libfmt.patch b/bear-libfmt.patch
deleted file mode 100644
index a752ee5..0000000
--- a/bear-libfmt.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Bear-3.1.2/source/CMakeLists.txt.orig	2023-04-21 14:49:25.000000000 +0200
-+++ Bear-3.1.2/source/CMakeLists.txt	2023-07-25 17:07:10.705516409 +0200
-@@ -29,7 +29,7 @@ find_package(spdlog REQUIRED)
- find_package(PkgConfig REQUIRED)
- pkg_check_modules(gRPC REQUIRED IMPORTED_TARGET protobuf grpc++)
- 
--if (fmt_VERSION_MAJOR EQUAL 9)
-+if (fmt_VERSION_MAJOR GREATER_EQUAL 9)
-     set(FMT_NEEDS_OSTREAM_FORMATTER 1)
-     set(HAVE_FMT_STD_H 1) # FIXME: this should be done with `check_include_file`
- endif ()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bear.git/commitdiff/cba18056dcc32b31ac330f97e660d24ed845f414



More information about the pld-cvs-commit mailing list