2.13.92
This commit is contained in:
parent
20c90968d5
commit
16189683b4
@ -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
|
||||||
|
12
eog.spec
12
eog.spec
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user