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

Comparing COMP/CMSDIST/mysqlpp.spec (file contents):
Revision 1.13 by elmer, Fri Nov 2 20:04:14 2007 UTC vs.
Revision 1.15 by ratnik, Tue May 13 17:29:46 2008 UTC

# Line 1 | Line 1
1 < ### RPM external mysqlpp 1.7.40-CMS18
1 > ### RPM external mysqlpp 1.7.40-CMS19
2   # Local patches and build system fudging by Lassi A. Tuura <lat@iki.fi>
3   # FIXME: zlib usage?
4  
5 < %if "%{?online_release:set}" != "set"
5 > %if "%cmsplatf" != "slc4onl_ia32_gcc346"
6   Requires: mysql zlib
7   %endif
8  
# Line 20 | Line 20 | rm -f config.status
20   [ $(uname) = Darwin ] && cp /usr/share/libtool/config.* .
21  
22   %build
23 < %if "%{?online_release:set}" != "set"
23 > %if "%cmsplatf" != "slc4onl_ia32_gcc346"
24   echo "ZLIB_ROOT" $ZLIB_ROOT
25   export CPPFLAGS=-I$ZLIB_ROOT/include
26   export LDFLAGS=-L$ZLIB_ROOT/lib

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines