]> git.pld-linux.org Git - packages/eog.git/blobdiff - eog.spec
- updated to 2.18.0.1
[packages/eog.git] / eog.spec
index b7a13345de0d78b2ba23634779e7f25599364846..1fb21d02f70ed7e452cd1219182e8d57cf3920f9 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -1,39 +1,41 @@
 Summary:       The Eye of GNOME image viewer
-Summary(pl.UTF-8):   Oko GNOME - przeglądarka obrazków
-Summary(pt_BR.UTF-8):   Visualizador de imagem Eye of GNOME
+Summary(pl.UTF-8):     Oko GNOME - przeglądarka obrazków
+Summary(pt_BR.UTF-8):  Visualizador de imagem Eye of GNOME
 Name:          eog
-Version:       2.16.3
+Version:       2.18.0.1
 Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/eog/2.16/%{name}-%{version}.tar.bz2
-# Source0-md5: 82468185d766b9676d7f06c124939f9d
+Source0:       http://ftp.gnome.org/pub/gnome/sources/eog/2.18/%{name}-%{version}.tar.bz2
+# Source0-md5: 32f4cd4cd3108522eccf0b8fd85c8bbd
 Patch0:                %{name}-libtool.patch
 Patch1:                %{name}-desktop.patch
 URL:           http://www.gnome.org/
-BuildRequires: GConf2-devel >= 2.16.0
+BuildRequires: GConf2-devel >= 2.18.0.1
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
 BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gnome-desktop-devel >= 2.16.2
-BuildRequires: gnome-vfs2-devel >= 2.16.3
-BuildRequires: intltool >= 0.35.0
+BuildRequires: gnome-desktop-devel >= 2.18.0
+BuildRequires: gnome-vfs2-devel >= 2.18.0.1
+BuildRequires: intltool >= 0.35.5
 BuildRequires: lcms-devel
-BuildRequires: libart_lgpl-devel >= 2.3.17
+BuildRequires: libart_lgpl-devel >= 2.3.19
 BuildRequires: libexif-devel >= 1:0.6.13
 BuildRequires: libglade2-devel >= 1:2.6.0
-BuildRequires: libgnomeprintui-devel >= 2.12.1
-BuildRequires: libgnomeui-devel >= 2.16.1
+BuildRequires: libgnomeprintui-devel >= 2.18.0
+BuildRequires: libgnomeui-devel >= 2.18.0
 BuildRequires: libjpeg-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 0.9.0
-BuildRequires: rpmbuild(macros) >= 1.197
+BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
 Requires(post,preun):  GConf2
 Requires(post,postun): desktop-file-utils
+Requires(post,postun): gtk+2
+Requires(post,postun): hicolor-icon-theme
 Requires(post,postun): scrollkeeper
-Requires:      libgnomeui >= 2.16.1
+Requires:      libgnomeui >= 2.18.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -80,6 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 %gconf_schema_install eog.schemas
 %scrollkeeper_update_post
 %update_desktop_database_post
+%update_icon_cache hicolor
 
 %preun
 %gconf_schema_uninstall eog.schemas
@@ -87,6 +90,7 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 %scrollkeeper_update_postun
 %update_desktop_database_postun
+%update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -96,4 +100,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}
 %{_omf_dest_dir}/%{name}
 %{_desktopdir}/*.desktop
+%{_iconsdir}/hicolor/*/*/*
 %{_pixmapsdir}/*
This page took 0.055537 seconds and 4 git commands to generate.