Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit gtranslator for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 13 Oct 2011 12:22:53 +0200
- Message-id: <20111013102253.1FDB3201D0@hilbert.suse.de>
Hello community,
here is the log from the commit of package gtranslator for openSUSE:Factory
checked in at Thu Oct 13 12:22:53 CEST 2011.
--------
--- openSUSE:Factory/gtranslator/gtranslator.changes 2011-10-07
16:07:24.000000000 +0200
+++ gtranslator/gtranslator.changes 2011-10-12 14:34:22.000000000 +0200
@@ -1,0 +2,11 @@
+Wed Oct 12 12:23:12 UTC 2011 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.90.6:
+ + Misc bugfixes.
+ + Updated translations.
+- Rebase gtranslator-libgda-5.0.patch and
+ gtranslator-gtkspell3.patch.
+- Change --with-gtkspell configure option to --with-gtkspell3,
+ following upstream change.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gtranslator-2.90.5.tar.bz2
New:
----
gtranslator-2.90.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtranslator.spec ++++++
--- /var/tmp/diff_new_pack.oj2528/_old 2011-10-13 12:22:39.000000000 +0200
+++ /var/tmp/diff_new_pack.oj2528/_new 2011-10-13 12:22:39.000000000 +0200
@@ -18,13 +18,13 @@
Name: gtranslator
-Version: 2.90.5
+Version: 2.90.6
Release: 1
License: GPLv3+
Summary: A GNOME po file editor with many bells and whistles
Url: http://gtranslator.sourceforge.net
Group: Development/Tools/Other
-Source:
http://www.kabalak.net/gtranslator/download/releases/%{version}/%{name}-%{version}.tar.bz2
+Source:
http://download.gnome.org/sources/gtranslator/2.90/%{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM gtranslator-libgda-5.0.patch bgo#652639
dimstar@xxxxxxxxxxxx -- Add support for libgda 5.0
Patch0: gtranslator-libgda-5.0.patch
# PATCH-FIX-UPSTREAM gtranslator-gtkspell3.patch bgo#660709
gankov@xxxxxxxxxxxx -- Add support for gtkspell3
@@ -84,7 +84,7 @@
%configure \
--disable-static \
--disable-scrollkeeper \
- --with-gtkspell \
+ --with-gtkspell3 \
--with-dictionary \
--with-gda=$(rpm -q --provides $(rpm -q --whatprovides libgda-devel) |
grep "pkgconfig(libgda-[45].0)" | cut -b 18-20)
%{__make} %{?_smp_mflags}
++++++ gtranslator-2.90.5.tar.bz2 -> gtranslator-2.90.6.tar.bz2 ++++++
++++ 48208 lines of diff (skipped)
++++++ gtranslator-gtkspell3.patch ++++++
--- /var/tmp/diff_new_pack.oj2528/_old 2011-10-13 12:22:40.000000000 +0200
+++ /var/tmp/diff_new_pack.oj2528/_new 2011-10-13 12:22:40.000000000 +0200
@@ -5,7 +5,7 @@
GDA_REQUIRED=4.2.3
PEAS_REQUIRED=1.0.0
GDICT_OPTIONAL=0.11.0
--GTKSPELL_OPTIONAL=100
+-GTKSPELL_OPTIONAL=2.0.16
+GTKSPELL_OPTIONAL=3.0.0
JSON_GLIB_OPTIONAL=0.12.0
@@ -18,12 +18,12 @@
+dnl Check for gtkspell >= 3.0 and use it if found
dnl -------------------------------------------------------------------
have_gtkspell=no
- AC_ARG_WITH(gtkspell,
+ AC_ARG_WITH(gtkspell3,
@@ -177,7 +177,7 @@
if test x"$with_gtkspell" != "xno"
then
PKG_CHECK_MODULES([GTKSPELL], [
-- gtkspell-2.0 >= $GTKSPELL_OPTIONAL
+- gtkspell3-2.0 >= $GTKSPELL_OPTIONAL
+ gtkspell-3.0 >= $GTKSPELL_OPTIONAL
], have_gtkspell=yes, have_gtkspell=no)
++++++ gtranslator-libgda-5.0.patch ++++++
--- /var/tmp/diff_new_pack.oj2528/_old 2011-10-13 12:22:41.000000000 +0200
+++ /var/tmp/diff_new_pack.oj2528/_new 2011-10-13 12:22:41.000000000 +0200
@@ -10,7 +10,7 @@
+GDA_REQUIRED=4.2.3
PEAS_REQUIRED=1.0.0
GDICT_OPTIONAL=0.11.0
- GTKSPELL_OPTIONAL=100
+ GTKSPELL_OPTIONAL=2.0.16
JSON_GLIB_OPTIONAL=0.12.0
+AC_ARG_WITH(gda,
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |