[eog] 2.91.6

Matthias Clasen mclasen at fedoraproject.org
Fri Jan 14 23:34:25 UTC 2011


commit cf1b7534176a9dcc38a11c2986d0391f98819ba9
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Jan 14 18:34:03 2011 -0500

    2.91.6

 .gitignore |    1 +
 eog.spec   |   12 ++++--------
 sources    |    2 +-
 3 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69f08a4..3ef3cc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ eog-2.31.4-20100623git.tar.bz2
 /eog-2.91.2.tar.bz2
 /eog-2.91.3.tar.bz2
 /eog-2.91.5.tar.bz2
+/eog-2.91.6.tar.bz2
diff --git a/eog.spec b/eog.spec
index 0915bf4..6e0aaa9 100644
--- a/eog.spec
+++ b/eog.spec
@@ -10,7 +10,7 @@
 
 Summary: Eye of GNOME image viewer
 Name:    eog
-Version: 2.91.5
+Version: 2.91.6
 Release: 1%{?dist}
 URL: http://projects.gnome.org/eog/
 #VCS: git:git://git.gnome.org/eog
@@ -42,8 +42,6 @@ BuildRequires: librsvg2-devel
 
 Requires(post):   desktop-file-utils >= %{desktop_file_utils_version}
 Requires(postun): desktop-file-utils >= %{desktop_file_utils_version}
-Requires(post):   /usr/bin/gtk-update-icon-cache
-Requires(postun): /usr/bin/gtk-update-icon-cache
 Requires(pre): GConf2
 
 %description
@@ -70,18 +68,14 @@ functionality to eog.
 %setup -q
 
 %build
-
 %configure --disable-scrollkeeper
 make
 
 %install
-export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
-unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
 desktop-file-install --vendor gnome --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
-  --remove-category Application                             \
   $RPM_BUILD_ROOT%{_datadir}/applications/*
 
 %find_lang %{name} --with-gnome
@@ -96,7 +90,6 @@ rm -rf $RPM_BUILD_ROOT%{_libdir}/eog/plugins/*.la
 update-desktop-database -q
 touch %{_datadir}/icons/hicolor >&/dev/null || :
 
-
 %pre
 %gconf_schema_obsolete eog
 
@@ -131,6 +124,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/gtk-doc/
 
 %changelog
+* Fri Jan 14 2011 Matthias Clasen <mclasen at redhat.com> 2.91.6-1
+- Update to 2.91.6
+
 * Sun Jan  9 2011 Matthias Clasen <mclasen at redhat.com> 2.91.5-1
 - Update to 2.91.5
 
diff --git a/sources b/sources
index 980939a..e411fe0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6214f39cfbebebb8476094de6c3bade6  eog-2.91.5.tar.bz2
+1d7f02527e1969c77a84b86cfc6a57a6  eog-2.91.6.tar.bz2


More information about the scm-commits mailing list