From 9c9c5343d88440d53b17151f225be4830bb7d699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Wed, 18 Jan 2023 18:58:12 +0000 Subject: [PATCH] RPM: Remove some unnecessary doc files INSTALL and READMEs for all the different platforms are totally unnecessary and arguably wrong. ChangeLog is not useful either IMO. --- packaging/rpm/wireshark.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/wireshark.spec.in b/packaging/rpm/wireshark.spec.in index b1dab3574e..56df607747 100644 --- a/packaging/rpm/wireshark.spec.in +++ b/packaging/rpm/wireshark.spec.in @@ -471,7 +471,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || : %endif %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog INSTALL NEWS README* +%doc AUTHORS COPYING NEWS README.md # Include the User Guide: %if %{with guides}