diff --git a/rsyslog.spec b/rsyslog.spec index b149e712dbf47df2fb9d2f7e52dd68ed844bf48b..dc6ba6a44ac7de06c704f6416eff3fe1a8442cbb 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -7,7 +7,7 @@ Name: rsyslog Version: 8.2110.0 -Release: 10 +Release: 11 Summary: The rocket-fast system for log processing License: (GPLv3+ and ASL 2.0) URL: http://www.rsyslog.com/ @@ -44,7 +44,7 @@ Patch6008: backport-Fix-memory-leak-when-free-action-worker-data-table.patc BuildRequires: gcc autoconf automake bison dos2unix flex pkgconfig python3-docutils libtool BuildRequires: libgcrypt-devel libuuid-devel zlib-devel krb5-devel libnet-devel gnutls-devel -BuildRequires: libfastjson-devel >= 0.99.8 libestr-devel >= 0.1.9 python-sphinx +BuildRequires: libfastjson-devel >= 0.99.8 libestr-devel >= 0.1.9 BuildRequires: mariadb-connector-c-devel net-snmp-devel qpid-proton-c-devel libcurl-devel %if %{systemd_lived} == 1 BuildRequires: systemd-devel >= 204-8 @@ -253,8 +253,6 @@ of source ports. %prep %setup -q -a 1 -T -c -sphinx-build -b html source build -rm -r LICENSE README.md source mv build doc %autosetup -n %{name}-%{version} -D -p1 @@ -505,6 +503,9 @@ done %{_mandir}/man1/rscryutil.1.gz %changelog +* Mon Oct 10 2022 yanan - 8.2110.0-11 +- delete redundant dependency of python-shpinx + * Thu Aug 04 2022 zhouwenpei - 8.2110.0-10 - backport patches from upstream and enable check