cvsdist b970d0
%define glib2_version 2.2.0
cvsdist b970d0
%define pango_version 1.2.0
Matthias Clasen 828f10
%define gtk2_version 2.6.0
Matthias Clasen 828f10
%define libgnomeui_version 2.5.92
Christopher Aillon 914a41
%define desktop_file_utils_version 0.9
cvsdist b970d0
%define gail_version 1.2.0
cvsdist 41da6c
%define eel2_version 2.2.0
Matthias Clasen 828f10
%define gnome_vfs2_version 2.5.91
cvsdist 377088
%define libgnomeprintui22_version 2.2.1.1
Matthias Clasen 828f10
%define libglade_version 2.3.6
Matthias Clasen 828f10
%define libexif_version 0.6.12
cvsdist e99646
cvsdist e99646
Summary: Eye of GNOME image viewer
cvsdist e99646
Name:    eog
Matthias Clasen 161896
Version: 2.13.92
Matthias Clasen 161896
Release: 1
cvsdist e99646
URL: http://www.gnome.org
Christopher Aillon 02b120
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2
cvsdist e99646
License: GPL 
cvsdist e99646
Group: User Interface/Desktops
cvsdist e99646
BuildRoot: %{_tmppath}/%{name}-root
cvsdist e99646
BuildRequires: glib2-devel >= %{glib2_version}
cvsdist 5fe39a
BuildRequires: pango-devel >= %{pango_version}
cvsdist e99646
BuildRequires: gtk2-devel >= %{gtk2_version}
cvsdist e99646
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
Matthias Clasen 828f10
BuildRequires: libglade2-devel >= %{libglade_version}
cvsdist 5fe39a
BuildRequires: gail-devel >= %{gail_version}
cvsdist 41da6c
BuildRequires: eel2-devel >= %{eel2_version}
cvsdist 377088
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 377088
BuildRequires: libgnomeprintui22-devel >= %{libgnomeprintui22_version}
Matthias Clasen 828f10
BuildRequires: libexif-devel >= %{libexif_version}
cvsdist fd2ef2
BuildRequires: intltool
cvsdist fd2ef2
BuildRequires: libjpeg-devel
cvsdist fd2ef2
BuildRequires: scrollkeeper
cvsdist fd2ef2
BuildRequires: gettext
Christopher Aillon 914a41
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
Christopher Aillon 914a41
Prereq:        desktop-file-utils >= %{desktop_file_utils_version}
cvsdist 41da6c
cvsdist 0efcfd
# Needed for gconftool
cvsdist 0efcfd
Prereq: GConf2
cvsdist e99646
cvsdist e99646
%description
cvsdist e99646
cvsdist e99646
Eye of GNOME (EOG) is an image viewer component used by Nautilus.
cvsdist e99646
cvsdist e99646
%prep
cvsdist e99646
%setup -q
Matthias Clasen 5fb344
Matthias Clasen 33d1b3
echo "NoDisplay=true" >> eog.desktop.in.in
cvsdist e99646
cvsdist e99646
%build
cvsdist e99646
cvsdist e99646
%configure
cvsdist e99646
make
cvsdist e99646
cvsdist e99646
%install
cvsdist e99646
rm -rf $RPM_BUILD_ROOT
cvsdist e99646
cvsdist e99646
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
cvsdist e99646
%makeinstall
cvsdist e99646
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
cvsdist e99646
cvsdist bc21d0
rm -r $RPM_BUILD_ROOT/var/scrollkeeper
cvsdist bc21d0
cvsdist 5fe39a
## http://bugzilla.gnome.org/show_bug.cgi?id=89379
cvsdist 5fe39a
perl -pi -e 's/Categories=Application;Graphics/Categories=Application;Graphics;/' $RPM_BUILD_ROOT%{_datadir}/applications/* 
cvsdist 5fe39a
cvsdist 5fe39a
desktop-file-install --vendor gnome --delete-original       \
cvsdist 5fe39a
  --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
cvsdist 5fe39a
  --add-category X-Red-Hat-Extra                            \
cvsdist 5fe39a
  $RPM_BUILD_ROOT%{_datadir}/applications/*
cvsdist 5fe39a
cvsdist e99646
%find_lang %{name}
cvsdist e99646
cvsdist e99646
%clean
cvsdist e99646
rm -rf $RPM_BUILD_ROOT
cvsdist e99646
cvsdist e99646
%post
cvsdist b75839
update-desktop-database %{_datadir}/applications
cvsdist e99646
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
cvsdist e99646
SCHEMAS="eog.schemas"
cvsdist e99646
for S in $SCHEMAS; do
cvsdist e99646
  gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S > /dev/null
cvsdist e99646
done
cvsdist e99646
Christopher Aillon 914a41
%postun
Christopher Aillon 914a41
update-desktop-database %{_datadir}/applications
Christopher Aillon 914a41
cvsdist e99646
%files -f %{name}.lang
cvsdist e99646
%defattr(-,root,root)
cvsdist e99646
%doc AUTHORS COPYING ChangeLog NEWS README
cvsdist b970d0
%{_datadir}/eog
cvsdist e99646
%{_datadir}/pixmaps
cvsdist e99646
%{_datadir}/gnome
cvsdist e99646
%{_datadir}/applications
cvsdist e99646
%{_datadir}/omf
cvsdist e99646
%{_bindir}/*
cvsdist e99646
%{_sysconfdir}/gconf/schemas/*.schemas
cvsdist e99646
cvsdist e99646
%changelog
Matthias Clasen 161896
* Sat Mar  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
Matthias Clasen 161896
- Update to 2.13.92
Matthias Clasen 161896
- Drop upstreamed patch
Matthias Clasen 161896
Matthias Clasen 5fb344
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-2
Matthias Clasen 5fb344
- silence excessive debug output
Matthias Clasen 5fb344
Matthias Clasen 458ae5
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
Matthias Clasen 458ae5
- Update to 2.13.91
Matthias Clasen 458ae5
Matthias Clasen 33d1b3
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-2
Matthias Clasen 33d1b3
- Append NoDisplay=true to the right file
Matthias Clasen 33d1b3
Jesse Keating 476f76
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.2
Jesse Keating 476f76
- bump again for double-long bug on ppc(64)
Jesse Keating 476f76
Jesse Keating d923b0
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.1
Jesse Keating d923b0
- rebuilt for new gcc4.1 snapshot and glibc changes
Jesse Keating d923b0
Matthias Clasen 4c3e19
* Mon Jan 30 2006 Matthias Clasen <mclasen@redhat.com> 2.13.90-1
Matthias Clasen 4c3e19
- Update to 2.13.90
Matthias Clasen 4c3e19
Matthias Clasen 3b516d
* Mon Jan 16 2006 Matthias Clasen <mclasen@redhat.com> 2.13.5-1
Matthias Clasen 3b516d
- Update to 2.13.5
Matthias Clasen 3b516d
Matthias Clasen d20a78
* Fri Jan 13 2006 Matthias Clasen <mclasen@redhat.com> 2.13.4-1
Matthias Clasen 3063a5
- Update to 2.13.4
Matthias Clasen 3063a5
Matthias Clasen cf0de2
* Wed Dec 14 2005 Matthias Clasen <mclasen@redhat.com> 2.13.3-1
Matthias Clasen cf0de2
- Update to 2.13.3
Matthias Clasen cf0de2
Jesse Keating 366f7e
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating 366f7e
- rebuilt
Jesse Keating 366f7e
Matthias Clasen 8234a8
* Wed Nov 30 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
Matthias Clasen 8234a8
- Update to 2.13.2
Matthias Clasen 8234a8
Matthias Clasen c32032
* Thu Oct  6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
Matthias Clasen c32032
- Update to 2.12.1
Matthias Clasen c32032
Matthias Clasen 5e046d
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
Matthias Clasen 5e046d
- Update to 2.12.0
Matthias Clasen 5e046d
Matthias Clasen 73dea4
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com> 
Matthias Clasen 73dea4
- Rebuilt
Matthias Clasen 73dea4
Matthias Clasen bd5c6b
* Thu Aug  4 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
Matthias Clasen bd5c6b
- Newer upstream version
Matthias Clasen bd5c6b
Matthias Clasen 828f10
* Fri Jul  8 2005 Matthias Clasen <mclasen@redhat.com> 2.11.0-1
Matthias Clasen 828f10
- Update to 2.11.0
Matthias Clasen 828f10
Matthias Clasen d26190
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com> 2.10.0-1
Matthias Clasen d26190
- Update to 2.10.0
Matthias Clasen d26190
Marco Pesenti Gritti 851e3a
* Thu Mar  3 2005 Marco Pesenti Gritti <mpg@redhat.com> 2.9.0-2
Marco Pesenti Gritti 851e3a
- Rebuild
Marco Pesenti Gritti 851e3a
Matthias Clasen 2d73c0
* Mon Jan 31 2005 Matthias Clasen <mclasen@redhat.com> 2.9.0-1
Matthias Clasen 2d73c0
- Update to 2.9.0
Matthias Clasen 2d73c0
Marco Pesenti Gritti 22f6fa
* Sat Nov  6 2004 Marco Pesenti Gritti <mpg@redhat.com> 2.8.1-1
Marco Pesenti Gritti 22f6fa
- Update to 2.8.1
Marco Pesenti Gritti 22f6fa
Christopher Aillon 914a41
* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-3
Christopher Aillon 914a41
- Prereq desktop-file-utils >= 0.9
Christopher Aillon 914a41
- update-desktop-database on uninstall
Christopher Aillon 914a41
Christopher Aillon da113e
* Sun Sep 26 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-2
Christopher Aillon da113e
- Remove the graphics menu entry (#131724)
Christopher Aillon da113e
Christopher Aillon 02b120
* Wed Sep 22 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-1
Christopher Aillon 02b120
- Update to 2.8.0
Christopher Aillon 02b120
cvsdist 374671
* Wed Aug 19 2004 Christopher Aillon <caillon@redhat.com> 2.7.1-1
cvsdist 374671
- Update to 2.7.1
cvsdist 374671
cvsdist b75839
* Mon Aug 16 2004 Christopher Aillon <caillon@redhat.com> 2.7.0-3
cvsdist b75839
- Use update-desktop-database instead of rebuild-mime-info-cache
cvsdist b75839
cvsdist 283a15
* Sun Aug 15 2004 Christopher Aillon <caillon@redhat.com> 2.7.0-2
cvsdist 283a15
- Rebuild MIME info cache
cvsdist 283a15
cvsdist 0236e9
* Sun Aug 15 2004 Christopher Aillon <caillon@redhat.com> 2.7.0-1
cvsdist 0236e9
- Update to 2.7.0
cvsdist 0236e9
cvsdist 41a4cb
* Tue Jun 29 2004 Christopher Aillon <caillon@redhat.com> 2.6.1-1
cvsdist 41a4cb
- Update to 2.6.1
cvsdist 41a4cb
cvsdist b18a56
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist b18a56
- rebuilt
cvsdist b18a56
cvsdist fd2ef2
* Sat Apr 10 2004 Warren Togami <wtogami@redhat.com> 2.6.0-2
cvsdist fd2ef2
- BR intltool libjpeg-devel scrollkeeper gettext
cvsdist fd2ef2
cvsdist fd2ef2
* Fri Apr  2 2004 Alex Larsson <alexl@redhat.com> 2.6.0-1
cvsdist fd2ef2
- update to 2.6.0
cvsdist fd2ef2
cvsdist dfbfab
* Wed Mar 10 2004 Alex Larsson <alexl@redhat.com> 2.5.90-1
cvsdist dfbfab
- update to 2.5.90
cvsdist dfbfab
cvsdist dfbfab
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist dfbfab
- rebuilt
cvsdist dfbfab
cvsdist dfbfab
* Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.6-1
cvsdist dfbfab
- update to 2.5.6
cvsdist dfbfab
cvsdist dfbfab
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist dfbfab
- rebuilt
cvsdist dfbfab
cvsdist 377088
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 2.5.3-1
cvsdist 377088
- update to 2.5.3
cvsdist 377088
cvsdist 0efcfd
* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-1
cvsdist 0efcfd
- 2.4.0
cvsdist 0efcfd
cvsdist 0efcfd
* Fri Aug 29 2003 Alexander Larsson <alexl@redhat.com> 2.3.5-2
cvsdist 0efcfd
- prereq gconf2 (#90698)
cvsdist 0efcfd
cvsdist 0efcfd
* Tue Aug 19 2003 Alexander Larsson <alexl@redhat.com> 2.3.5-1
cvsdist 0efcfd
- update for gnome 2.3
cvsdist 0efcfd
cvsdist 0efcfd
* Tue Jul 29 2003 Havoc Pennington <hp@redhat.com> 2.2.2-2
cvsdist 0efcfd
- rebuild
cvsdist 0efcfd
cvsdist 0efcfd
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 2.2.2-1
cvsdist 0efcfd
- 2.2.2
cvsdist 0efcfd
- remove arg-escaping patch now upstream
cvsdist 0efcfd
cvsdist 0efcfd
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 0efcfd
- rebuilt
cvsdist 0efcfd
cvsdist 41da6c
* Tue Apr  1 2003 Havoc Pennington <hp@redhat.com> 2.2.0-2
cvsdist 41da6c
- add patch to better escape filenames passed in as arguments
cvsdist 41da6c
- add eel2-devel buildreq
cvsdist 41da6c
cvsdist b970d0
* Thu Feb  6 2003 Havoc Pennington <hp@redhat.com> 2.2.0-1
cvsdist b970d0
- 2.2.0
cvsdist b970d0
- fix dependency versions
cvsdist b970d0
cvsdist b970d0
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist b970d0
- rebuilt
cvsdist b970d0
cvsdist b970d0
* Fri Dec 13 2002 Tim Powers <timp@redhat.com> 1.1.3-1
cvsdist b970d0
- update to 1.1.3
cvsdist b970d0
- include glade file
cvsdist 487159
cvsdist b970d0
* Sun Dec  1 2002 Havoc Pennington <hp@redhat.com>
cvsdist b970d0
- 1.1.2
cvsdist 487159
cvsdist bc21d0
* Tue Aug  6 2002 Havoc Pennington <hp@redhat.com>
cvsdist bc21d0
- 1.0.2
cvsdist bc21d0
- remove --copy-generic-name-to-name because there's no GenericName
cvsdist bc21d0
  anymore
cvsdist bc21d0
- include libexecdir stuff
cvsdist bc21d0
cvsdist 5fe39a
* Mon Jul 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a
- copy generic name to name and move to -Extra
cvsdist 5fe39a
cvsdist 5fe39a
* Mon Jul 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a
- 1.0.1, rebuild with new gail
cvsdist 5fe39a
cvsdist 5fe39a
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 5fe39a
- automated rebuild
cvsdist 5fe39a
cvsdist 5fe39a
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a
- 1.0.0
cvsdist 5fe39a
- use desktop-file-install
cvsdist 5fe39a
cvsdist 5fe39a
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a
- rebuild in different environment
cvsdist 5fe39a
cvsdist e99646
* Wed Jun 05 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646
- rebuild in different environment
cvsdist e99646
cvsdist e99646
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist e99646
- automated rebuild
cvsdist e99646
cvsdist e99646
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646
- rebuild in different environment
cvsdist e99646
- build requires libgnomeprint
cvsdist e99646
cvsdist e99646
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646
- 0.118.0
cvsdist e99646
cvsdist e99646
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646
- 0.117.0
cvsdist e99646
cvsdist e99646
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646
- initial build
cvsdist e99646
cvsdist e99646
cvsdist e99646