|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: 1.4o
|
|
|
-Release: 20031006
|
|
|
+Release: 20031028
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.seindal.dk/pub/rene/gnu/m4-%{version}.tar.gz
|
|
|
@@ -43,8 +43,8 @@ Patch0: m4.patch
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
BuildRoot: %{l_buildroot}
|
|
|
-BuildPreReq: OpenPKG, openpkg >= 20020206, make
|
|
|
-PreReq: OpenPKG, openpkg >= 20020206
|
|
|
+BuildPreReq: OpenPKG, openpkg >= 20030103, make
|
|
|
+PreReq: OpenPKG, openpkg >= 20030103
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
|
|
|
@@ -58,6 +58,7 @@ AutoReqProv: no
|
|
|
%prep
|
|
|
%setup -q
|
|
|
%patch -p0
|
|
|
+ %update_config_scripts
|
|
|
|
|
|
%build
|
|
|
# configure package
|