From b2dfba19e4b93a671d92c8aa8ade55af26d00f65 Mon Sep 17 00:00:00 2001 From: Hugel <2712504175@qq.com> Date: Fri, 17 Jun 2022 15:33:31 +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 49094d6..a4a3e15 100644 --- a/realmd.spec +++ b/realmd.spec @@ -1,7 +1,7 @@ %define _hardened_build 1 Name: realmd Version: 0.17.0 -Release: 1 +Release: 2 Summary: AD integration detection License: LGPLv2+ URL: https://cgit.freedesktop.org/realmd/realmd/ @@ -63,10 +63,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.17.0-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:delete duplicate file AUTHORS from help + * Fri Dec 3 2021 panxiaohe - 0.17.0-1 - Type:enhancement - ID:NA