SHA256
1
0
forked from pool/m4

Accepting request 206828 from home:rudi_m:branches:Base:System

- Update to version 1.4.17:
  * Fix compilation with newer glibc headers.
  * Fix a failure with diverting large amounts of text on mingw
    (does not affect platforms that can rename an open file).
  * A number of portability improvements inherited from gnulib.
- remove m4-stdio.in.patch, merged by upstream

OBS-URL: https://build.opensuse.org/request/show/206828
OBS-URL: https://build.opensuse.org/package/show/Base:System/m4?expand=0&rev=27
This commit is contained in:
2013-11-20 08:48:12 +00:00
committed by Git OBS Bridge
parent f1b425638d
commit c7560583b0
5 changed files with 14 additions and 20 deletions

View File

@@ -19,14 +19,13 @@
Name: m4
Provides: base:/usr/bin/m4
PreReq: %{install_info_prereq}
Version: 1.4.16
Version: 1.4.17
Release: 0
Summary: GNU m4
License: GPL-3.0+
Group: Development/Languages/Other
Url: http://www.gnu.org/software/m4/
Source: http://ftp.gnu.org/pub/gnu/m4/%{name}-%{version}.tar.bz2
Patch1: m4-stdio.in.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -34,7 +33,6 @@ GNU m4 is an implementation of the traditional Unix macro processor.
%prep
%setup -q
%patch1 -p1
%build
%configure \