diff --git a/shadow.spec b/shadow.spec index 74926ef..d62bd1e 100644 --- a/shadow.spec +++ b/shadow.spec @@ -4,7 +4,7 @@ Summary: Utilities for managing shadow password files and user/group accou Name: shadow Version: 4.13 Group: Applications/Security -Release: 1mamba +Release: 2mamba Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco @@ -220,6 +220,11 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || : %exclude %{_mandir}/man1/login.1* %exclude %{_mandir}/man1/su.1* %exclude %{_mandir}/man8/nologin.8* +%exclude %{_mandir}/*/man1/chfn.1* +%exclude %{_mandir}/*/man1/chsh.1* +%exclude %{_mandir}/*/man1/login.1* +%exclude %{_mandir}/*/man1/su.1* +%exclude %{_mandir}/*/man8/nologin.8* %files extra %defattr(-,root,root) @@ -239,6 +244,11 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || : %{_mandir}/man1/login.1* %{_mandir}/man1/su.1* %{_mandir}/man8/nologin.8* +%{_mandir}/*/man1/chfn.1* +%{_mandir}/*/man1/chsh.1* +%{_mandir}/*/man1/login.1* +%{_mandir}/*/man1/su.1* +%{_mandir}/*/man8/nologin.8* %files -n libsubid %defattr(-,root,root) @@ -251,6 +261,9 @@ groupadd mail -g %{mailgroupid} 2>/dev/null || : %{_libdir}/libsubid.so %changelog +* Sat May 20 2023 Silvan Calarco 4.13-2mamba +- move also translated man pages to -extra subpackage + * Mon Mar 13 2023 Silvan Calarco 4.13-1mamba - update to 4.13