[FIX] event: reset tax for each event to invoice
[odoo/odoo.git] / setup.cfg
index caf187e..03d9c0a 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,17 +1,15 @@
 [sdist]
 formats=gztar
+force-manifest=1
 
 [bdist]
 formats=rpm
 
 [bdist_rpm]
-release=1
-
-requires=python >= 2.3
-#build-requires=python-devel >= 2.3
-
-#doc_files = doc/*
+# release must exactly match 'release' as set in bin/release.py
+release=10
 
+requires=python >= 2.4
 # Need to overwrite the install-part of the RPM to patch
 # the filenames of the man pages.
 install_script=rpminstall_sh.txt