diff --git a/eog.spec b/eog.spec index e74a891..684d70a 100644 --- a/eog.spec +++ b/eog.spec @@ -11,13 +11,12 @@ Summary: Eye of GNOME image viewer Name: eog Version: 2.7.0 -Release: 1 +Release: 2 URL: http://www.gnome.org Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2 License: GPL Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root - BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: pango-devel >= %{pango_version} BuildRequires: gtk2-devel >= %{gtk2_version} @@ -61,6 +60,7 @@ rm -r $RPM_BUILD_ROOT/var/scrollkeeper perl -pi -e 's/Categories=Application;Graphics/Categories=Application;Graphics;/' $RPM_BUILD_ROOT%{_datadir}/applications/* desktop-file-install --vendor gnome --delete-original \ + --rebuild-mime-info-cache \ --dir $RPM_BUILD_ROOT%{_datadir}/applications \ --add-category X-Red-Hat-Extra \ $RPM_BUILD_ROOT%{_datadir}/applications/* @@ -90,6 +90,9 @@ done %{_sysconfdir}/gconf/schemas/*.schemas %changelog +* Sun Aug 15 2004 Christopher Aillon 2.7.0-2 +- Rebuild MIME info cache + * Sun Aug 15 2004 Christopher Aillon 2.7.0-1 - Update to 2.7.0