]> git.pld-linux.org Git - packages/systemd.git/commitdiff
package /%{_lib}/systemd dir; rel 2 auto/th/systemd-252.1-2
authorJan Palus <atler@pld-linux.org>
Wed, 16 Nov 2022 15:44:00 +0000 (16:44 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 16 Nov 2022 15:44:00 +0000 (16:44 +0100)
systemd.spec

index 37b9426ef227178a6daab4bc731611a5468ac936..aae0138f46e2a765148b18b080d0139f23d7d797 100644 (file)
@@ -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*
This page took 0.41035 seconds and 4 git commands to generate.