cvsdist b970d02
%define glib2_version 2.2.0
cvsdist b970d02
%define pango_version 1.2.0
6841583
%define gtk2_version 2.7.1
828f106
%define libgnomeui_version 2.5.92
914a41b
%define desktop_file_utils_version 0.9
cvsdist b970d02
%define gail_version 1.2.0
cvsdist 41da6c0
%define eel2_version 2.2.0
828f106
%define gnome_vfs2_version 2.5.91
cvsdist 3770881
%define libgnomeprintui22_version 2.2.1.1
828f106
%define libglade_version 2.3.6
828f106
%define libexif_version 0.6.12
cvsdist e99646c
cvsdist e99646c
Summary: Eye of GNOME image viewer
cvsdist e99646c
Name:    eog
f679193
Version: 2.15.91
9ccdaf4
Release: 1%{?dist}
cvsdist e99646c
URL: http://www.gnome.org
02b1209
Source: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/eog/%{name}-%{version}.tar.bz2
cvsdist e99646c
License: GPL 
cvsdist e99646c
Group: User Interface/Desktops
cvsdist e99646c
BuildRoot: %{_tmppath}/%{name}-root
cvsdist e99646c
BuildRequires: glib2-devel >= %{glib2_version}
cvsdist 5fe39a0
BuildRequires: pango-devel >= %{pango_version}
cvsdist e99646c
BuildRequires: gtk2-devel >= %{gtk2_version}
cvsdist e99646c
BuildRequires: libgnomeui-devel >= %{libgnomeui_version}
828f106
BuildRequires: libglade2-devel >= %{libglade_version}
cvsdist 5fe39a0
BuildRequires: gail-devel >= %{gail_version}
cvsdist 41da6c0
BuildRequires: eel2-devel >= %{eel2_version}
cvsdist 3770881
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
cvsdist 3770881
BuildRequires: libgnomeprintui22-devel >= %{libgnomeprintui22_version}
828f106
BuildRequires: libexif-devel >= %{libexif_version}
cvsdist fd2ef27
BuildRequires: intltool
cvsdist fd2ef27
BuildRequires: libjpeg-devel
cvsdist fd2ef27
BuildRequires: scrollkeeper
cvsdist fd2ef27
BuildRequires: gettext
914a41b
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
8223728
BuildRequires: gnome-doc-utils
8223728
BuildRequires: gnome-desktop-devel
8223728
BuildRequires: libXt-devel
cvsdist 41da6c0
6841583
Requires(post): desktop-file-utils >= %{desktop_file_utils_version}
6841583
Requires(post): scrollkeeper
6841583
Requires(post): GConf2
cvsdist e99646c
6841583
Requires(preun): GConf2
6841583
6841583
Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
6841583
Requires(postun): scrollkeeper
cvsdist e99646c
6841583
%description
6841583
Eye of GNOME (EOG) is an image viewer. 
cvsdist e99646c
cvsdist e99646c
%prep
cvsdist e99646c
%setup -q
5fb344e
33d1b35
echo "NoDisplay=true" >> eog.desktop.in.in
cvsdist e99646c
cvsdist e99646c
%build
cvsdist e99646c
dd8983c
%configure --disable-scrollkeeper
cvsdist e99646c
make
cvsdist e99646c
cvsdist e99646c
%install
cvsdist e99646c
rm -rf $RPM_BUILD_ROOT
cvsdist e99646c
cvsdist e99646c
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
cvsdist e99646c
%makeinstall
cvsdist e99646c
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
cvsdist e99646c
cvsdist 5fe39a0
desktop-file-install --vendor gnome --delete-original       \
cvsdist 5fe39a0
  --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
cvsdist 5fe39a0
  --add-category X-Red-Hat-Extra                            \
