Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:Factory 
checked in at 2012-10-07 18:58:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
 and      /work/SRC/openSUSE:Factory/.gettext-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gettext-runtime", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-csharp.changes   
2012-07-23 10:15:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-csharp.changes      
2012-10-07 18:58:31.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Sep 24 17:21:00 CEST 2012 - [email protected]
+
+- remove silent_rules from AM_INIT_AUTOMAKE to make autoreconf
+  succeed on older distributions.
+- Rename po-mode.diff to gettext-po-mode.diff
+
+-------------------------------------------------------------------
gettext-java.changes: same change
gettext-runtime.changes: same change

Old:
----
  po-mode.diff

New:
----
  gettext-no_silent_rules.patch
  gettext-po-mode.diff

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

Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.QhinJD/_old  2012-10-07 18:58:33.000000000 +0200
+++ /var/tmp/diff_new_pack.QhinJD/_new  2012-10-07 18:58:33.000000000 +0200
@@ -38,12 +38,13 @@
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch
 Patch3:         gettext-codecleanup.patch
-Patch4:         po-mode.diff
+Patch4:         gettext-po-mode.diff
 Patch5:         gettext-initialize_vars.patch
 Patch6:         gettext-0.15-docdir.diff
 Patch7:         gettext-autotools.patch
 Patch9:         gettext-needlessly_init_vars.patch
 Patch10:        getext-stdio.in.patch
+Patch11:        gettext-no_silent_rules.patch
 
 %description
 Mono with its 'resgen' program uses a design that Microsoft created and
@@ -67,11 +68,6 @@
 reliably than 'resgen'.
 
 
-
-Authors:
---------
-    Bruno Haible <[email protected]>
-
 %prep
 %setup -q -n gettext-%{version}
 %patch
@@ -83,17 +79,18 @@
 %patch7
 %patch9
 %patch10 -p1
+%patch11
 
 %build
 export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
 export CXXFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
 autoreconf -fiv
 %configure --enable-shared --enable-csharp 
-make GMSGFMT=../src/msgfmt 
+make %{?_smp_mflags} GMSGFMT=../src/msgfmt V=1
 
 %install
 export LC_CTYPE=ISO-8859-15
-make install DESTDIR=%{buildroot}
+%makeinstall
 mkdir examples
 mv %{buildroot}/%{_datadir}/doc/gettext/examples/*csharp* examples
 mv %{buildroot}/%{_datadir}/doc/gettext/csharpdoc         csharpdoc

++++++ gettext-java.spec ++++++
--- /var/tmp/diff_new_pack.QhinJD/_old  2012-10-07 18:58:33.000000000 +0200
+++ /var/tmp/diff_new_pack.QhinJD/_new  2012-10-07 18:58:33.000000000 +0200
@@ -38,12 +38,13 @@
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch
 Patch3:         gettext-codecleanup.patch
-Patch4:         po-mode.diff
+Patch4:         gettext-po-mode.diff
 Patch5:         gettext-initialize_vars.patch
 Patch6:         gettext-0.15-docdir.diff
 Patch7:         gettext-autotools.patch
 Patch9:         gettext-needlessly_init_vars.patch
 Patch10:        getext-stdio.in.patch
+Patch11:        gettext-no_silent_rules.patch
 
 %description
 This package includes the tools needed to support message catalogs in
@@ -61,13 +62,14 @@
 %patch7
 %patch9
 %patch10 -p1
+%patch11
 
 %build
 export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
 export CXXFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
 autoreconf -fiv
 %configure --enable-shared
-make GMSGFMT=../src/msgfmt
+make GMSGFMT=../src/msgfmt %{?_smp_mflags} V=1
 
 %install
 export LC_CTYPE=ISO-8859-15

++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.QhinJD/_old  2012-10-07 18:58:33.000000000 +0200
+++ /var/tmp/diff_new_pack.QhinJD/_new  2012-10-07 18:58:33.000000000 +0200
@@ -49,12 +49,13 @@
 Patch:          gettext-0.12.1-sigfpe.patch
 Patch2:         gettext-0.12.1-gettextize.patch
 Patch3:         gettext-codecleanup.patch
-Patch4:         po-mode.diff
+Patch4:         gettext-po-mode.diff
 Patch5:         gettext-initialize_vars.patch
 Patch6:         gettext-0.15-docdir.diff
 Patch7:         gettext-autotools.patch
 Patch9:         gettext-needlessly_init_vars.patch
 Patch10:        getext-stdio.in.patch
+Patch11:        gettext-no_silent_rules.patch
 
 %description
 This package contains the intl library as well as tools that ease the
@@ -97,6 +98,7 @@
 %patch7
 %patch9
 %patch10 -p1
+%patch11
 
 %build
 # expect a couple "You should update your `aclocal.m4' by running aclocal."
@@ -108,7 +110,7 @@
   OPTS="--disable-openmp"
 %endif
 %configure --enable-shared $OPTS
-make %{?_smp_mflags} GMSGFMT=../src/msgfmt
+make %{?_smp_mflags} GMSGFMT=../src/msgfmt V=1
 # use texinfo.tex supplied by the system (texinfo)
 # make -C gettext-tools/doc gettext.pdf
 

++++++ gettext-no_silent_rules.patch ++++++
Index: configure.ac
===================================================================
--- configure.ac.orig   2010-06-06 14:49:57.000000000 +0200
+++ configure.ac        2012-09-24 17:28:10.184401496 +0200
@@ -22,7 +22,7 @@ AC_CONFIG_SRCDIR([gettext-tools/src/msgf
 AC_CONFIG_AUX_DIR([build-aux])
 . $srcdir/version.sh
 gl_INIT_PACKAGE([gettext], [$VERSION_NUMBER])
-AM_INIT_AUTOMAKE([silent-rules])
+AM_INIT_AUTOMAKE()
 
 dnl Override automake's tar command used for creating distributions.
 am__tar='${AMTAR} chof - --owner=root --group=root "$$tardir"'
++++++ gettext-po-mode.diff ++++++
Index: gettext-tools/misc/po-mode.el
===================================================================
--- gettext-tools/misc/po-mode.el.orig  2010-06-06 14:49:57.000000000 +0200
+++ gettext-tools/misc/po-mode.el       2010-12-20 18:47:11.963132483 +0100
@@ -1242,6 +1242,7 @@ all reachable through 'M-x customize', i
     ;; mode-line-format usually contains global-mode-string, but some
     ;; people customize this variable. As a last resort, append at the end.
     (let ((prev-entry (or (member 'global-mode-string mode-line-format)
+                          (member 'mode-line-position mode-line-format)
                           (member "   " mode-line-format)
                           (last mode-line-format))))
       (setcdr prev-entry (cons po-mode-line-entry (cdr prev-entry)))))
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to