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

Comparing COMP/CMSDIST/python-tdb.spec (file contents):
Revision 1.5 by steen, Fri Aug 25 19:14:22 2006 UTC vs.
Revision 1.6 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external python-tdb 0.0.6
2 + Requires: gcc-wrapper
3   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f 1,2)
4   ## INITENV +PATH PYTHONPATH %{i}/lib/python%{pythonv}
5  
# Line 24 | Line 25 | This binding exposes a low-level TDB int
25   %setup -n %n-%v
26  
27   %build
28 + ## IMPORT gcc-wrapper
29   mkdir build
30  
31   export CFLAGS="-I$TDB_ROOT/include -I$LIBJIO_ROOT/include -D_FILE_OFFSET_BITS=64"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines