- buildrequire the server so that we get the path right in the config file
This commit is contained in:
parent
40f265b1c6
commit
0175406f63
6
gdm.spec
6
gdm.spec
@ -15,7 +15,7 @@
|
|||||||
Summary: The GNOME Display Manager.
|
Summary: The GNOME Display Manager.
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.15.3
|
Version: 2.15.3
|
||||||
Release: 5
|
Release: 6
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -88,6 +88,7 @@ BuildRequires: gnome-doc-utils
|
|||||||
BuildRequires: libdmx-devel
|
BuildRequires: libdmx-devel
|
||||||
BuildRequires: libselinux-devel >= %{libselinuxver}
|
BuildRequires: libselinux-devel >= %{libselinuxver}
|
||||||
BuildRequires: audit-libs-devel >= %{libauditver}
|
BuildRequires: audit-libs-devel >= %{libauditver}
|
||||||
|
BuildRequires: xorg-x11-server-Xorg
|
||||||
Requires: libselinux >= %{libselinuxver}
|
Requires: libselinux >= %{libselinuxver}
|
||||||
Requires: audit-libs >= %{libauditver}
|
Requires: audit-libs >= %{libauditver}
|
||||||
|
|
||||||
@ -314,6 +315,9 @@ fi
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 7 2006 Jeremy Katz <katzj@redhat.com> - 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 <karsten@redhat.de> 1:2.15.3-5
|
* Tue Jun 06 2006 Karsten Hopp <karsten@redhat.de> 1:2.15.3-5
|
||||||
- buildrequire libdmx-devel
|
- buildrequire libdmx-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user