- Update to today's snapshot
This commit is contained in:
parent
856f1dfa33
commit
dbe07aab85
9
gdm.spec
9
gdm.spec
@ -16,7 +16,7 @@
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 2.21.2
|
||||
Release: 0.2007.11.19.3%{?dist}
|
||||
Release: 0.2007.11.20.1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: User Interface/X
|
||||
@ -160,9 +160,6 @@ rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
|
||||
find $RPM_BUILD_ROOT -name '*.a' -delete
|
||||
find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
chmod 1770 $RPM_BUILD_ROOT%{_localstatedir}/lib/gdm
|
||||
chown gdm:root $RPM_BUILD_ROOT%{_localstatedir}/lib/gdm
|
||||
|
||||
%find_lang gdm --with-gnome
|
||||
|
||||
%clean
|
||||
@ -280,8 +277,12 @@ fi
|
||||
%{_localstatedir}/lib/gdm/.gconf.path
|
||||
|
||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
|
||||
|
||||
%changelog
|
||||
* Tue Nov 20 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.20.1
|
||||
- Update to today's snapshot
|
||||
|
||||
* Mon Nov 19 2007 Ray Strode <rstrode@redhat.com> - 1:2.21.2-0.2007.11.19.3
|
||||
- fix permissions on homedir
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user