From 0175406f63da0e4dcb5da3ee8da7ac9799258425 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 7 Jun 2006 12:43:08 +0000 Subject: [PATCH] - buildrequire the server so that we get the path right in the config file --- gdm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gdm.spec b/gdm.spec index da0473f..f0e4011 100644 --- a/gdm.spec +++ b/gdm.spec @@ -15,7 +15,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.15.3 -Release: 5 +Release: 6 Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -88,6 +88,7 @@ BuildRequires: gnome-doc-utils BuildRequires: libdmx-devel BuildRequires: libselinux-devel >= %{libselinuxver} BuildRequires: audit-libs-devel >= %{libauditver} +BuildRequires: xorg-x11-server-Xorg Requires: libselinux >= %{libselinuxver} Requires: audit-libs >= %{libauditver} @@ -314,6 +315,9 @@ fi %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog +* Wed Jun 7 2006 Jeremy Katz - 1:2.15.3-6 +- buildrequire the server so that we get the path right in the config file + * Tue Jun 06 2006 Karsten Hopp 1:2.15.3-5 - buildrequire libdmx-devel