build with xmp support
This commit is contained in:
parent
adf8846b10
commit
d9fea3c641
6
eog.spec
6
eog.spec
@ -14,7 +14,7 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.19.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/eog/2.19/%{name}-%{version}.tar.bz2
|
||||
Patch0: eog-2.19.4-svgz.patch
|
||||
@ -29,6 +29,7 @@ BuildRequires: gail-devel >= %{gail_version}
|
||||
BuildRequires: eel2-devel >= %{eel2_version}
|
||||
BuildRequires: gnome-vfs2-devel >= %{gnome_vfs2_version}
|
||||
BuildRequires: libexif-devel >= %{libexif_version}
|
||||
BuildRequires: exempi-devel
|
||||
BuildRequires: libart_lgpl-devel >= %{libart_version}
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libjpeg-devel
|
||||
@ -151,6 +152,9 @@ fi
|
||||
%{_libdir}/pkgconfig/eog.pc
|
||||
|
||||
%changelog
|
||||
* Tue Aug 14 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-2
|
||||
- Build with XMP support
|
||||
|
||||
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.5-1
|
||||
- Update to 2.19.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user