diff --git a/libtevent.spec b/libtevent.spec index 9f96c7eb86e94c317b8f5ccfe1b3224ac2c9fd53..5116deabc079cde0577faaa8e3006717691ebb2a 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -1,8 +1,9 @@ +%define anolis_release .0.1 %global talloc_version 2.3.1 Name: libtevent Version: 0.11.0 -Release: 0%{?dist} +Release: 0%{anolis_release}%{?dist} Summary: The tevent library License: LGPLv3+ URL: http://tevent.samba.org/ @@ -19,6 +20,8 @@ BuildRequires: docbook-style-xsl BuildRequires: libxslt BuildRequires: gnupg2 +Requires: glibc + Provides: bundled(libreplace) BuildRequires: python3-devel @@ -111,6 +114,9 @@ cp -a doc/man/* %{buildroot}%{_mandir} %{python3_sitearch}/_tevent.cpython*.so %changelog +* Fri Jul 15 2022 Weisson - 0.11.0-0.0.1 +- Add requires and provides + * Fri Jul 09 2021 Andreas Schneider - 0.11.0-0 - resolves: rhbz#1980346 - Update to version 0.11.0