Hello community,

here is the log from the commit of package gcalctool for openSUSE:Factory 
checked in at 2012-03-29 11:39:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcalctool (Old)
 and      /work/SRC/openSUSE:Factory/.gcalctool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcalctool", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcalctool/gcalctool.changes      2012-02-16 
12:20:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gcalctool.new/gcalctool.changes 2012-03-29 
11:39:37.000000000 +0200
@@ -1,0 +2,25 @@
+Tue Mar 27 06:22:44 UTC 2012 - vu...@opensuse.org
+
+- Update to version 6.4.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 26 07:38:55 UTC 2012 - vu...@opensuse.org
+
+- Remove hack to find localized help: this has been fixed in
+  find-lang.sh.
+
+-------------------------------------------------------------------
+Thu Mar 22 18:52:50 UTC 2012 - vu...@opensuse.org
+
+- Update to version 6.3.92.1:
+  + Fix acos/asin/atan not working
+  + Fix help not being correctly installed
+- Changes from version 6.3.92:
+  + Remove widget background color tints (not working in recent GTK
+    themes)
+  + Use symbolic icons for clear/undo
+- Remove --disable-scrollkeeper from configure: this option is
+  gone.
+
+-------------------------------------------------------------------

Old:
----
  gcalctool-6.3.5.tar.xz

New:
----
  gcalctool-6.4.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gcalctool.spec ++++++
--- /var/tmp/diff_new_pack.RvhjDn/_old  2012-03-29 11:39:38.000000000 +0200
+++ /var/tmp/diff_new_pack.RvhjDn/_new  2012-03-29 11:39:38.000000000 +0200
@@ -15,15 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           gcalctool
-Version:        6.3.5
+Version:        6.4.0
 Release:        0
-# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 Summary:        A GNOME Calculator Application
 License:        GPL-2.0+
 Group:          Productivity/Scientific/Math
 Url:            http://www.gnome.org
-Source:         
http://download.gnome.org/sources/gcalctool/6.3/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gcalctool/6.4/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -47,8 +47,7 @@
 translation-update-upstream
 
 %build
-%configure\
-       --disable-scrollkeeper
+%configure
 %__make %{?jobs:-j%jobs}
 
 %install
@@ -58,14 +57,6 @@
 %endif
 %suse_update_desktop_file -N "Gnome Calculator" -G Calculator %name Calculator
 %find_lang %{name} %{?no_lang_C}
-# Localized help
-for help in %{buildroot}%{_datadir}/help/*/%{name}/; do
-    LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g"`
-    echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> 
%{name}.help-lang.tmp
-    echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> 
%{name}.help-lang.tmp
-done
-sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" > %{name}.help-lang
-rm %{name}.help-lang.tmp
 %fdupes %{buildroot}
 
 %clean
@@ -89,6 +80,6 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.gcalctool.gschema.xml
 %doc %{_mandir}/man?/*.*
 
-%files lang -f %{name}.lang -f %{name}.help-lang
+%files lang -f %{name}.lang
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to