[gnome-applets] Rebuild

Matthias Clasen mclasen at fedoraproject.org
Mon Oct 11 15:41:46 UTC 2010


commit e41f25aebe0fd1dffb1cb5cfa8065b54328bc2e3
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Oct 11 11:41:14 2010 -0400

    Rebuild

 gnome-applets.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-applets.spec b/gnome-applets.spec
index ba772e3..656d105 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -33,7 +33,7 @@
 Summary:        Small applications for the GNOME panel
 Name:		gnome-applets
 Version:	2.32.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          1
 License:	GPLv2+ and GFDL
 Group:          User Interface/Desktops
@@ -82,7 +82,8 @@ BuildRequires:  pygobject2-devel >= %{pygobject_version}
 BuildRequires:  pygtk2-devel >= %{pygtk_version}
 BuildRequires:  gnome-python2-devel >= %{gnome_python_version}
 BuildRequires:  gnome-python2-applet
-BuildRequires:  gucharmap-devel
+# libgucharmap is linked against gtk3, so drop it until gnome-applets is ported
+#BuildRequires:  gucharmap-devel
 BuildRequires:  dbus-devel >= %{dbus_version}
 BuildRequires:  dbus-glib-devel >= %{dbus_glib_version}
 BuildRequires:  xorg-x11-proto-devel
@@ -317,6 +318,9 @@ fi
 
 
 %changelog
+* Mon Oct 11 2010 Matthias Clasen <mclasen at redhat.com> - 1:2.32.0-2
+- Rebuild without gucharmap support
+
 * Thu Sep 30 2010 Matthias Clasen <mclasen at redhat.com> - 1:2.32.0-1
 - Update to 2.32.0
 


More information about the scm-commits mailing list