ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/py2-pylucene.spec
Revision: 1.4
Committed: Wed Apr 18 23:46:02 2007 UTC (18 years ago) by ratnik
Branch: MAIN
Changes since 1.3: +2 -0 lines
Log Message:
Changes for building  externals in 64/32 mode: added gcc-wrapper .

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM external py2-pylucene 2.0.0-3
2 ratnik 1.4 Requires: gcc-wrapper
3 eulisse 1.1
4 eulisse 1.2 %define ddn PyLucene
5    
6     Source: http://downloads.osafoundation.org/%{ddn}/src/%{ddn}-src-%{v}.tar.gz
7     Requires: gcj db4 python
8    
9 eulisse 1.1
10     %prep
11 eulisse 1.2 %setup -n %{ddn}-src-%v
12     %build
13 ratnik 1.4 ## IMPORT gcc-wrapper
14 eulisse 1.3 make PREFIX=%i GCJ_HOME=$GCJ_HOME PREFIX_PYTHON=$PYTHON_ROOT PREFIX_DB=$DB4_ROOT