Hello community,

here is the log from the commit of package gawk for openSUSE:Factory checked in 
at 2012-01-31 10:19:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gawk (Old)
 and      /work/SRC/openSUSE:Factory/.gawk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gawk", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gawk/gawk.changes        2012-01-06 
11:43:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gawk.new/gawk.changes   2012-01-31 
10:20:40.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Jan 30 16:16:45 CET 2012 - [email protected]
+
+- Compress message catalog.
+
+-------------------------------------------------------------------
+Mon Jan 30 13:32:32 CET 2012 - [email protected]
+
+- Use latest german message catalog.
+- Call update-po as part of package build.
+
+-------------------------------------------------------------------

New:
----
  gawk-4.0.0h.de.po.bz2

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

Other differences:
------------------
++++++ gawk.spec ++++++
--- /var/tmp/diff_new_pack.KQXdMf/_old  2012-01-31 10:20:42.000000000 +0100
+++ /var/tmp/diff_new_pack.KQXdMf/_new  2012-01-31 10:20:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gawk
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -17,8 +17,6 @@
 
 Name:           gawk
 Url:            http://www.gnu.org/software/gawk/
-License:        GPL-3.0+
-Group:          Productivity/Text/Utilities
 Provides:       awk
 BuildRequires:  automake
 BuildRequires:  update-alternatives
@@ -26,7 +24,10 @@
 Version:        4.0.0
 Release:        0
 Summary:        GNU awk
+License:        GPL-3.0+
+Group:          Productivity/Text/Utilities
 Source:         gawk-%{version}.tar.bz2
+Source1:        gawk-4.0.0h.de.po.bz2
 Patch1:         gawk-3.1.8.diff
 Patch2:         gawk-revert-gsub-gawk3.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -51,7 +52,7 @@
 %setup -q
 %patch1
 %patch2 -p1
-
+bunzip2 -c %{S:1} > po/de.po
 rm -f regex.[ch]
 chmod -x COPYING
 # force rebuild with non-broken makeinfo
@@ -68,6 +69,7 @@
 %else
   make %{?_smp_mflags}
 %endif
+make -C po update-po
 
 %check
 make check

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to