diff --git a/librdkafka.spec b/librdkafka.spec index 04afa7ce11fac7b65c3dca9505c6f326aeab869b..45f4094a4c7a9e9475a893470bd47ba67ceec332 100644 --- a/librdkafka.spec +++ b/librdkafka.spec @@ -1,12 +1,12 @@ Name: librdkafka Version: 2.1.1 -Release: 1 +Release: 2 Summary: C library implementation of the Apache Kafka protocol License: BSD-2-Clause and Zlib and MIT and BSD-3-Clause URL: https://github.com/edenhill/librdkafka Source0: https://github.com/edenhill/librdkafka/archive/refs/tags/v%{version}.tar.gz -BuildRequires: gcc-c++ python3 openssl-devel cyrus-sasl-devel lz4-devel +BuildRequires: gcc-c++ python3 openssl-devel cyrus-sasl-devel lz4-devel python3-unversioned-command BuildRequires: make libzstd-devel zlib-devel rapidjson-devel %description @@ -61,6 +61,9 @@ find %{buildroot} -name '*-static.pc' -delete -print %changelog +* Wed Mar 20 2024 lishunlong - 2.1.1-2 +- Fix recognition of WITH_LDS when compiling + * Tue Jun 20 2023 liyanan - 2.1.1-1 - Update to 2.1.1