[packages/systemd] - systemd does not need ConsoleKit, it obsoletes COnsoleKit - rel 2
baggins
baggins at pld-linux.org
Sun Aug 2 13:10:33 CEST 2015
commit 4b0ce6bcb0f359a618ebf3ae177eb6b5aacc5128
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Aug 2 13:09:59 2015 +0200
- systemd does not need ConsoleKit, it obsoletes COnsoleKit
- rel 2
systemd.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index ffcec0e..ecf4fc7 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -28,7 +28,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: 221
-Release: 1
+Release: 2
Epoch: 1
License: GPL v2+ (udev), LGPL v2.1+ (the rest)
Group: Base
@@ -151,7 +151,6 @@ Requires: setup >= 2.8.0-2
Requires: udev-core = %{epoch}:%{version}-%{release}
Requires: udev-libs = %{epoch}:%{version}-%{release}
Requires: uname(release) >= 3.7
-Suggests: ConsoleKit
Suggests: fsck >= 2.25.0
Suggests: service(klogd)
Suggests: service(syslog)
@@ -169,6 +168,8 @@ Provides: user(systemd-journal-upload)
Provides: user(systemd-network)
Provides: user(systemd-resolve)
Provides: user(systemd-timesync)
+Obsoletes: ConsoleKit
+Obsoletes: ConsoleKit-x11
Obsoletes: systemd-no-compat-tmpfiles
Obsoletes: udev-systemd
# sytemd wants pam with pam_systemd.so in system-auth...
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/4b0ce6bcb0f359a618ebf3ae177eb6b5aacc5128
More information about the pld-cvs-commit
mailing list