summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2019-04-02 08:45:27 +0200
committerRalf Baechle <ralf@linux-mips.org>2019-04-02 08:45:27 +0200
commit0134aa8ef98137125a81a6de5fe3c21357ef036e (patch)
tree4de51799a085fd3c210281ebb5d461880cab562b
parentfcbb1b0038075e63c8d54ca6c5373e4f041d4125 (diff)
RPM: Move library call documentation to devel package.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r--libax25.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/libax25.spec.in b/libax25.spec.in
index bccbb65..0776c77 100644
--- a/libax25.spec.in
+++ b/libax25.spec.in
@@ -63,11 +63,12 @@ rm -rf $RPM_BUILD_ROOT
%config(noreplace) %{_sysconfdir}/ax25/nrports
%config(noreplace) %{_sysconfdir}/ax25/rsports
%{_libdir}/*.so.*
-%{_mandir}/man?/*
+%{_mandir}/man5/*.5*
%files devel
%{_includedir}/*
%{_libdir}/*.so
+%{_mandir}/man3/*.3*
%files static
%{_libdir}/*.a