[kde-settings] kdm: add explicit Requires: xorg-x11-xinit

Rex Dieter rdieter at fedoraproject.org
Fri Sep 30 19:26:16 UTC 2011


commit 8f8203b4b132d3886e4bb86c93f3268fe97a43e4
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Sep 30 14:26:04 2011 -0500

    kdm: add explicit Requires: xorg-x11-xinit

 kde-settings.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/kde-settings.spec b/kde-settings.spec
index 0662be0..cf1c346 100644
--- a/kde-settings.spec
+++ b/kde-settings.spec
@@ -10,7 +10,7 @@
 Summary: Config files for kde
 Name:    kde-settings
 Version: 4.7
-Release: 8%{?dist}
+Release: 9%{?dist}
 #Release: %{rel}%{?dist}
 
 Group:   System Environment/Base
@@ -45,6 +45,7 @@ Group:	 System Environment/Base
 # MinShowUID=-1 is only supported from 4.7.1-2 on
 Requires: kdm >= 4.7.1-2
 Requires: system-kdm-theme
+Requires: xorg-x11-xinit
 Requires(pre): coreutils
 Requires(post): coreutils grep sed
 Requires(post): kde4-macros(api) = %{_kde4_macros_api}
@@ -162,6 +163,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Sep 30 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7-9
+- -kdm: add explicit Requires: xorg-x11-xinit
+
 * Tue Sep 27 2011 Kevin Kofler <Kevin at tigcc.ticalc.org> 4.7-8
 - plasma4.prov: don't trust the Name of script engines, always use the API
 


More information about the scm-commits mailing list