[packages/librdkafka] - updated to 2.0.2

qboosh qboosh at pld-linux.org
Sat Mar 18 19:55:58 CET 2023


commit c26bf00bd79cce391b955b8ca4ec431838c40af8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 18 19:58:16 2023 +0100

    - updated to 2.0.2

 librdkafka-pc.patch | 11 -----------
 librdkafka.spec     |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)
---
diff --git a/librdkafka.spec b/librdkafka.spec
index 2ab5a2f..0a82c98 100644
--- a/librdkafka.spec
+++ b/librdkafka.spec
@@ -1,13 +1,13 @@
 Summary:	Apache Kafka C library
 Summary(pl.UTF-8):	Biblioteka C do protokołu Apache Kafka
 Name:		librdkafka
-Version:	1.8.2
+Version:	2.0.2
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/edenhill/librdkafka/releases
 Source0:	https://github.com/edenhill/librdkafka/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	0abec0888d10c9553cdcbcbf9172d558
+# Source0-md5:	c0120dc32acc129bfb4656fe17568da1
 Patch0:		%{name}-pc.patch
 URL:		https://github.com/edenhill/librdkafka
 BuildRequires:	cmake >= 3.2
diff --git a/librdkafka-pc.patch b/librdkafka-pc.patch
index ec03923..819a652 100644
--- a/librdkafka-pc.patch
+++ b/librdkafka-pc.patch
@@ -9,14 +9,3 @@
  
  Name: @PKG_CONFIG_NAME@
  Description: @PKG_CONFIG_DESCRIPTION@
---- librdkafka-1.4.0/CMakeLists.txt~	2020-04-02 17:46:23.000000000 +0200
-+++ librdkafka-1.4.0/CMakeLists.txt	2020-05-04 09:28:10.039858019 +0200
-@@ -216,7 +216,7 @@
- 
- include(GNUInstallDirs)
- 
--set(config_install_dir "lib/cmake/${PROJECT_NAME}")
-+set(config_install_dir "lib${LIB_SUFFIX}/cmake/${PROJECT_NAME}")
- 
- set(generated_dir "${CMAKE_CURRENT_BINARY_DIR}/generated")
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librdkafka.git/commitdiff/c26bf00bd79cce391b955b8ca4ec431838c40af8



More information about the pld-cvs-commit mailing list