Don't OnlyShowIn=GNOME
This commit is contained in:
parent
23a202cfba
commit
3cf08ffa7c
@ -18,7 +18,7 @@
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.21.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
@ -125,7 +125,6 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
||||
|
||||
desktop-file-install --vendor gnome --delete-original \
|
||||
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
||||
--add-only-show-in GNOME \
|
||||
$RPM_BUILD_ROOT%{_datadir}/applications/*
|
||||
|
||||
## clean up all the static libs for plugins (workaround for no -module)
|
||||
@ -194,6 +193,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 6 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.2-2
|
||||
- Don't OnlyShowIn=GNOME
|
||||
|
||||
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.2-1
|
||||
- Update to 2.21.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user