File: setup.cfg

package info (click to toggle)
releaseforge 1.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,088 kB
  • ctags: 1,239
  • sloc: python: 13,801; makefile: 68; sh: 32
file content (11 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[bdist_rpm]
build_requires=PyQt-3.8
vendor = ReleaseForge
packager = Phil Schwartz <phil_schwartz@users_sourceforge.net>
distribution-name = Red Hat Linux
requires = python >= 2.3 
requires = PyQt >= 3.2
build-requires = python-devel
doc_files = README.txt LICENSE.txt CHANGELOG.txt
#icon = images/releaseforge-icon.png
install-script = install.sh