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:
commit
12acf19f7d
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user