Author: arekm Date: Sun Oct 19 11:01:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 6; fix build
---- Files affected: SPECS: lam.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/lam.spec diff -u SPECS/lam.spec:1.40 SPECS/lam.spec:1.41 --- SPECS/lam.spec:1.40 Sun Oct 19 12:34:59 2008 +++ SPECS/lam.spec Sun Oct 19 13:01:08 2008 @@ -5,12 +5,13 @@ Summary(pt_BR.UTF-8): LAM MPI Name: lam Version: 7.1.3 -Release: 5 +Release: 6 Epoch: 2 License: BSD Group: Development/Libraries Source0: http://www.lam-mpi.org/download/files/%{name}-%{version}.tar.bz2 # Source0-md5: dccca92409654f4f822b1d343ca75be6 +Patch0: %{name}-m4.patch URL: http://www.lam-mpi.org/ BuildRequires: autoconf BuildRequires: automake @@ -89,6 +90,7 @@ %prep %setup -q +%patch0 -p1 # Rename the ROMIO doc files so that we can install them in the same # doc root later, and not overwrite LAM's doc files. @@ -168,6 +170,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2008/10/19 11:01:08 arekm +- rel 6; fix build + Revision 1.40 2008/10/19 10:34:59 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lam.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
