Author: arekm Date: Sun Nov 26 02:15:20 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - up to 1.4.8
---- Files affected: SPECS: m4.spec (1.86.2.3 -> 1.86.2.4) ---- Diffs: ================================================================ Index: SPECS/m4.spec diff -u SPECS/m4.spec:1.86.2.3 SPECS/m4.spec:1.86.2.4 --- SPECS/m4.spec:1.86.2.3 Wed Nov 1 16:56:45 2006 +++ SPECS/m4.spec Sun Nov 26 03:15:14 2006 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # # TODO: -# - info patch needs backport, buserror needs check +# - buserror needs check # - should we use all the stuff before configure? (builds without, breaks with autoconf) # - branch name is totally bogus, it could be "m4_1_4", definitely not "DEVEL" Summary: GNU Macro Processor @@ -10,13 +10,13 @@ Summary(pl): GNU procesor języka makrodefinicji Summary(tr): GNU MakroÝţlemcisi Name: m4 -Version: 1.4.7 +Version: 1.4.8 Release: 0.1 Epoch: 2 License: GPL Group: Applications/Text Source0: ftp://ftp.gnu.org/gnu/m4/%{name}-%{version}.tar.bz2 -# Source0-md5: 0115a354217e36ca396ad258f6749f51 +# Source0-md5: 6bbf917e5d8fab20b38d43868c3944d3 Patch0: %{name}-info.patch #Patch1: %{name}-buserror.patch URL: http://www.gnu.org/software/m4/ @@ -83,18 +83,18 @@ %prep %setup -q -#%patch0 -p1 +%patch0 -p1 #%patch1 -p1 rm -f config/{libtool,ltdl}.m4 %build -%{__gettextize} -%{__libtoolize} -#%{__aclocal} -#%{__autoheader} -#%{__autoconf} -#%{__automake} +#%%{__gettextize} +#%%{__libtoolize} +#%%{__aclocal} +#%%{__autoheader} +#%%{__autoconf} +#%%{__automake} %configure \ PACKAGE=m4 \ %{!?debug:--without-dmalloc} @@ -129,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.86.2.4 2006/11/26 02:15:14 arekm +- up to 1.4.8 + Revision 1.86.2.3 2006/11/01 15:56:45 qboosh - cleanup (m4 1.4 didn't support loadable modules or NLS) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/m4.spec?r1=1.86.2.3&r2=1.86.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
