]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- drop dont-trash-X-sessions.patch, let it still clean stale X11 sockets, as
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 5 Apr 2012 18:11:01 +0000 (18:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  tmpfiles checks before delete that sockets are not in use. see patch commit
  for details

Changed files:
    systemd.spec -> 1.149

systemd.spec

index 4df5b1844ea93c0bd8afa495e3de3e30540e6ed8..0468d35969bb89fb5c8c31a8a83099677fba2e55 100644 (file)
@@ -40,8 +40,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}
@@ -322,7 +321,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.042225 seconds and 4 git commands to generate.