cvsdist 5fe39a0
  $RPM_BUILD_ROOT%{_datadir}/applications/*
cvsdist 5fe39a0
cvsdist e99646c
%find_lang %{name}
cvsdist e99646c
cvsdist e99646c
%clean
cvsdist e99646c
rm -rf $RPM_BUILD_ROOT
cvsdist e99646c
cvsdist e99646c
%post
6841583
update-desktop-database -q
6841583
scrollkeeper-update -q
cvsdist e99646c
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
6841583
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/eog.schemas > /dev/null
6841583
6841583
%preun
6841583
if [ "$1" -eq 0 ]; then
6841583
    export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
6841583
    gconftool-2 --makefile-uninstall-rule \
6841583
      %{_sysconfdir}/gconf/schemas/eog.schemas > /dev/null || :
6841583
fi
cvsdist e99646c
914a41b
%postun
6841583
update-desktop-database -q
6841583
scrollkeeper-update -q
914a41b
cvsdist e99646c
%files -f %{name}.lang
cvsdist e99646c
%defattr(-,root,root)
cvsdist e99646c
%doc AUTHORS COPYING ChangeLog NEWS README
cvsdist b970d02
%{_datadir}/eog
cvsdist e99646c
%{_datadir}/pixmaps
cvsdist e99646c
%{_datadir}/gnome
cvsdist e99646c
%{_datadir}/applications
cvsdist e99646c
%{_datadir}/omf
cvsdist e99646c
%{_bindir}/*
cvsdist e99646c
%{_sysconfdir}/gconf/schemas/*.schemas
cvsdist e99646c
cvsdist e99646c
%changelog
f679193
* Sat Aug 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.91-1.fc6
f679193
- Update to 2.15.91
f679193
9ccdaf4
* Wed Aug  2 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.90-1.fc6
9ccdaf4
- Update to 2.15.90
9ccdaf4
9102698
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.4-1
9102698
- Update to 2.15.4
9102698
7dab8a7
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.15.3-1.1
7dab8a7
- rebuild
7dab8a7
5a0b8e3
* Tue Jun 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.3-1
5a0b8e3
- Update to 2.15.3
5a0b8e3
7feea1c
* Mon May 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.2-1
9df0cf5
- Update to 2.15.2
9df0cf5
8223728
* Sat May 20 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-2
8223728
- Add missing BuildRequires (#129025)
8223728
6841583
* Tue May  9 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
6841583
- Update to 2.15.1
a559f14
- Remove workaround for a long-fixed bug
6841583
73c8311
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
73c8311
- Update to 2.14.1
73c8311
f9333e6
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
f9333e6
- Update to 2.14.0
f9333e6
1618968
* Sat Mar  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
1618968
- Update to 2.13.92
1618968
- Drop upstreamed patch
1618968
5fb344e
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-2
5fb344e
- silence excessive debug output
5fb344e
458ae5f
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
458ae5f
- Update to 2.13.91
458ae5f
33d1b35
* Mon Feb 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-2
33d1b35
- Append NoDisplay=true to the right file
33d1b35
476f76a
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.2
476f76a
- bump again for double-long bug on ppc(64)
476f76a
d923b02
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13.90-1.1
d923b02
- rebuilt for new gcc4.1 snapshot and glibc changes
d923b02
4c3e19f
* Mon Jan 30 2006 Matthias Clasen <mclasen@redhat.com> 2.13.90-1
4c3e19f
- Update to 2.13.90
4c3e19f
3b516de
* Mon Jan 16 2006 Matthias Clasen <mclasen@redhat.com> 2.13.5-1
3b516de
- Update to 2.13.5
3b516de
d20a785
* Fri Jan 13 2006 Matthias Clasen <mclasen@redhat.com> 2.13.4-1
3063a50
- Update to 2.13.4
3063a50
cf0de2a
* Wed Dec 14 2005 Matthias Clasen <mclasen@redhat.com> 2.13.3-1
cf0de2a
- Update to 2.13.3
cf0de2a
366f7e3
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
366f7e3
- rebuilt
366f7e3
8234a80
* Wed Nov 30 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
8234a80
- Update to 2.13.2
8234a80
c320324
* Thu Oct  6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
c320324
- Update to 2.12.1
c320324
5e046dd
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
5e046dd
- Update to 2.12.0
5e046dd
73dea4b
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com> 
73dea4b
- Rebuilt
73dea4b
bd5c6b4
* Thu Aug  4 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
bd5c6b4
- Newer upstream version
bd5c6b4
828f106
* Fri Jul  8 2005 Matthias Clasen <mclasen@redhat.com> 2.11.0-1
828f106
- Update to 2.11.0
828f106
d261900
* Mon Mar 28 2005 Matthias Clasen <mclasen@redhat.com> 2.10.0-1
d261900
- Update to 2.10.0
d261900
Marco Pesenti Gritti 851e3aa
* Thu Mar  3 2005 Marco Pesenti Gritti <mpg@redhat.com> 2.9.0-2
Marco Pesenti Gritti 851e3aa
- Rebuild
Marco Pesenti Gritti 851e3aa
2d73c01
* Mon Jan 31 2005 Matthias Clasen <mclasen@redhat.com> 2.9.0-1
2d73c01
- Update to 2.9.0
2d73c01
Marco Pesenti Gritti 22f6fae
* Sat Nov  6 2004 Marco Pesenti Gritti <mpg@redhat.com> 2.8.1-1
Marco Pesenti Gritti 22f6fae
- Update to 2.8.1
Marco Pesenti Gritti 22f6fae
914a41b
* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-3
914a41b
- Prereq desktop-file-utils >= 0.9
914a41b
- update-desktop-database on uninstall
914a41b
da113e7
* Sun Sep 26 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-2
da113e7
- Remove the graphics menu entry (#131724)
da113e7
02b1209
* Wed Sep 22 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-1
02b1209
- Update to 2.8.0
02b1209
cvsdist 374671e
* Wed Aug 19 2004 Christopher Aillon <caillon@redhat.com> 2.7.1-1
cvsdist 374671e
- Update to 2.7.1
cvsdist 374671e
cvsdist b758396
* Mon Aug 16 2004 Christopher Aillon <caillon@redhat.com> 2.7.0-3
cvsdist b758396
- Use update-desktop-database instead of rebuild-mime-info-cache
cvsdist b758396
cvsdist 283a151
* Sun Aug 15 2004 Christopher Aillon <caillon@redhat.com> 2.7.0-2
cvsdist 283a151
- Rebuild MIME info cache
cvsdist 283a151
cvsdist 0236e96
* Sun Aug 15 2004 Christopher Aillon <caillon@redhat.com> 2.7.0-1
cvsdist 0236e96
- Update to 2.7.0
cvsdist 0236e96
cvsdist 41a4cb6
* Tue Jun 29 2004 Christopher Aillon <caillon@redhat.com> 2.6.1-1
cvsdist 41a4cb6
- Update to 2.6.1
cvsdist 41a4cb6
cvsdist b18a566
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist b18a566
- rebuilt
cvsdist b18a566
cvsdist fd2ef27
* Sat Apr 10 2004 Warren Togami <wtogami@redhat.com> 2.6.0-2
cvsdist fd2ef27
- BR intltool libjpeg-devel scrollkeeper gettext
cvsdist fd2ef27
cvsdist fd2ef27
* Fri Apr  2 2004 Alex Larsson <alexl@redhat.com> 2.6.0-1
cvsdist fd2ef27
- update to 2.6.0
cvsdist fd2ef27
cvsdist dfbfab1
* Wed Mar 10 2004 Alex Larsson <alexl@redhat.com> 2.5.90-1
cvsdist dfbfab1
- update to 2.5.90
cvsdist dfbfab1
cvsdist dfbfab1
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist dfbfab1
- rebuilt
cvsdist dfbfab1
cvsdist dfbfab1
* Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.6-1
cvsdist dfbfab1
- update to 2.5.6
cvsdist dfbfab1
cvsdist dfbfab1
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist dfbfab1
- rebuilt
cvsdist dfbfab1
cvsdist 3770881
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 2.5.3-1
cvsdist 3770881
- update to 2.5.3
cvsdist 3770881
cvsdist 0efcfda
* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0-1
cvsdist 0efcfda
- 2.4.0
cvsdist 0efcfda
cvsdist 0efcfda
* Fri Aug 29 2003 Alexander Larsson <alexl@redhat.com> 2.3.5-2
cvsdist 0efcfda
- prereq gconf2 (#90698)
cvsdist 0efcfda
cvsdist 0efcfda
* Tue Aug 19 2003 Alexander Larsson <alexl@redhat.com> 2.3.5-1
cvsdist 0efcfda
- update for gnome 2.3
cvsdist 0efcfda
cvsdist 0efcfda
* Tue Jul 29 2003 Havoc Pennington <hp@redhat.com> 2.2.2-2
cvsdist 0efcfda
- rebuild
cvsdist 0efcfda
cvsdist 0efcfda
* Mon Jul  7 2003 Havoc Pennington <hp@redhat.com> 2.2.2-1
cvsdist 0efcfda
- 2.2.2
cvsdist 0efcfda
- remove arg-escaping patch now upstream
cvsdist 0efcfda
cvsdist 0efcfda
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 0efcfda
- rebuilt
cvsdist 0efcfda
cvsdist 41da6c0
* Tue Apr  1 2003 Havoc Pennington <hp@redhat.com> 2.2.0-2
cvsdist 41da6c0
- add patch to better escape filenames passed in as arguments
cvsdist 41da6c0
- add eel2-devel buildreq
cvsdist 41da6c0
cvsdist b970d02
* Thu Feb  6 2003 Havoc Pennington <hp@redhat.com> 2.2.0-1
cvsdist b970d02
- 2.2.0
cvsdist b970d02
- fix dependency versions
cvsdist b970d02
cvsdist b970d02
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist b970d02
- rebuilt
cvsdist b970d02
cvsdist b970d02
* Fri Dec 13 2002 Tim Powers <timp@redhat.com> 1.1.3-1
cvsdist b970d02
- update to 1.1.3
cvsdist b970d02
- include glade file
cvsdist 487159e
cvsdist b970d02
* Sun Dec  1 2002 Havoc Pennington <hp@redhat.com>
cvsdist b970d02
- 1.1.2
cvsdist 487159e
cvsdist bc21d00
* Tue Aug  6 2002 Havoc Pennington <hp@redhat.com>
cvsdist bc21d00
- 1.0.2
cvsdist bc21d00
- remove --copy-generic-name-to-name because there's no GenericName
cvsdist bc21d00
  anymore
cvsdist bc21d00
- include libexecdir stuff
cvsdist bc21d00
cvsdist 5fe39a0
* Mon Jul 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a0
- copy generic name to name and move to -Extra
cvsdist 5fe39a0
cvsdist 5fe39a0
* Mon Jul 29 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a0
- 1.0.1, rebuild with new gail
cvsdist 5fe39a0
cvsdist 5fe39a0
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist 5fe39a0
- automated rebuild
cvsdist 5fe39a0
cvsdist 5fe39a0
* Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a0
- 1.0.0
cvsdist 5fe39a0
- use desktop-file-install
cvsdist 5fe39a0
cvsdist 5fe39a0
* Fri Jun 07 2002 Havoc Pennington <hp@redhat.com>
cvsdist 5fe39a0
- rebuild in different environment
cvsdist 5fe39a0
cvsdist e99646c
* Wed Jun 05 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646c
- rebuild in different environment
cvsdist e99646c
cvsdist e99646c
* Sun May 26 2002 Tim Powers <timp@redhat.com>
cvsdist e99646c
- automated rebuild
cvsdist e99646c
cvsdist e99646c
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646c
- rebuild in different environment
cvsdist e99646c
- build requires libgnomeprint
cvsdist e99646c
cvsdist e99646c
* Tue May 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646c
- 0.118.0
cvsdist e99646c
cvsdist e99646c
* Fri May  3 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646c
- 0.117.0
cvsdist e99646c
cvsdist e99646c
* Thu Apr 25 2002 Havoc Pennington <hp@redhat.com>
cvsdist e99646c
- initial build
cvsdist e99646c
cvsdist e99646c
cvsdist e99646c