summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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