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 e01c17523a.

Also, remove the same documentation from NetworkManager-glib-devel
since it's already present in NetworkManager-libnm-devel.

(cherry picked from commit 1f18783404)
This commit is contained in:
Beniamino Galvani 2018-09-25 15:13:25 +02:00
parent 4c9aa0ced0
commit d04dd3385c

View file

@ -779,7 +779,6 @@ fi
%if %{with libnm_glib}
%files glib-devel
%doc docs/api/html/*
%dir %{_includedir}/libnm-glib
%dir %{_includedir}/%{name}
%{_includedir}/libnm-glib/*.h
@ -815,7 +814,6 @@ fi
%files libnm-devel
%doc docs/api/html/*
%dir %{_includedir}/libnm
%{_includedir}/libnm/*.h
%{_libdir}/pkgconfig/libnm.pc