ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/meschach.spec
(Generate patch)

Comparing COMP/CMSDIST/meschach.spec (file contents):
Revision 1.8 by elmer, Fri Nov 2 13:51:37 2007 UTC vs.
Revision 1.10 by elmer, Sat Jan 19 20:58:31 2008 UTC

# Line 1 | Line 1
1 < ### RPM external meschach 1.2.pCMS1-CMS18
1 > ### RPM external meschach 1.2.pCMS1-CMS19
2   Source: http://www.math.uiowa.edu/~dstewart/meschach/mesch12b.tar.gz
3   Patch: meschach-1.2-slc4
4   Patch1: meschach-1.2b-fPIC
# Line 9 | Line 9 | Patch1: meschach-1.2b-fPIC
9   %patch1 -p0
10  
11   %build
12 + # Just fix this by hand for MacOSX (the configure probably needs to be updated)
13 + %ifos darwin
14 + perl -p -i -e "s|define HAVE_MALLOC_H 1|undef MALLOCDECL|g" machine.h
15 + %endif
16   make
17   %install
18   mkdir -p %i/include

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines