From 9aaae1cf05a41a5a1f1a8d3d333440d0de961113 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jul 29 2005 22:17:06 +0000 Subject: You ever hear the one about a monkey, a 67 Volkswagon Bug, and a pineapple upside down cake? --- diff --git a/blacs.spec b/blacs.spec index f712637..a421070 100644 --- a/blacs.spec +++ b/blacs.spec @@ -1,7 +1,7 @@ Summary: Basic Linear Algebra Communication Subprograms Name: blacs Version: 1.1 -Release: 13%{?dist} +Release: 14%{?dist} License: Freely distributable Group: Development/Libraries URL: http://www.netlib.org/blacs @@ -56,7 +56,7 @@ cp -f %{SOURCE2} . # I'm not sure why ppc is different here. :/ %ifarch ppc -sed -i 's/INTFACE =*/INTFACE =-Df77IsF2C"/g' ./Bmake.inc +sed -i 's/INTFACE =*/INTFACE = -Df77IsF2C"/g' ./Bmake.inc %endif %build @@ -112,7 +112,7 @@ rm -fr ${RPM_BUILD_ROOT} %{_libdir}/libmpiblacs*.so %changelog -* Fri Jul 29 2005 Tom "spot" Callaway 1.1-13 +* Fri Jul 29 2005 Tom "spot" Callaway 1.1-14 - Fix typo in fix. :/ * Fri Jul 29 2005 Tom "spot" Callaway 1.1-12