1
0

Accepting request 35944 from Base:System

Copy from Base:System/gettext-runtime based on submit request 35944 from user coolo

OBS-URL: https://build.opensuse.org/request/show/35944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=20
This commit is contained in:
OBS User autobuild 2010-04-01 01:03:16 +00:00 committed by Git OBS Bridge
parent 37a800029a
commit 5ebf559073
5 changed files with 23 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
- remove gettext-tools/gnulib-m4/openmp.m4: fix build with new
autoconf
-------------------------------------------------------------------
Mon Jul 27 12:52:23 CEST 2009 - rguenther@suse.de

View File

@ -26,7 +26,7 @@ License: LGPLv2.1+
Group: Development/Tools/Other
AutoReqProv: on
Version: 0.17
Release: 99
Release: 100
Summary: Native Language Support (NLS) for C#
PreReq: %{install_info_prereq}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -88,6 +88,10 @@ Authors:
%patch10
%patch11
%patch12
# fix build with new autoconf
# see comments in the file and
# http://www.mail-archive.com/bug-gnulib@gnu.org/msg12384.html
rm -f gettext-tools/gnulib-m4/openmp.m4
pushd gettext-tools/misc
tar xfz archive.tar.gz
find . -name gettext.m4,v -print0 | xargs -0 perl -spi -e 's/\(int\) /\(long\) /g'

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 5 09:34:18 UTC 2010 - puzel@novell.com
- remove gettext-tools/gnulib-m4/openmp.m4: fix build with new
autoconf
-------------------------------------------------------------------
Mon Jul 27 12:52:06 CEST 2009 - rguenther@suse.de

View File

@ -25,7 +25,7 @@ License: LGPLv2.1+
Group: Development/Tools/Other
AutoReqProv: on
Version: 0.17
Release: 111
Release: 112
Summary: Java Support for Native Language Support (NLS)
PreReq: %{install_info_prereq}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -72,6 +72,10 @@ Authors:
%patch10
%patch11
%patch12
# fix build with new autoconf
# see comments in the file and
# http://www.mail-archive.com/bug-gnulib@gnu.org/msg12384.html
rm -f gettext-tools/gnulib-m4/openmp.m4
pushd gettext-tools/misc
tar xfz archive.tar.gz
find . -name gettext.m4,v -print0 | xargs -0 perl -spi -e 's/\(int\) /\(long\) /g'

View File

@ -21,7 +21,7 @@
Name: gettext-runtime
%define pacname gettext
Version: 0.17
Release: 66
Release: 67
BuildRequires: gcc-c++ perl-libintl-perl tcl
# To get an updated linkdupes.sh (in case there are new dupes), temproarily enable:
#BuildRequires: fdupes