[packages/shadow] Package getsubids to uidmap package

glen glen at pld-linux.org
Mon Aug 22 18:36:56 CEST 2022


commit e7709cd7148a97dea94e48d7f9be8fb144fd9661
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Aug 22 19:34:06 2022 +0300

    Package getsubids to uidmap package

 shadow.spec | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/shadow.spec b/shadow.spec
index 08587a1..a043af1 100644
--- a/shadow.spec
+++ b/shadow.spec
@@ -221,6 +221,9 @@ fi
 
 %{?with_shared:%postun -p /sbin/ldconfig}
 
+%post	-n uidmap -p /sbin/ldconfig
+%postun	-n uidmap -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ChangeLog NEWS TODO doc/{HOWTO,WISHLIST}
@@ -667,6 +670,8 @@ fi
 %defattr(644,root,root,755)
 %attr(4755,root,root) %{_bindir}/newgidmap
 %attr(4755,root,root) %{_bindir}/newuidmap
+%attr(755,root,root) %{_bindir}/getsubids
+%{_mandir}/man1/getsubids.1*
 %{_mandir}/man1/newgidmap.1*
 %{_mandir}/man1/newuidmap.1*
 %{_mandir}/man5/subgid.5*
@@ -675,3 +680,5 @@ fi
 %lang(fr) %{_mandir}/fr/man1/newuidmap.1*
 %lang(fr) %{_mandir}/fr/man5/subgid.5*
 %lang(fr) %{_mandir}/fr/man5/subuid.5*
+%ghost %{_libdir}/libsubid.so.4
+%attr(755,root,root) %{_libdir}/libsubid.so.4.0.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/shadow.git/commitdiff/3911aa702feb4264842b4b5d8ad41eaaf38a9646



More information about the pld-cvs-commit mailing list