Hello community,
here is the log from the commit of package gettext-runtime for openSUSE:Factory
checked in at 2017-07-05 23:46:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old)
and /work/SRC/openSUSE:Factory/.gettext-runtime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime"
Wed Jul 5 23:46:59 2017 rev:70 rq:507791 version:0.19.8.1
Changes:
--------
gettext-java.changes: same change
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes
2016-07-03 12:17:32.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes
2017-07-05 23:47:01.720661189 +0200
@@ -1,0 +2,15 @@
+Sat Jul 1 16:45:19 UTC 2017 - [email protected]
+
+- Explicitly call autoreconf, as we have patches touching the build
+ system. Implicit calling automake/autoconf works only as long as
+ the version on the system is the same as was used to bootstrap
+ originally.
+
+-------------------------------------------------------------------
+Fri May 5 14:46:50 UTC 2017 - [email protected]
+
+- Add msgfmt-remove-pot-creation-date.patch
+ to enable reproducible builds of packages using gettext-runtime
+ such as dfc, e2fsprogs and acl
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime.changes
2017-05-20 14:29:20.756393689 +0200
+++ /work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime.changes
2017-07-05 23:47:02.340573877 +0200
@@ -1,0 +2,8 @@
+Sat Jul 1 16:45:19 UTC 2017 - [email protected]
+
+- Explicitly call autoreconf, as we have patches touching the build
+ system. Implicit calling automake/autoconf works only as long as
+ the version on the system is the same as was used to bootstrap
+ originally.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
gettext-java.spec: same change
++++++ gettext-runtime-mini.spec ++++++
--- /var/tmp/diff_new_pack.OQQKiJ/_old 2017-07-05 23:47:03.696382917 +0200
+++ /var/tmp/diff_new_pack.OQQKiJ/_new 2017-07-05 23:47:03.696382917 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gettext-runtime-mini
+# spec file for package gettext-runtime
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
@@ -138,7 +138,7 @@
%build
# expect a couple "You should update your `aclocal.m4' by running aclocal."
-#autoreconf -fiv
+autoreconf -fiv
#sh autogen.sh
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
++++++ gettext-runtime.spec ++++++
--- /var/tmp/diff_new_pack.OQQKiJ/_old 2017-07-05 23:47:03.712380664 +0200
+++ /var/tmp/diff_new_pack.OQQKiJ/_new 2017-07-05 23:47:03.716380102 +0200
@@ -138,7 +138,7 @@
%build
# expect a couple "You should update your `aclocal.m4' by running aclocal."
-#autoreconf -fiv
+autoreconf -fiv
#sh autogen.sh
export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint"
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"