From ea282295d2d3b27b4af3f5201365b4dbab94f935 Mon Sep 17 00:00:00 2001 From: Hugel <2712504175@qq.com> Date: Fri, 17 Jun 2022 15:45:27 +0800 Subject: [PATCH] delete duplicate file AUTHORS from help --- realmd.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/realmd.spec b/realmd.spec index f60c5cf..a02ae95 100644 --- a/realmd.spec +++ b/realmd.spec @@ -1,7 +1,7 @@ %define _hardened_build 1 Name: realmd Version: 0.16.3 -Release: 23 +Release: 24 Summary: AD integration detection License: LGPLv2+ URL: https://cgit.freedesktop.org/realmd/realmd/ @@ -56,10 +56,17 @@ make check %defattr(-,root,root) %doc ChangeLog NEWS README %doc %{_datadir}/doc/realmd/ +%exclude %{_datadir}/doc/realmd/AUTHORS %{_mandir}/man8/* %{_mandir}/man5/* %changelog +* Fri Jun 17 2022 Hugel - 0.16.3-24 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:delete duplicate file AUTHORS from help + * Sun Feb 7 2021 lirui - 0.16.3-23 - Type:bugfix - Id:NA