Author: arekm Date: Fri Feb 23 20:43:11 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1
---- Files affected: SPECS: m4.spec (1.89 -> 1.90) ---- Diffs: ================================================================ Index: SPECS/m4.spec diff -u SPECS/m4.spec:1.89 SPECS/m4.spec:1.90 --- SPECS/m4.spec:1.89 Fri Feb 23 21:39:32 2007 +++ SPECS/m4.spec Fri Feb 23 21:43:06 2007 @@ -1,9 +1,4 @@ # $Revision$, $Date$ -# -# TODO: -# - 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 Summary(de.UTF-8): GNU-Makro-Prozessor Summary(fr.UTF-8): Processeur de macros de GNU @@ -11,14 +6,13 @@ Summary(tr.UTF-8): GNU Makroİşlemcisi Name: m4 Version: 1.4.8 -Release: 0.1 +Release: 1 Epoch: 2 License: GPL Group: Applications/Text Source0: ftp://ftp.gnu.org/gnu/m4/%{name}-%{version}.tar.bz2 # Source0-md5: 6bbf917e5d8fab20b38d43868c3944d3 Patch0: %{name}-info.patch -#Patch1: %{name}-buserror.patch URL: http://www.gnu.org/software/m4/ BuildRequires: autoconf >= 2.54 BuildRequires: automake >= 1:1.7.1 @@ -83,18 +77,10 @@ %prep %setup -q -%patch0 -p1 -#%patch1 -p1 rm -f config/{libtool,ltdl}.m4 %build -#%%{__gettextize} -#%%{__libtoolize} -#%%{__aclocal} -#%%{__autoheader} -#%%{__autoconf} -#%%{__automake} %configure \ PACKAGE=m4 \ %{!?debug:--without-dmalloc} @@ -129,6 +115,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.90 2007/02/23 20:43:06 arekm +- rel 1 + Revision 1.89 2007/02/23 20:39:32 arekm - move things from DEVEL to HEAD and from HEAD to DEVEL (branches swap) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/m4.spec?r1=1.89&r2=1.90&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
