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:
4
m4.spec
4
m4.spec
@@ -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 \
|
||||
|
Reference in New Issue
Block a user