[packages/rpm] sysusers.sh is runtime script executed from scriptlets; rel 4
atler
atler at pld-linux.org
Fri Mar 7 03:46:32 CET 2025
commit 69cba257af530d726e569be458e627efcabdb9ff
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Mar 7 02:00:41 2025 +0100
sysusers.sh is runtime script executed from scriptlets; rel 4
rpm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm.spec b/rpm.spec
index c79f32a..97a2fad 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -34,7 +34,7 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 4.20.1
-Release: 3
+Release: 4
Epoch: 1
License: GPL v2 / LGPL v2.1
Group: Base
@@ -890,6 +890,7 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
%{_rpmlibdir}/rpmpopt*
%{_rpmlibdir}/rpmrc
%{_rpmlibdir}/macros
+%attr(755,root,root) %{_rpmlibdir}/sysusers.sh
%dir %{_rpmlibdir}/macros.d
%dir %{_rpmlibdir}/platform
%{_rpmlibdir}/platform/noarch-*
@@ -1000,7 +1001,6 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
%attr(755,root,root) %{_rpmlibdir}/rpm_macros_provides.sh
%attr(755,root,root) %{_rpmlibdir}/rpmuncompress
%attr(755,root,root) %{_rpmlibdir}/script.req
-%attr(755,root,root) %{_rpmlibdir}/sysusers.sh
%dir %{_rpmlibdir}/fileattrs
%{_rpmlibdir}/fileattrs/debuginfo.attr
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/69cba257af530d726e569be458e627efcabdb9ff
More information about the pld-cvs-commit
mailing list