]> git.pld-linux.org Git - packages/systemd.git/blobdiff - systemd.spec
- utmp group dissapearance is fixed in upstart 1.3-7
[packages/systemd.git] / systemd.spec
index 7ffd7a6d44bfad670e290b20ee48b23462380728..57976bc10fb9add7e6426a7953cd6579bf440a3b 100644 (file)
@@ -1,8 +1,12 @@
-#
 # TODO:
 #      - remove compat-pld-var-run.tmpfiles and maybe tmpfiles-not-fatal.patch
 #        after enough packages provide their own tmpfiles.d configs for
 #        /var/run directories
+# - pldize vconsole setup:
+#   - http://cgit.freedesktop.org/systemd/systemd/tree/src/vconsole/vconsole-setup.c
+# - for systemd-45+
+#   - restore var-{run,lock}: http://cgit.freedesktop.org/systemd/systemd/commit/?id=55d029addf7d97b15faacea597a4ff65542aaf0e
+#   - WARNING: http://cgit.freedesktop.org/systemd/systemd/commit/?id=623ac9d2fce3170125ead9be20f56bfe68ea125e
 #
 # Conditional build:
 %bcond_without audit           # without audit support
@@ -38,8 +42,7 @@ Patch2:               shut-sysv-up.patch
 Patch3:                pld-sysv-network.patch
 Patch4:                tmpfiles-not-fatal.patch
 Patch5:                CVE-2012-1174.patch
-Patch6:                dont-trash-X-sessions.patch
-Patch7:                ReleaseSession.patch
+Patch6:                ReleaseSession.patch
 URL:           http://www.freedesktop.org/wiki/Software/systemd
 BuildRequires: acl-devel
 %{?with_audit:BuildRequires:   audit-libs-devel}
@@ -320,7 +323,6 @@ Force update of packages that provide tmpfiles.d configuration
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 cp -p %{SOURCE2} src/systemd_booted.c
 
 %build
This page took 0.149511 seconds and 4 git commands to generate.