[seahorse] rebuild

Matthias Clasen mclasen at fedoraproject.org
Mon Jan 10 02:43:35 UTC 2011


commit ea274f0f386e9b604cfb644827f3f434198e82b6
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sun Jan 9 21:43:11 2011 -0500

    rebuild

 seahorse.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/seahorse.spec b/seahorse.spec
index d1d6c5c..721af6c 100644
--- a/seahorse.spec
+++ b/seahorse.spec
@@ -1,6 +1,6 @@
 Name:		seahorse
 Version:	2.91.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A GNOME application for managing encryption keys
 Group:		User Interface/Desktops
 # seahorse is GPLv2+
@@ -36,8 +36,10 @@ BuildRequires:  libtool
 Requires(post): desktop-file-utils
 Requires(post): GConf2
 Requires(post): shared-mime-info
+Requires(post): /usr/bin/gtk-update-icon-cache
 Requires(postun): desktop-file-utils
 Requires(postun): shared-mime-info
+Requires(postun): /usr/bin/gtk-update-icon-cache
 
 # https://bugzilla.redhat.com/show_bug.cgi?id=474419
 # https://bugzilla.redhat.com/show_bug.cgi?id=587328
@@ -152,6 +154,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Sun Jan  9 2011 Matthias Clasen <mclasen at redhat.com> 2.91.4-2
+- Rebuild against newer gtk3
+
 * Mon Jan  3 2011 Tomas Bzatek <tbzatek at redhat.com> 2.91.4-1
 - Update to 2.91.4
 


More information about the scm-commits mailing list