- Don't mess with gdmphotosetup categories. Upstream categories are fine.
This commit is contained in:
parent
5dafa8a544
commit
38741a9ffd
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.6.0.5
|
Version: 2.6.0.5
|
||||||
Release: 1
|
Release: 2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -154,9 +154,7 @@ ln -sf %{_datadir}/desktop-menu-patches/gnome-gdmsetup.desktop $RPM_BUILD_ROOT%{
|
|||||||
# fix the "login photo" file
|
# fix the "login photo" file
|
||||||
desktop-file-install --vendor gnome --delete-original \
|
desktop-file-install --vendor gnome --delete-original \
|
||||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||||
--add-category X-Red-Hat-Base \
|
$RPM_BUILD_ROOT%{_datadir}/gnome/capplets/gdmphotosetup.desktop
|
||||||
--remove-category Settings \
|
|
||||||
$RPM_BUILD_ROOT%{_datadir}/gnome/capplets/*
|
|
||||||
|
|
||||||
# broken install-data-local in gui/Makefile.am makes this necessary
|
# broken install-data-local in gui/Makefile.am makes this necessary
|
||||||
(cd $RPM_BUILD_ROOT%{_bindir} && ln -sf gdmXnestchooser gdmXnest)
|
(cd $RPM_BUILD_ROOT%{_bindir} && ln -sf gdmXnestchooser gdmXnest)
|
||||||
@ -244,7 +242,11 @@ scrollkeeper-update
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Sep 20 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.5-1
|
* Fri Sep 24 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.5-2
|
||||||
|
- Don't mess with gdmphotosetup categories. Upstream categories
|
||||||
|
are fine.
|
||||||
|
|
||||||
|
* Mon Sep 20 2004 Ray Strode <rstrode@redhat.com> 1:2.6.0.5-1
|
||||||
- update to 2.6.0.5
|
- update to 2.6.0.5
|
||||||
|
|
||||||
* Tue Aug 3 2004 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.3-5
|
* Tue Aug 3 2004 Matthias Clasen <mclasen@redhat.com> 1:2.6.0.3-5
|
||||||
|
Loading…
Reference in New Issue
Block a user