projects
/
joel
/
kofoto.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d1a369
)
Improved RPM packaging. Thanks to Kjell Enblom.
author
Joel Rosdahl
<joel@rosdahl.net>
Thu, 12 Aug 2004 06:30:48 +0000
(06:30 +0000)
committer
Joel Rosdahl
<joel@rosdahl.net>
Thu, 12 Aug 2004 06:30:48 +0000
(06:30 +0000)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index
12d7026
..
9d947bd
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-54,7
+54,12
@@
setup(
data_files=data_files,
author="Joel Rosdahl and Ulrik Svensson",
author_email="kofoto@rosdahl.net",
+ maintainer="Joel Rosdahl and Ulrik Svensson",
+ maintainer_email="kofoto@rosdahl.net",
url="http://kofoto.rosdahl.net",
+ license="BSD",
+ group="Applications/Graphics",
+ requires="python >= 2.3, gtk+ >= 2.2, glade >= 2.0, pygtk, sqlite >= 2.8, pysqlite, PIL",
)
if windows_mode: