ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
COMP
/
CMSDIST
/
py2-formencode.spec
Revision:
1.1
Committed:
Mon Nov 13 12:47:49 2006 UTC
(18 years, 5 months ago) by
eulisse
Branch:
MAIN
Log Message:
First added to repository. Required by sqlobject.
File Contents
#
Content
1
### RPM external formencode 0.4
2
%define distname FormEncode-%v
3
Source:
http://cheeseshop.python.org/packages/source/F/FormEncode/%
{distname}.tar.gz
4
Requires: python
5
6
%prep
7
%setup %{distname}
8
%build
9
%install
10
python ./setup.py --prefix=%i