- Drop dont run profile patch since dwalsh changed /usr/sbin/gdm label
This commit is contained in:
parent
dbe07aab85
commit
f42510d0a2
@ -1,15 +0,0 @@
|
|||||||
diff -up gdm-2.21.2/daemon/gdm.in.dont-run-profile gdm-2.21.2/daemon/gdm.in
|
|
||||||
--- gdm-2.21.2/daemon/gdm.in.dont-run-profile 2007-11-15 10:14:06.000000000 -0500
|
|
||||||
+++ gdm-2.21.2/daemon/gdm.in 2007-11-15 10:14:43.000000000 -0500
|
|
||||||
@@ -1,11 +1,5 @@
|
|
||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
-# A script so that
|
|
||||||
-# 1) we read the standard system env vars
|
|
||||||
-# 2) syadmins/integrators can add their own private options etc...
|
|
||||||
-
|
|
||||||
-test -f /etc/profile && . /etc/profile
|
|
||||||
-
|
|
||||||
# Try to set LC_MESSAGES to LANG if neither LC_MESSAGES or LC_ALL is set.
|
|
||||||
# This ensures that gdm can display in a system's default language if only
|
|
||||||
# LANG is set.
|
|
7
gdm.spec
7
gdm.spec
@ -16,7 +16,7 @@
|
|||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.21.2
|
Version: 2.21.2
|
||||||
Release: 0.2007.11.20.1%{?dist}
|
Release: 0.2007.11.20.2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -80,7 +80,6 @@ BuildRequires: libselinux-devel
|
|||||||
|
|
||||||
Requires: audit-libs >= %{libauditver}
|
Requires: audit-libs >= %{libauditver}
|
||||||
|
|
||||||
Patch0: gdm-2.21.2-dont-run-profile.patch
|
|
||||||
Patch1: gdm-2.21.2-fix-background.patch
|
Patch1: gdm-2.21.2-fix-background.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -91,7 +90,6 @@ several different X sessions on your local machine at the same time.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .dont-run-profile
|
|
||||||
%patch1 -p1 -b .fix-background
|
%patch1 -p1 -b .fix-background
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -280,6 +278,9 @@ fi
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.2
|
||||||
|
- Drop dont run profile patch since dwalsh changed /usr/sbin/gdm label
|
||||||
|
|
||||||
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.1
|
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.1
|
||||||
- Update to today's snapshot
|
- Update to today's snapshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user