mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 23:00:11 +01:00
contrib/rpm: no longer package the Changelog with the libnm-devel/glib-devel packages
This commit is contained in:
parent
6aaee976f9
commit
97cdb690f2
1 changed files with 2 additions and 2 deletions
|
|
@ -600,7 +600,7 @@ fi
|
|||
%{_libdir}/girepository-1.0/NMClient-1.0.typelib
|
||||
|
||||
%files glib-devel
|
||||
%doc ChangeLog docs/api/html/*
|
||||
%doc docs/api/html/*
|
||||
%dir %{_includedir}/libnm-glib
|
||||
%dir %{_includedir}/%{name}
|
||||
%{_includedir}/libnm-glib/*.h
|
||||
|
|
@ -635,7 +635,7 @@ fi
|
|||
%{_libdir}/girepository-1.0/NM-1.0.typelib
|
||||
|
||||
%files libnm-devel
|
||||
%doc ChangeLog docs/api/html/*
|
||||
%doc docs/api/html/*
|
||||
%dir %{_includedir}/libnm
|
||||
%{_includedir}/libnm/*.h
|
||||
%{_libdir}/pkgconfig/libnm.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue