commit gimp-help for openSUSE:12.3

2013-02-15 Thread h_root
Hello community,

here is the log from the commit of package gimp-help for openSUSE:12.3 checked 
in at 2013-02-15 18:44:56

Comparing /work/SRC/openSUSE:12.3/gimp-help (Old)
 and  /work/SRC/openSUSE:12.3/.gimp-help.new (New)


Package is gimp-help, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:12.3/gimp-help/gimp-help.changes 2013-02-02 
18:52:04.0 +0100
+++ /work/SRC/openSUSE:12.3/.gimp-help.new/gimp-help.changes2013-02-15 
18:45:02.0 +0100
@@ -1,0 +2,8 @@
+Tue Feb  5 19:06:55 UTC 2013 - dims...@opensuse.org
+
+- Pass XML2POFLAGS= to make: do not use the special 'gimpmode' for
+  xml2po.
+- No longer unset MALLOC_CHECK_ and MALLOC_PERTURB_, as not using
+  gimpmode does not expose the crash.
+
+---



Other differences:
--
++ gimp-help.spec ++
--- /var/tmp/diff_new_pack.hMUL4f/_old  2013-02-15 18:45:06.0 +0100
+++ /var/tmp/diff_new_pack.hMUL4f/_new  2013-02-15 18:45:06.0 +0100
@@ -290,10 +290,8 @@
 %patch0 -p1
 
 %build
-unset MALLOC_CHECK_
-unset MALLOC_PERTURB_
 %configure
-make
+make XML2POFLAGS=
 
 # unify the permissions of images, to make fdupes working again (bnc#784670)
 find images/ -type f -exec chmod 0644 {} +

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



commit gimp-help for openSUSE:12.3

2013-02-02 Thread h_root
Hello community,

here is the log from the commit of package gimp-help for openSUSE:12.3 checked 
in at 2013-02-02 18:51:58

Comparing /work/SRC/openSUSE:12.3/gimp-help (Old)
 and  /work/SRC/openSUSE:12.3/.gimp-help.new (New)


Package is gimp-help, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:12.3/gimp-help/gimp-help.changes 2013-01-31 
01:17:56.0 +0100
+++ /work/SRC/openSUSE:12.3/.gimp-help.new/gimp-help.changes2013-02-02 
18:52:04.0 +0100
@@ -1,0 +2,13 @@
+Sat Jan 12 14:40:37 UTC 2013 - dims...@opensuse.org
+
+- Add gimp-help-2.8.0-missing-po-files.patch: Add missing .po files
+  to the source directory. Fixes build on Factory.
+- Drop Makefile.GNU and use upstream shipped build system, as this
+  works again.
+- Unset MALLOC_CHECK_ and MALLOC_PERTURB_ to avoid some crashes
+  (hack only.. no fix yet).
+- Add new sub packages for new languages that apeared due to using
+  the upstream / maintained makefile: ca, el, en_GB, fi, hr, lt and
+  sl.
+
+---

Old:

  Makefile.GNU
  gimp-help-2.doap

New:

  gimp-help-2.8.0-missing-po-files.patch



Other differences:
--
++ gimp-help.spec ++
--- /var/tmp/diff_new_pack.ChA5tn/_old  2013-02-02 18:52:06.0 +0100
+++ /var/tmp/diff_new_pack.ChA5tn/_new  2013-02-02 18:52:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gimp-help
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,16 +19,14 @@
 Name:   gimp-help
 Version:2.8.0
 Release:0
-# FIXME: on update, see if we still need Makefile.GNU as additional source 
(last check: 2.6.1). See bgo#639057.
 # FIXME: Check if parallel build reliably works again (last check: 2.6.1)
 Summary:Help System Data for GIMP
 License:GFDL-1.2
 Group:  Productivity/Graphics/Bitmap Editors
 Url:http://www.gimp.org/
 Source0:ftp://ftp.gimp.org/pub/gimp/help/%{name}-%{version}.tar.bz2
-# Taken from git on 2011-01-09. Default Makefile doesn't work.
-Source1:Makefile.GNU
-Source2:gimp-help-2.doap
+# PATCH-FIX-UPSTREAM gimp-help-2.8.0-missing-po-files.patch 
dims...@opensuse.org -- Add missing .po files
+Patch0: gimp-help-2.8.0-missing-po-files.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gimp-devel
@@ -47,6 +45,18 @@
 GIMP-Help is a help system designed for use with the internal GIMP help
 browser, external Web browser and HTML renderers, and human eyeballs.
 
+%package ca
+Summary:Catalanian Help System Data for GIMP
+Group:  System/Localization
+Requires:   %{name} = %{version}
+Provides:   locale(%{name}:ca)
+
+%description ca
+GIMP-Help is a help system designed for use with the internal GIMP help
+browser, external Web browser and HTML renderers, and human eyeballs.
+
+This package provides Catalanian data for gimp-help.
+
 %package da
 Summary:Danish Help System Data for GIMP
 Group:  System/Localization
@@ -71,6 +81,30 @@
 
 This package provides German data for gimp-help.
 
+%package el
+Summary:Greek Help System Data for GIMP
+Group:  System/Localization
+Requires:   %{name} = %{version}
+Provides:   locale(%{name}:el)
+
+%description el
+GIMP-Help is a help system designed for use with the internal GIMP help
+browser, external Web browser and HTML renderers, and human eyeballs.
+
+This package provides Greek data for gimp-help.
+
+%package en_GB
+Summary:British English Help System Data for GIMP
+Group:  System/Localization
+Requires:   %{name} = %{version}
+Provides:   locale(%{name}:en_GB)
+
+%description en_GB
+GIMP-Help is a help system designed for use with the internal GIMP help
+browser, external Web browser and HTML renderers, and human eyeballs.
+
+This package provides British English data for gimp-help.
+
 %package es
 Summary:Spanish Help System Data for GIMP
 Group:  System/Localization
@@ -83,6 +117,18 @@
 
 This package provides Spanish data for gimp-help.
 
+%package fi
+Summary:Finnish Help System Data for GIMP
+Group:  System/Localization
+Requires:   %{name} = %{version}
+Provides:   locale(%{name}:fi)
+
+%description fi
+GIMP-Help is a help system designed for use with the internal GIMP help
+browser, external Web browser and HTML renderers, and human eyeballs.
+
+This package provides Finnish data for gimp-help.
+
 %package