- Handle svgz images

- Resolves: #219782
This commit is contained in:
besfahbo 2007-01-09 21:12:08 +00:00
parent 5c5a28245b
commit ae710ed756

View File

@ -13,9 +13,10 @@
Summary: Eye of GNOME image viewer Summary: Eye of GNOME image viewer
Name: eog Name: eog
Version: 2.17.3 Version: 2.17.3
Release: 1%{?dist} Release: 2%{?dist}
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
Patch0: eog-2.16.0.1-handle-svgz.patch
License: GPL License: GPL
Group: User Interface/Desktops Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -53,6 +54,8 @@ Eye of GNOME (EOG) is an image viewer.
%prep %prep
%setup -q %setup -q
%patch0 -p1 -b .svgz
echo "NoDisplay=true" >> eog.desktop.in.in echo "NoDisplay=true" >> eog.desktop.in.in
%build %build
@ -114,6 +117,10 @@ scrollkeeper-update -q
%{_sysconfdir}/gconf/schemas/*.schemas %{_sysconfdir}/gconf/schemas/*.schemas
%changelog %changelog
* Tue Jan 09 2007 Behdad Esfahbod <besfahbo@redhat.com> - 2.17.3-2
- Handle svgz images
- Resolves: #219782
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.3-1 * Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.3-1
- Update to 2.17.3 - Update to 2.17.3