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.4 by elmer, Tue Jun 13 01:22:17 2006 UTC vs.
Revision 1.8 by elmer, Tue May 22 16:57:03 2007 UTC

# Line 1 | Line 1
1 < ### RPM external mysqlpp 1.7.40
1 > ### RPM external mysqlpp 1.7.40-XXXX
2   # Local patches and build system fudging by Lassi A. Tuura <lat@iki.fi>
3   # FIXME: zlib usage?
4   Requires: mysql zlib
5   %define downloadn mysql++
6 < Source: http://tangentsoft.net/%{downloadn}/releases/%{downloadn}-%v.tar.gz
6 > Source: http://tangentsoft.net/%{downloadn}/releases/%{downloadn}-%realversion.tar.gz
7   Patch0: mysqlpp-macosx
8  
9   %prep
10 < %setup -n %{downloadn}-%v
10 > %setup -n %{downloadn}-%realversion
11   # The following is actually a gcc4 patch
12   %ifos darwin
13   %patch0 -p1
# Line 25 | Line 25 | export LDFLAGS=-L$ZLIB_ROOT/lib
25              --with-mysql-include=$MYSQL_ROOT/include/mysql
26   perl -p -i -e 's/\@OBJEXT\@/o/g; s/\@EXEEXT\@//g' examples/Makefile
27   make
28 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines