Author: glen Date: Thu Apr 5 18:11:06 2012 GMT Module: packages Tag: HEAD ---- Log message: - drop dont-trash-X-sessions.patch, let it still clean stale X11 sockets, as tmpfiles checks before delete that sockets are not in use. see patch commit for details
---- Files affected: packages/systemd: systemd.spec (1.148 -> 1.149) ---- Diffs: ================================================================ Index: packages/systemd/systemd.spec diff -u packages/systemd/systemd.spec:1.148 packages/systemd/systemd.spec:1.149 --- packages/systemd/systemd.spec:1.148 Wed Apr 4 18:08:45 2012 +++ packages/systemd/systemd.spec Thu Apr 5 20:11:01 2012 @@ -41,8 +41,7 @@ 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} @@ -323,7 +322,6 @@ %patch4 -p1 %patch5 -p1 %patch6 -p1 -%patch7 -p1 cp -p %{SOURCE2} src/systemd_booted.c %build @@ -781,6 +779,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.149 2012/04/05 18:11:01 glen +- drop dont-trash-X-sessions.patch, let it still clean stale X11 sockets, as + tmpfiles checks before delete that sockets are not in use. see patch commit + for details + Revision 1.148 2012/04/04 16:08:45 glen - future todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/systemd/systemd.spec?r1=1.148&r2=1.149 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
