Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:12.2 
checked in at 2012-07-02 21:21:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/gettext-runtime (Old)
 and      /work/SRC/openSUSE:12.2/.gettext-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gettext-runtime", Maintainer is "p...@suse.com"

Changes:
--------
gettext-java.changes: same change
--- /work/SRC/openSUSE:12.2/gettext-runtime/gettext-runtime.changes     
2012-06-25 15:20:02.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.gettext-runtime.new/gettext-runtime.changes        
2012-07-02 21:21:13.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul  2 11:04:21 UTC 2012 - co...@suse.com
+
+- do not use obsolete AM_PROG_MKDIR_P
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gettext-csharp.spec ++++++
--- /var/tmp/diff_new_pack.KQO7Fx/_old  2012-07-02 21:21:14.000000000 +0200
+++ /var/tmp/diff_new_pack.KQO7Fx/_new  2012-07-02 21:21:14.000000000 +0200
@@ -15,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           gettext-csharp
-BuildRequires:  fdupes mono-devel perl-libintl-perl tcl
+BuildRequires:  fdupes
 BuildRequires:  libtool
+BuildRequires:  mono-devel
+BuildRequires:  perl-libintl-perl
+BuildRequires:  tcl
 Requires:       mono
 Url:            http://www.gnu.org/software/gettext/
-License:        LGPL-2.1+
-Group:          Development/Tools/Other
-AutoReqProv:    on
 Version:        0.18.1.1
-Release:        2
+Release:        0
 Summary:        Native Language Support (NLS) for C#
+License:        LGPL-2.1+
+Group:          Development/Tools/Other
 PreReq:         %{install_info_prereq}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         gettext-%{version}.tar.bz2

++++++ gettext-java.spec ++++++
--- /var/tmp/diff_new_pack.KQO7Fx/_old  2012-07-02 21:21:14.000000000 +0200
+++ /var/tmp/diff_new_pack.KQO7Fx/_new  2012-07-02 21:21:14.000000000 +0200
@@ -15,19 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           gettext-java
-BuildRequires:  fdupes gcc-c++ gcc-java perl-libintl-perl tcl
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  gcc-java
 BuildRequires:  libtool
+BuildRequires:  perl-libintl-perl
+BuildRequires:  tcl
 Url:            http://www.gnu.org/software/gettext/
-License:        LGPL-2.1+
-Group:          Development/Tools/Other
-AutoReqProv:    on
 Version:        0.18.1.1
-Release:        2
+Release:        0
 Summary:        Java Support for Native Language Support (NLS)
+License:        LGPL-2.1+
+Group:          Development/Tools/Other
 PreReq:         %{install_info_prereq}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         gettext-%{version}.tar.bz2

++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.KQO7Fx/_old  2012-07-02 21:21:14.000000000 +0200
+++ /var/tmp/diff_new_pack.KQO7Fx/_new  2012-07-02 21:21:14.000000000 +0200
@@ -15,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define pacname gettext
 
 Name:           gettext-runtime
 Version:        0.18.1.1
-Release:        2
-BuildRequires:  gcc-c++ perl-libintl-perl tcl
+Release:        0
+BuildRequires:  gcc-c++
 BuildRequires:  libtool
+BuildRequires:  perl-libintl-perl
+BuildRequires:  tcl
 # To get an updated linkdupes.sh (in case there are new dupes), temproarily 
enable:
 #BuildRequires: fdupes
 Url:            http://www.gnu.org/software/gettext/
-License:        GPL-3.0+ ; LGPL-2.0+
-Group:          Development/Tools/Other
 # bug437293
 %ifarch ppc64
 Obsoletes:      gettext-64bit
@@ -38,6 +37,8 @@
 Provides:       gettext = %{version}
 Obsoletes:      gettext < %{version}
 Summary:        Tools for Native Language Support (NLS)
+License:        GPL-3.0+ ; LGPL-2.0+
+Group:          Development/Tools/Other
 PreReq:         %{install_info_prereq}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         gettext-%{version}.tar.bz2
@@ -62,16 +63,9 @@
 adding translations. A special compiler turns these PO files into
 binary catalogs.
 
-
-
-Authors:
---------
-    Ulrich Drepper <drep...@cygnus.com>
-    Bruno Haible <br...@clisp.org>
-
 %package     -n gettext-tools
-License:        LGPL-2.1+
 Summary:        Tools for Native Language Support (NLS)
+License:        LGPL-2.1+
 Group:          Development/Tools/Other
 Requires:       %{name} = %{version}
 PreReq:         info
@@ -91,13 +85,6 @@
 add translations. A special compiler will turn these PO files into
 binary catalogs.
 
-
-
-Authors:
---------
-    Ulrich Drepper <drep...@cygnus.com>
-    Bruno Haible <br...@clisp.org>
-
 %prep
 %setup -q -n %{pacname}-%{version}
 %patch

++++++ gettext-autotools.patch ++++++
--- /var/tmp/diff_new_pack.KQO7Fx/_old  2012-07-02 21:21:14.000000000 +0200
+++ /var/tmp/diff_new_pack.KQO7Fx/_new  2012-07-02 21:21:14.000000000 +0200
@@ -1,7 +1,7 @@
 Index: gettext-runtime/configure.ac
 ===================================================================
 --- gettext-runtime/configure.ac.orig  2010-06-06 14:49:57.000000000 +0200
-+++ gettext-runtime/configure.ac       2010-12-20 18:47:12.027132323 +0100
++++ gettext-runtime/configure.ac       2012-07-02 13:03:41.782082463 +0200
 @@ -30,6 +30,7 @@ test "$docdir" != '${datarootdir}/doc/${
  
  dnl Checks for programs.
@@ -10,3 +10,16 @@
  AC_PROG_INSTALL
  AC_PROG_YACC
  
+Index: gettext-runtime/m4/po.m4
+===================================================================
+--- gettext-runtime/m4/po.m4.orig      2010-06-06 14:49:57.000000000 +0200
++++ gettext-runtime/m4/po.m4   2012-07-02 13:04:05.086995921 +0200
+@@ -24,7 +24,7 @@ AC_DEFUN([AM_PO_SUBDIRS],
+ [
+   AC_REQUIRE([AC_PROG_MAKE_SET])dnl
+   AC_REQUIRE([AC_PROG_INSTALL])dnl
+-  AC_REQUIRE([AM_PROG_MKDIR_P])dnl defined by automake
++  AC_REQUIRE([AC_PROG_MKDIR_P])
+   AC_REQUIRE([AM_NLS])dnl
+ 
+   dnl Release version of the gettext macros. This is used to ensure that

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

Reply via email to