From 1f18783404cc97e795c7d1e89a4d1baabb3af643 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Tue, 25 Sep 2018 15:13:25 +0200 Subject: [PATCH] contrib/rpm: remove duplicate documentation In NetworkManager-libnm-devel we ship the same documentation in two different places: /usr/share/doc/NetworkManager-libnm-devel /usr/share/gtk-doc/html/NetworkManager Remove the former, which was added in commit e01c17523a85. Also, remove the same documentation from NetworkManager-glib-devel since it's already present in NetworkManager-libnm-devel. --- contrib/fedora/rpm/NetworkManager.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/fedora/rpm/NetworkManager.spec b/contrib/fedora/rpm/NetworkManager.spec index 92386ecd7e..b32255090a 100644 --- a/contrib/fedora/rpm/NetworkManager.spec +++ b/contrib/fedora/rpm/NetworkManager.spec @@ -780,7 +780,6 @@ fi %if %{with libnm_glib} %files glib-devel -%doc docs/api/html/* %dir %{_includedir}/libnm-glib %dir %{_includedir}/%{name} %{_includedir}/libnm-glib/*.h @@ -816,7 +815,6 @@ fi %files libnm-devel -%doc docs/api/html/* %dir %{_includedir}/libnm %{_includedir}/libnm/*.h %{_libdir}/pkgconfig/libnm.pc