Author: arekm Date: Sat Dec 24 18:33:59 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build on athlon.spec
---- Files affected: SPECS: ltxml.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/ltxml.spec diff -u SPECS/ltxml.spec:1.6 SPECS/ltxml.spec:1.7 --- SPECS/ltxml.spec:1.6 Tue Nov 11 12:24:10 2003 +++ SPECS/ltxml.spec Sat Dec 24 19:33:54 2005 @@ -3,7 +3,7 @@ Summary(pl): Zestaw narzędzi LT XML Name: ltxml Version: 1.2.5 -Release: 1 +Release: 2 License: GPL Group: Applications/Text Source0: ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ Patch1: %{name}-CFLAGS.patch URL: http://www.ltg.ed.ac.uk/software/xml/ BuildRequires: autoconf +BuildRequires: automake BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -51,6 +52,7 @@ %patch1 -p2 %build +install %{_datadir}/automake/config.* . %{__autoconf} %configure \ --enable-multi-byte @@ -88,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/12/24 18:33:54 arekm +- fix build on athlon.spec + Revision 1.6 2003/11/11 11:24:10 qboosh - BR: autoconf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ltxml.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
