Accepting request 1000300 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1000300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnvme?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2022-08-31 16:08:43 +00:00 committed by Git OBS Bridge
commit 12acf19f7d
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 26 06:32:07 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
- Fix installation of manual pages to make them accessible
-------------------------------------------------------------------
Tue Aug 2 18:55:31 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -76,7 +76,7 @@ Python binding part.
%build
%meson \
-Ddocs=man
-Ddocs=man -Ddocs-build=true
%meson_build
%install
@ -99,7 +99,7 @@ Python binding part.
%{_libdir}/%{name}*.so
%{_libdir}/pkgconfig/%{name}.pc
%{_libdir}/pkgconfig/%{name}-mi.pc
%{_mandir}/*/*
%{_mandir}/*/*.gz
%files -n %{name}-mi%{sover}
%license COPYING