From 53add0a45921c5c769a31bf9765b2a7d7f0211d9fa0a89c8bcadc678050cb996 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 24 Jan 2021 18:18:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=175 --- gettext-csharp.spec | 3 +-- gettext-java.spec | 1 - gettext-runtime-mini.spec | 1 - gettext-runtime.spec | 1 - 4 files changed, 1 insertion(+), 5 deletions(-) diff --git a/gettext-csharp.spec b/gettext-csharp.spec index b3b8a4b..8689329 100644 --- a/gettext-csharp.spec +++ b/gettext-csharp.spec @@ -97,8 +97,7 @@ reliably than 'resgen'. export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm" export CXXFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint" # expect a couple "You should update your `aclocal.m4' by running aclocal." -#autoreconf -fiv -#sh autogen.sh +autoreconf -fiv %configure --enable-shared --enable-csharp %make_build GMSGFMT=../src/msgfmt diff --git a/gettext-java.spec b/gettext-java.spec index 404ea61..9e8a32b 100644 --- a/gettext-java.spec +++ b/gettext-java.spec @@ -81,7 +81,6 @@ java+swing. %build # expect a couple "You should update your `aclocal.m4' by running aclocal." autoreconf -fiv -#sh autogen.sh export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint -lm" export CXXFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint" %configure --enable-shared --enable-java diff --git a/gettext-runtime-mini.spec b/gettext-runtime-mini.spec index 9e4e7cb..261e4f4 100644 --- a/gettext-runtime-mini.spec +++ b/gettext-runtime-mini.spec @@ -171,7 +171,6 @@ This package provides headers and static libraries for libtextstyle %define _lto_cflags %{nil} # expect a couple "You should update your `aclocal.m4' by running aclocal." autoreconf -fiv -#sh autogen.sh export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint" export CXXFLAGS="$CFLAGS -Dgcc_is_lint" export LDFLAGS="-lm" diff --git a/gettext-runtime.spec b/gettext-runtime.spec index 1ff4c90..bbbfeda 100644 --- a/gettext-runtime.spec +++ b/gettext-runtime.spec @@ -171,7 +171,6 @@ This package provides headers and static libraries for libtextstyle %define _lto_cflags %{nil} # expect a couple "You should update your `aclocal.m4' by running aclocal." autoreconf -fiv -#sh autogen.sh export CFLAGS="%{optflags} -pipe -W -Wall -Dgcc_is_lint" export CXXFLAGS="$CFLAGS -Dgcc_is_lint" export LDFLAGS="-lm"