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

Comparing COMP/CMSDIST/py2-pylucene.spec (file contents):
Revision 1.1 by eulisse, Sun Nov 12 11:39:36 2006 UTC vs.
Revision 1.3 by eulisse, Mon Nov 13 15:39:56 2006 UTC

# Line 1 | Line 1
1   ### RPM external py2-pylucene 2.0.0-3
2 %dn PyLucene
2  
3 < Source: http://downloads.osafoundation.org/%{dn}/src/%{dn}-src-%{v}.tar.gz
3 > %define ddn PyLucene
4 >
5 > Source: http://downloads.osafoundation.org/%{ddn}/src/%{ddn}-src-%{v}.tar.gz
6 > Requires: gcj db4 python
7 >
8  
9   %prep
10 < %setup -n %{dn}-%v
10 > %setup -n %{ddn}-src-%v
11 > %build
12 > make PREFIX=%i GCJ_HOME=$GCJ_HOME PREFIX_PYTHON=$PYTHON_ROOT PREFIX_DB=$DB4_ROOT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines