~zaber/openobject-client/main

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: pinky
  • Date: 2006-12-07 13:41:40 UTC
  • Revision ID: pinky-56e9b555eeb500d42202250a3456cfa2a6dc78c7
New trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[sdist]
 
2
formats=gztar,zip
 
3
 
 
4
[bdist]
 
5
formats=rpm,wininst
 
6
 
 
7
[bdist_wininst]
 
8
title = tinyerp-client
 
9
 
 
10
[bdist_rpm]
 
11
release=1
 
12
 
 
13
requires=python >= 2.3
 
14
build-requires=python-devel >= 2.3
 
15
 
 
16
doc_files = doc/*
 
17
 
 
18
#vendor=crazy-compilers.com
 
19
#package=Jane Doe <jane@example.net> [default: vendor]
 
20
#group=Development/Libraries
 
21
 
 
22
# Need to overwrite the install-part of the RPM to patch
 
23
# the filenames of the man pages.
 
24
install_script=rpminstall_sh.txt