From 88ee7ce84deff58ad2617c1d2411e8840702ff1a Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Jul 29 2005 22:13:34 +0000 Subject: I will learn to type correctly. I will learn to type correctly. :/ --- diff --git a/blacs.spec b/blacs.spec index 7ffbf88..51a2e4e 100644 --- a/blacs.spec +++ b/blacs.spec @@ -1,7 +1,7 @@ Summary: Basic Linear Algebra Communication Subprograms Name: blacs Version: 1.1 -Release: 12%{?dist} +Release: 13%{?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" ./Bmake.inc +sed -i 's/INTFACE =*/INTFACE = -Df77IsF2C"/g' ./Bmake.inc %endif %build @@ -112,6 +112,9 @@ rm -fr ${RPM_BUILD_ROOT} %{_libdir}/libmpiblacs*.so %changelog +* Fri Jul 29 2005 Tom "spot" Callaway 1.1-13 +- Fix typo in fix. :/ + * Fri Jul 29 2005 Tom "spot" Callaway 1.1-12 - fix INTFACE for FC-4+