ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
elementtree.spec
Revision:
1.1
Committed:
Tue Feb 28 15:06:05 2006 UTC
(19 years, 2 months ago) by
eulisse
Branch:
MAIN
Log Message:
added to repository.
File Contents
#
Content
1
### RPM external elementtree 1.1
2
Source:
http://effbot.org/downloads/%n-%v-20030511.zip
3
Requires: python
4
5
%prep
6
%setup -n %n-%v-20030511
7
8
%build
9
%install
10
python setup.py install --prefix=%i