[packages/systemd] package /%{_lib}/systemd dir; rel 2
atler
atler at pld-linux.org
Wed Nov 16 16:45:02 CET 2022
commit ee462a0fcda41d1d202a079fb3fe1e93433e2dab
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Nov 16 16:44:00 2022 +0100
package /%{_lib}/systemd dir; rel 2
systemd.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 37b9426..aae0138 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -30,7 +30,7 @@ Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa
Name: systemd
# Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
Version: 252.1
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2+ (udev), LGPL v2.1+ (the rest)
Group: Base
@@ -2378,6 +2378,9 @@ fi
%attr(755,root,root) /%{_lib}/libnss_systemd.so.2
%attr(755,root,root) /%{_lib}/libsystemd.so.*.*.*
%attr(755,root,root) %ghost /%{_lib}/libsystemd.so.0
+%if "%{_lib}" != "lib"
+%dir /%{_lib}/systemd
+%endif
%attr(755,root,root) /%{_lib}/systemd/libsystemd-core*.so
%attr(755,root,root) /%{_lib}/systemd/libsystemd-shared*.so
%{_mandir}/man8/libnss_resolve.so.2.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/ee462a0fcda41d1d202a079fb3fe1e93433e2dab
More information about the pld-cvs-commit
mailing list