]> git.pld-linux.org Git - packages/mpich.git/commitdiff
- updated to 1.2.7p1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Apr 2007 15:10:47 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated opt patch

Changed files:
    mpich.spec -> 1.14

mpich.spec

index b374fc73810455646d25f5641798403c94753c72..81d64e9c407967bf122b691f1bc3e7d896e41646 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Portable MPI Model Implementation
 Summary(pl.UTF-8):     PrzenoĊ›na implementacja standardu MPI
 Name:          mpich
-Version:       1.2.6
-Release:       3
+Version:       1.2.7p1
+Release:       1
 License:       Open source (MPICH), BSD-like (MPI-2-C++)
 Group:         Development/Libraries
 Source0:       ftp://ftp.mcs.anl.gov/pub/mpi/%{name}-%{version}.tar.bz2
-# Source0-md5: 4c4e2bc23b5f1b73b577bc630f782913
+# Source0-md5: 4fc0f20bddfbd5061a11047cf2d17d31
 Patch0:                %{name}-fuckssh.patch
 Patch1:                %{name}-opt.patch
 Patch2:                http://squishy.monkeysoft.net/mpich/%{name}-1.2.5-oM.patch
@@ -93,6 +93,8 @@ for f in HISTORY LICENSE README TODO ; do
        mv -f MPI-2-C++/$f $f.MPI-2-C++
 done
 
+rm -rf $RPM_BUILD_ROOT%{_prefix}/{doc,logfiles,www}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.09292 seconds and 4 git commands to generate.