ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/elementtree.spec
Revision: 1.5
Committed: Tue May 22 16:57:02 2007 UTC (17 years, 11 months ago) by elmer
Branch: MAIN
CVS Tags: ge20070629, pe20070626c-ports, ge20070625, pe20070626b-ports, sm20070626a-ports, pe20070626a-ports, pe20070625b-ports, pe20070625a-ports, pe20070624a-ports, ge20070622, pe20070607a-ports
Changes since 1.4: +3 -3 lines
Log Message:
o Updates to use %realversion from rpm-preamble
o Versions all updated to -XXXX (we can choose the actual rebuild naming
  convention in a second pass)

File Contents

# Content
1 ### RPM external elementtree 1.1-XXXX
2 Source: http://effbot.org/downloads/%n-%realversion-20030511.zip
3 Requires: python
4
5 %prep
6 %setup -n %n-%realversion-20030511
7
8 %build
9 %install
10 python setup.py install --prefix=%i/share