From b85f515d6dbf68a7b364c1a4bc0c40758e1249a2d171cb8cf905db7f274eb1d1 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 5 Nov 2010 14:53:11 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=83 --- systemd-11.tar.bz2 | 4 ++-- systemd.changes | 8 ++++++++ systemd.spec | 2 ++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/systemd-11.tar.bz2 b/systemd-11.tar.bz2 index 55c877bb..94b0ce53 100644 --- a/systemd-11.tar.bz2 +++ b/systemd-11.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f67f8cd3e71b60399d5369e464adfb97f97a04092c8d58ac8c0c04951dba988a -size 739665 +oid sha256:ed0e22e97e85b0aa1af563f5c551bc67a4c858313a913885e552d7fbff2729c7 +size 740486 diff --git a/systemd.changes b/systemd.changes index 93e74970..aceb5846 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 5 00:28:10 CET 2010 - kay.sievers@novell.com + +- new snapshot + - man/tmpfiles.d.xml: add a manpage for tmpfiles + - do not overwrite other udev tags + - readahead: shortcut replay if /.readahead doesn't exist + ------------------------------------------------------------------- Fri Oct 29 21:20:57 CEST 2010 - kay.sievers@novell.com diff --git a/systemd.spec b/systemd.spec index 9533b5b4..349f1287 100644 --- a/systemd.spec +++ b/systemd.spec @@ -34,6 +34,7 @@ BuildRequires: pam-devel BuildRequires: pkg-config BuildRequires: dbus-1-glib-devel gtk2-devel libnotify-devel BuildRequires: libselinux-devel libsepol-devel +BuildRequires: polkit Requires: udev >= 164 Requires: dbus-1 >= 1.4.0 Requires: kbd @@ -150,6 +151,7 @@ rm -rf $RPM_BUILD_ROOT /%{_lib}/security/pam_systemd.so %dir %{_sysconfdir}/systemd/system %dir %{_sysconfdir}/systemd/session +%dir %{_sysconfdir}/xdg/systemd %dir %{_sysconfdir}/xdg/systemd/session %dir %{_sysconfdir}/modules-load.d %dir %{_sysconfdir}/tmpfiles.d