- Fix background (and other settings)
This commit is contained in:
parent
01f70515b9
commit
e411ba610a
12
gdm.spec
12
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.7%{?dist}
|
Release: 0.2007.11.20.8%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -286,14 +286,16 @@ fi
|
|||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%dir %{_localstatedir}/log/gdm
|
%dir %{_localstatedir}/log/gdm
|
||||||
%dir %{_localstatedir}/lib/gdm
|
%dir %{_localstatedir}/lib/gdm
|
||||||
%dir %{_localstatedir}/lib/gdm/.gconf.mandatory
|
%attr(1750, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory
|
||||||
%{_localstatedir}/lib/gdm/.gconf.mandatory/*
|
%attr(1640, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory/*.xml
|
||||||
%{_localstatedir}/lib/gdm/.gconf.path
|
%attr(1640, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.path
|
||||||
|
|
||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 21 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.8
|
||||||
|
- Fix background (and other settings)
|
||||||
|
|
||||||
* Wed Dec 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.7
|
* Wed Dec 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.7
|
||||||
- Improve animation to be less jumpy
|
- Improve animation to be less jumpy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user