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.90.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
|
||||
Name: eog
|
||||
Version: 2.13.91
|
||||
Release: 2
|
||||
Version: 2.13.92
|
||||
Release: 1
|
||||
URL: http://www.gnome.org
|
||||
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2
|
||||
License: GPL
|
||||
@ -39,16 +39,12 @@ Prereq: desktop-file-utils >= %{desktop_file_utils_version}
|
||||
# Needed for gconftool
|
||||
Prereq: GConf2
|
||||
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=331362
|
||||
Patch0: eog-2.13.91-spew.patch
|
||||
|
||||
%description
|
||||
|
||||
Eye of GNOME (EOG) is an image viewer component used by Nautilus.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .spew
|
||||
|
||||
echo "NoDisplay=true" >> eog.desktop.in.in
|
||||
|
||||
@ -102,6 +98,10 @@ update-desktop-database %{_datadir}/applications
|
||||
%{_sysconfdir}/gconf/schemas/*.schemas
|
||||
|
||||
%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
|
||||
- silence excessive debug output
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user