1
0

checked in (request 43447)

OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=15
This commit is contained in:
OBS User autobuild 2010-07-20 18:13:45 +00:00 committed by Git OBS Bridge
parent 6bd6b72332
commit e4d2e6a57e
3 changed files with 8 additions and 6 deletions

View File

@ -51,6 +51,13 @@ This package includes the tools needed to support message catalogs in
Java applications. It also includes example code for java, java+awt and
java+swing.
Authors:
--------
Ulrich Drepper <drepper@cygnus.com>
Bruno Haible <bruno@clisp.org>
%prep
%setup -q -n gettext-%{version}
%patch

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com

View File

@ -136,7 +136,7 @@ autoreconf -fiv
export CFLAGS="$RPM_OPT_FLAGS -pipe -W -Wall -Dgcc_is_lint"
export CXXFLAGS="$CFLAGS -Dgcc_is_lint"
%configure --enable-shared
make %{?_smp_mflags} GMSGFMT=../src/msgfmt
make %{?jobs:-j%jobs} GMSGFMT=../src/msgfmt
# use texinfo.tex supplied by the system (texinfo)
# make -C gettext-tools/doc gettext.pdf