|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
Summary: File Roller is a tool for viewing and creating archives.
|
|
|
|
|
Name: file-roller
|
|
|
|
|
Version: 2.7.3
|
|
|
|
|
Release: 1
|
|
|
|
|
Release: 2
|
|
|
|
|
|
|
|
|
|
License: GPL
|
|
|
|
|
Group: Applications/Archiving
|
|
|
|
@ -61,6 +61,7 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
|
|
|
|
perl -pi -e 's/Categories=Application;Utility$/Categories=Application;Utility;/' $RPM_BUILD_ROOT%{_datadir}/applications/*
|
|
|
|
|
|
|
|
|
|
desktop-file-install --vendor gnome --delete-original \
|
|
|
|
|
--rebuild-mime-info-cache \
|
|
|
|
|
--dir $RPM_BUILD_ROOT%{_datadir}/applications \
|
|
|
|
|
--add-only-show-in GNOME \
|
|
|
|
|
--add-category X-Red-Hat-Base \
|
|
|
|
@ -105,6 +106,9 @@ scrollkeeper-update
|
|
|
|
|
%{_libdir}/bonobo/servers
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Aug 15 2004 Christopher Aillon <caillon@redhat.com> 2.7.3-2
|
|
|
|
|
- Rebuild MIME info cache
|
|
|
|
|
|
|
|
|
|
* Thu Aug 05 2004 Christopher Aillon <caillon@redhat.com> 2.7.3-1
|
|
|
|
|
- Update to 2.7.3
|
|
|
|
|
|
|
|
|
|