From dc7ab23e1a58ed99906ace9d95dc89050b3773287327cb8b8eea95179f9d3204 Mon Sep 17 00:00:00 2001 From: andy great Date: Wed, 22 Apr 2020 22:48:26 +0000 Subject: [PATCH] Accepting request 796363 from home:andythe_great - Move man file to main package. OBS-URL: https://build.opensuse.org/request/show/796363 OBS-URL: https://build.opensuse.org/package/show/M17N/nuspell?expand=0&rev=3 --- nuspell.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuspell.spec b/nuspell.spec index 4860a6b..170d916 100644 --- a/nuspell.spec +++ b/nuspell.spec @@ -91,12 +91,12 @@ Includes and definitions for developing with Nuspell %files -n %{name} %{_bindir}/nuspell +%{_mandir}/man1/nuspell.1%{?ext_man} %files -n %{libname}%{sonum} %doc README.md CHANGELOG.md AUTHORS %license COPYING.LESSER %{_libdir}/%{libname}.so.* -%{_mandir}/man1/nuspell.1%{?ext_man} %exclude %{_datadir}/doc/nuspell/README.md %files devel