[packages/systemd] - move libsystemd-shared to libs - rel 2
baggins
baggins at pld-linux.org
Sat Feb 25 22:09:35 CET 2017
commit 28c06947e7139c4a93276ccbc7c6627fb1f68565
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Feb 25 22:09:15 2017 +0100
- move libsystemd-shared to libs
- rel 2
systemd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index bf4fdd2..87df38c 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -26,7 +26,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: 232
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2+ (udev), LGPL v2.1+ (the rest)
Group: Base
@@ -1104,7 +1104,6 @@ fi
%attr(755,root,root) %{_bindir}/timedatectl
/lib/systemd/import-pubring.gpg
/lib/systemd/resolv.conf
-%attr(755,root,root) /lib/systemd/libsystemd-shared*.so
%attr(755,root,root) /lib/systemd/pld-clean-tmp
%attr(755,root,root) /lib/systemd/systemd-ac-power
%attr(755,root,root) /lib/systemd/systemd-backlight
@@ -1819,6 +1818,7 @@ 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
+%attr(755,root,root) /lib/systemd/libsystemd-shared*.so
%{_mandir}/man8/libnss_resolve.so.2.8*
%{_mandir}/man8/libnss_systemd.so.2.8*
%{_mandir}/man8/nss-resolve.8*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/28c06947e7139c4a93276ccbc7c6627fb1f68565
More information about the pld-cvs-commit
mailing list