commit d48774a1e0e74a4b44ee6115ea549f62ff2d4449
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jul 22 19:09:20 2023 +0200

    - updated to 2.2.0

 librdkafka-pc.patch | 11 -----------
 librdkafka.spec     |  6 +++---
 2 files changed, 3 insertions(+), 14 deletions(-)
---
diff --git a/librdkafka.spec b/librdkafka.spec
index 0c4e0bf..233ac2f 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:       2.0.2
-Release:       2
+Version:       2.2.0
+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: c0120dc32acc129bfb4656fe17568da1
+# Source0-md5: 02a54449e5ae1c7a7414fb09c2f94aaa
 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 434d7dc..819a652 100644
--- a/librdkafka-pc.patch
+++ b/librdkafka-pc.patch
@@ -9,14 +9,3 @@
  
  Name: @PKG_CONFIG_NAME@
  Description: @PKG_CONFIG_DESCRIPTION@
---- librdkafka-2.0.2/src/CMakeLists.txt.orig   2023-01-20 10:14:36.000000000 
+0100
-+++ librdkafka-2.0.2/src/CMakeLists.txt        2023-03-20 22:10:39.475345502 
+0100
-@@ -296,7 +296,7 @@ if(NOT RDKAFKA_BUILD_STATIC)
-   set(PKG_CONFIG_DESCRIPTION "The Apache Kafka C/C++ library")
- 
-   if(WITH_CURL)
--    string(APPEND PKG_CONFIG_REQUIRES "curl ")
-+    string(APPEND PKG_CONFIG_REQUIRES "libcurl ")
-   endif()
- 
-   if(WITH_ZLIB)
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to