From 9095d44a9c0fbf02cd3c3f2876cb657aed81106c Mon Sep 17 00:00:00 2001 From: Martin Briza Date: Apr 24 2013 13:52:40 +0000 Subject: Return to the usual X server invocation in case there's no systemd provided wrapper --- diff --git a/.gitignore b/.gitignore index b75d99a..dfe08ca 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kde-settings-19-16.tar.xz /kde-settings-19-17.tar.xz /kde-settings-19-18.tar.xz +/kde-settings-19-19.tar.xz diff --git a/kde-settings.spec b/kde-settings.spec index 98b6a83..3648373 100644 --- a/kde-settings.spec +++ b/kde-settings.spec @@ -1,5 +1,5 @@ -%global rel 18 +%global rel 19 %global system_kde_theme_ver 18.91 Summary: Config files for kde @@ -49,9 +49,6 @@ Requires: system-kdm-theme >= %{system_kde_theme_ver} Requires: redhat-logos >= 69.0.0 %endif Requires: xorg-x11-xinit -# To avoid not starting KDM if the wrapper is ever removed -# Requires: /lib/systemd/systemd-multi-seat-x -Requires: systemd Requires(pre): coreutils Requires(post): coreutils grep sed Requires(post): kde4-macros(api) = %{_kde4_macros_api} @@ -225,6 +222,9 @@ perl -pi -e "s,^View0_URL=.*,View0_URL=file:///usr/share/doc/HTML/index.html," % %changelog +* Wed Apr 24 2013 Martin Briza 19-19 +- Return to the usual X server invocation in case there's no systemd provided wrapper + * Wed Apr 24 2013 Daniel Vrátil 19-18 - remove Mugshot from Konqueror bookmarks (#951279) diff --git a/sources b/sources index 2dac72e..49dbc04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ce9c64ca1cd37457e3d50f71e961a4a kde-settings-19-18.tar.xz +d668f608684114812894ba2c50f6bca2 kde-settings-19-19.tar.xz