[gnome-icon-theme-symbolic] Update to 2.91.6

Christopher Aillon caillon at fedoraproject.org
Thu Feb 3 20:57:14 UTC 2011


commit cc18adede00b462f6f4791488fbea20297f208cb
Author: Christopher Aillon <caillon at redhat.com>
Date:   Thu Feb 3 12:56:50 2011 -0800

    Update to 2.91.6

 .gitignore                     |    1 +
 gnome-icon-theme-symbolic.spec |    8 +++++++-
 sources                        |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e6bea2..d03e5b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 gnome-icon-theme-symbolic-2.30.0.tar.bz2
 /gnome-icon-theme-symbolic-2.31.0.tar.bz2
+/gnome-icon-theme-symbolic-2.91.6.tar.bz2
diff --git a/gnome-icon-theme-symbolic.spec b/gnome-icon-theme-symbolic.spec
index 45a971d..8792e45 100644
--- a/gnome-icon-theme-symbolic.spec
+++ b/gnome-icon-theme-symbolic.spec
@@ -1,6 +1,6 @@
 Summary: Symbolic GNOME icons
 Name: gnome-icon-theme-symbolic
-Version: 2.31.0
+Version: 2.91.6
 Release: 1%{?dist}
 #VCS: git:git://git.gnome.org/gnome-icon-theme-symbolic
 Source0: http://download.gnome.org/sources/gnome-icon-theme-symbolic/2.31/%{name}-%{version}.tar.bz2
@@ -17,6 +17,9 @@ This package contains symbolic icons for use by the GNOME desktop.
 %setup -q
 
 %build
+# Avoid a BuildRequires on gtk2-devel
+export ac_cv_path_GTK_UPDATE_ICON_CACHE=/bin/true
+
 %configure
 
 %install
@@ -34,6 +37,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/icons/gnome/*
 
 %changelog
+* Thu Feb  3 2011 Christopher Aillon <caillon at redhat.com> - 2.91.6-1
+- Update to 2.91.6
+
 * Wed Aug 18 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.0-1
 - Update to 2.31.0
 
diff --git a/sources b/sources
index 69cdc7e..282aa0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7600db350dae127cb1ff865aa30be7f9  gnome-icon-theme-symbolic-2.31.0.tar.bz2
+db1898214690d1672561203911990807  gnome-icon-theme-symbolic-2.91.6.tar.bz2


More information about the scm-commits mailing list