automatic version update by autodist [release 6.00-1mamba;Sat Oct 15 2022]
This commit is contained in:
parent
cfeade1f08
commit
573bac748c
@ -1,7 +1,7 @@
|
|||||||
%define man_pages_posix_ver 2013-a
|
%define man_pages_posix_ver 2013-a
|
||||||
|
|
||||||
Name: man-pages
|
Name: man-pages
|
||||||
Version: 5.13
|
Version: 6.00
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: English man (manual) pages from the Linux Documentation Project
|
Summary: English man (manual) pages from the Linux Documentation Project
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
@ -84,13 +84,23 @@ done
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
|
%dir %{_mandir}/man2type
|
||||||
|
%{_mandir}/man2type/*.2type*
|
||||||
|
%dir %{_mandir}/man3const
|
||||||
|
%{_mandir}/man3const/*.3const*
|
||||||
|
%dir %{_mandir}/man3head
|
||||||
|
%{_mandir}/man3head/*.3head*
|
||||||
|
%dir %{_mandir}/man3type
|
||||||
|
%{_mandir}/man3type/*.3type*
|
||||||
%exclude %{_mandir}/man3/getspnam.3*
|
%exclude %{_mandir}/man3/getspnam.3*
|
||||||
%exclude %{_mandir}/man5/attr.5*
|
|
||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
|
||||||
%files posix
|
%files posix
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_mandir}/man?p/*
|
%{_mandir}/man?p/*
|
||||||
|
%dir %{_mandir}/man-pages-posix-2013-a
|
||||||
|
%dir %{_mandir}/man-pages-posix-2013-a/man?p
|
||||||
|
%{_mandir}/man-pages-posix-2013-a/man?p/*.?p*
|
||||||
%doc man-pages-posix-%{man_pages_posix_ver}/POSIX-COPYRIGHT
|
%doc man-pages-posix-%{man_pages_posix_ver}/POSIX-COPYRIGHT
|
||||||
|
|
||||||
%files extra
|
%files extra
|
||||||
@ -99,6 +109,9 @@ done
|
|||||||
#%{_mandir}/man5/attr.5*
|
#%{_mandir}/man5/attr.5*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 15 2022 Automatic Build System <autodist@mambasoft.it> 6.00-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Aug 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13-1mamba
|
* Sat Aug 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.13-1mamba
|
||||||
- update to 5.13
|
- update to 5.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user