From 6ad37edabb54beb750e6e6ac1b9b78f478ebd6f7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mar 03 2009 17:02:32 +0000 Subject: 2.25.92 --- diff --git a/.cvsignore b/.cvsignore index 7f1a7dd..e1c15b8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -eog-2.25.91.tar.bz2 +eog-2.25.92.tar.bz2 diff --git a/eog.spec b/eog.spec index 58b0db2..cb786c3 100644 --- a/eog.spec +++ b/eog.spec @@ -11,8 +11,8 @@ Summary: Eye of GNOME image viewer Name: eog -Version: 2.25.91 -Release: 2%{?dist} +Version: 2.25.92 +Release: 1%{?dist} URL: http://projects.gnome.org/eog/ Source: http://download.gnome.org/sources/eog/2.25/%{name}-%{version}.tar.bz2 Patch0: libxml.patch @@ -20,7 +20,7 @@ Patch0: libxml.patch # There is no need to add the + here. License: GPLv2+ and GFDL Group: User Interface/Desktops -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk2-devel >= %{gtk2_version} BuildRequires: libglade2-devel >= %{libglade_version} @@ -50,8 +50,8 @@ Requires(postun): desktop-file-utils >= %{desktop_file_utils_version} Requires(postun): scrollkeeper %description -The Eye of GNOME image viewer (eog) is the official image viewer for the -GNOME desktop. It can view single image files in a variety of formats, as +The Eye of GNOME image viewer (eog) is the official image viewer for the +GNOME desktop. It can view single image files in a variety of formats, as well as large image collections. eog is extensible through a plugin system. @@ -67,7 +67,7 @@ Requires: libglade2-devel Requires: GConf2-devel %description devel -The Eye of GNOME image viewer (eog) is the official image viewer for the +The Eye of GNOME image viewer (eog) is the official image viewer for the GNOME desktop. This package allows you to develop plugins that add new functionality to eog. @@ -80,7 +80,7 @@ echo "NoDisplay=true" >> data/eog.desktop.in.in %build -%configure --disable-scrollkeeper +%configure --disable-scrollkeeper make %install @@ -126,7 +126,7 @@ rm -rf $RPM_BUILD_ROOT update-desktop-database -q scrollkeeper-update -q export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` -gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/eog.schemas > /dev/null || : +gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/eog.schemas > /dev/null || : touch %{_datadir}/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor @@ -170,6 +170,9 @@ fi %{_datadir}/gtk-doc/html/eog %changelog +* Tue Mar 3 2009 Matthias Clasen - 2.25.92-1 +- Update to 2.25.92 + * Tue Feb 24 2009 Fedora Release Engineering - 2.25.91-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild diff --git a/sources b/sources index 82cf972..3557035 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a910f3515a9fa9e9e43c7424dcd3bb38 eog-2.25.91.tar.bz2 +d63c1b834129ffbe147376d73baf63b9 eog-2.25.92.tar.bz2