Hello community,
here is the log from the commit of package xfce4-panel-plugin-datetime for
openSUSE:Factory
checked in at Sun Oct 16 13:02:08 CEST 2011.
--------
---
openSUSE:Factory/xfce4-panel-plugin-datetime/xfce4-panel-plugin-datetime.changes
2011-09-23 12:51:19.000000000 +0200
+++
/mounts/work_src_done/STABLE/xfce4-panel-plugin-datetime/xfce4-panel-plugin-datetime.changes
2011-10-14 16:39:34.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct 14 14:28:41 UTC 2011 - [email protected]
+
+- added xfce4-datetime-plugin-0.6.1-enable-tooltips.patch which
+ re-enables tooltip support (backported from upstream git)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
xfce4-datetime-plugin-0.6.1-enable-tooltips.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-datetime.spec ++++++
--- /var/tmp/diff_new_pack.sxqalY/_old 2011-10-16 13:02:04.000000000 +0200
+++ /var/tmp/diff_new_pack.sxqalY/_new 2011-10-16 13:02:04.000000000 +0200
@@ -26,6 +26,8 @@
Summary: Date and time plugin for the Xfce panel
Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
Source0: xfce4-datetime-plugin-0.6.1.tar.bz2
+# PATCH-FEATURE-UPSTREAM xfce4-datetime-plugin-0.6.1-enable-tooltips.patch
bxo#4141 [email protected] -- Re-enables tooltip support (backported from
upstream git)
+Patch0: xfce4-datetime-plugin-0.6.1-enable-tooltips.patch
Group: System/GUI/XFCE
BuildRequires: intltool
BuildRequires: fdupes
@@ -40,6 +42,7 @@
%prep
%setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
%build
%configure --disable-static
++++++ xfce4-datetime-plugin-0.6.1-enable-tooltips.patch ++++++
>From 67251b5cd230cc07af2201a23341913854c4085c Mon Sep 17 00:00:00 2001
From: Diego Ongaro <[email protected]>
Date: Fri, 31 Jul 2009 20:18:30 +0000
Subject: Enable tooltips for GTK >= 2.15.4 (bug #4141)
(Old svn revision: 7881)
---
diff --git a/panel-plugin/datetime.h b/panel-plugin/datetime.h
index ab039fa..57de4b9 100644
--- a/panel-plugin/datetime.h
+++ b/panel-plugin/datetime.h
@@ -22,9 +22,7 @@
#ifndef DATETIME_H
#define DATETIME_H
-#define I_CAN_HAS_BUGGY_TULTIPZ 0
-#define USE_GTK_TOOLTIP_API (I_CAN_HAS_BUGGY_TULTIPZ && \
- GTK_CHECK_VERSION(2,12,0))
+#define USE_GTK_TOOLTIP_API GTK_CHECK_VERSION(2,15,4)
/* enums */
enum {
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]