- use metacity for now
This commit is contained in:
parent
f42510d0a2
commit
65de901687
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.2%{?dist}
|
Release: 0.2007.11.20.3%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -80,6 +80,7 @@ BuildRequires: libselinux-devel
|
|||||||
|
|
||||||
Requires: audit-libs >= %{libauditver}
|
Requires: audit-libs >= %{libauditver}
|
||||||
|
|
||||||
|
Patch0: gdm-2.21.2-use-metacity.patch
|
||||||
Patch1: gdm-2.21.2-fix-background.patch
|
Patch1: gdm-2.21.2-fix-background.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -90,6 +91,7 @@ several different X sessions on your local machine at the same time.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1 -b .use-metacity
|
||||||
%patch1 -p1 -b .fix-background
|
%patch1 -p1 -b .fix-background
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -278,6 +280,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.3
|
||||||
|
- use metacity for now
|
||||||
|
|
||||||
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.2
|
* 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
|
- Drop dont run profile patch since dwalsh changed /usr/sbin/gdm label
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user