Author: baggins Date: Thu Apr 23 15:28:18 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - there is no need to play with autoconf
---- Files affected: SPECS: tftp-hpa.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/tftp-hpa.spec diff -u SPECS/tftp-hpa.spec:1.54 SPECS/tftp-hpa.spec:1.55 --- SPECS/tftp-hpa.spec:1.54 Thu Apr 23 17:25:52 2009 +++ SPECS/tftp-hpa.spec Thu Apr 23 17:28:12 2009 @@ -15,8 +15,6 @@ Source2: tftpd-hpa.init Source3: tftpd-hpa.sysconfig URL: http://freshmeat.net/projects/tftp-hpa/ -BuildRequires: autoconf -BuildRequires: automake BuildRequires: readline-devel BuildRequires: rpmbuild(macros) >= 1.268 Obsoletes: inetutils-tftp @@ -129,13 +127,7 @@ %prep %setup -q -mv -f aclocal.m4 acinclude.m4 - %build -cp -f /usr/share/automake/config.sub . -%{__aclocal} -%{__autoconf} -%{__autoheader} %configure %{__make} @@ -215,6 +207,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2009/04/23 15:28:12 baggins +- there is no need to play with autoconf + Revision 1.54 2009/04/23 15:25:52 baggins - create all dirs in install ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tftp-hpa.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
