This commit is contained in:
Matthias Clasen 2006-03-04 05:40:44 +00:00
parent 20c90968d5
commit 16189683b4
3 changed files with 8 additions and 7 deletions

View File

@ -13,3 +13,4 @@ eog-2.13.4.tar.bz2
eog-2.13.5.tar.bz2 eog-2.13.5.tar.bz2
eog-2.13.90.tar.bz2 eog-2.13.90.tar.bz2
eog-2.13.91.tar.bz2 eog-2.13.91.tar.bz2
eog-2.13.92.tar.bz2

View File

@ -12,8 +12,8 @@
Summary: Eye of GNOME image viewer Summary: Eye of GNOME image viewer
Name: eog Name: eog
Version: 2.13.91 Version: 2.13.92
Release: 2 Release: 1
URL: http://www.gnome.org URL: http://www.gnome.org
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2
License: GPL License: GPL
@ -39,16 +39,12 @@ Prereq: desktop-file-utils >= %{desktop_file_utils_version}
# Needed for gconftool # Needed for gconftool
Prereq: GConf2 Prereq: GConf2
# http://bugzilla.gnome.org/show_bug.cgi?id=331362
Patch0: eog-2.13.91-spew.patch
%description %description
Eye of GNOME (EOG) is an image viewer component used by Nautilus. Eye of GNOME (EOG) is an image viewer component used by Nautilus.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .spew
echo "NoDisplay=true" >> eog.desktop.in.in echo "NoDisplay=true" >> eog.desktop.in.in
@ -102,6 +98,10 @@ update-desktop-database %{_datadir}/applications
%{_sysconfdir}/gconf/schemas/*.schemas %{_sysconfdir}/gconf/schemas/*.schemas
%changelog %changelog
* Sat Mar 4 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
- Update to 2.13.92
- Drop upstreamed patch
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-2 * Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-2
- silence excessive debug output - silence excessive debug output

View File

@ -1 +1 @@
ced2bda133914373bc41827765227363 eog-2.13.91.tar.bz2 9dfe7a92cd2aada2ef3800b1ae39c6fb eog-2.13.92.tar.bz2