ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
py2-pylucene.spec
Revision:
1.2
Committed:
Sun Nov 12 12:24:22 2006 UTC
(18 years, 5 months ago) by
eulisse
Branch:
MAIN
Changes since
1.1
:
+8 -3 lines
Log Message:
- python and db4 added as dependencies. - %build section added.
File Contents
#
Content
1
### RPM external py2-pylucene 2.0.0-3
2
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 %{ddn}-src-%v
11
%build
12
make PREFIX=%i