Don't OnlyShowIn=GNOME
This commit is contained in:
parent
bbb3d6d2b3
commit
6d8be423e4
@ -11,7 +11,7 @@
|
||||
Summary: File Roller is a tool for viewing and creating archives
|
||||
Name: file-roller
|
||||
Version: 2.21.92
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Archiving
|
||||
URL: http://download.gnome.org/sources/file-roller/
|
||||
@ -65,7 +65,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/*
|
||||
|
||||
rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
|
||||
@ -125,6 +124,9 @@ fi
|
||||
%{_datadir}/icons/hicolor/scalable/apps/file-roller.svg
|
||||
|
||||
%changelog
|
||||
* Thu Mar 6 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-2
|
||||
- Don't OnlyShowIn=GNOME
|
||||
|
||||
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
|
||||
- Update to 2.21.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user