packages: systemd/systemd.spec - 29 - requires python-dbus and python-modules
uzsolt
uzsolt at pld-linux.org
Mon Jul 4 23:35:03 CEST 2011
Author: uzsolt Date: Mon Jul 4 21:35:03 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- 29
- requires python-dbus and python-modules
---- Files affected:
packages/systemd:
systemd.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: packages/systemd/systemd.spec
diff -u packages/systemd/systemd.spec:1.27 packages/systemd/systemd.spec:1.28
--- packages/systemd/systemd.spec:1.27 Sat Jun 11 12:46:44 2011
+++ packages/systemd/systemd.spec Mon Jul 4 23:34:58 2011
@@ -11,12 +11,12 @@
Summary: A System and Service Manager
Summary(pl.UTF-8): systemd - zarządca systemu i usług dla Linuksa
Name: systemd
-Version: 28
+Version: 29
Release: 0.1
License: GPL v2+
Group: Base
Source0: http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.bz2
-# Source0-md5: be37500f576a0494f82fed7fa47cc306
+# Source0-md5: e91ffd208c5f03e5c11966eee7b684b0
Patch0: target-pld.patch
Patch1: pld-port.patch
URL: http://www.freedesktop.org/wiki/Software/systemd
@@ -42,6 +42,9 @@
BuildRequires: vala >= 0.10.0
Requires: %{name}-units = %{version}-%{release}
Requires: dbus >= 1.3.2
+# python modules required by systemd-analyze
+Requires: python-dbus
+Requires: python-modules
Requires: rc-scripts
Requires: udev-core >= 160
Provides: SysVinit = 2.86-23
@@ -335,6 +338,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2011/07/04 21:34:58 uzsolt
+- 29
+- requires python-dbus and python-modules
+
Revision 1.27 2011/06/11 10:46:44 uzsolt
- 28
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/systemd/systemd.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list