diff --git a/cmfcollectorng.spec b/cmfcollectorng.spec index bcd59f5..8db1d78 100644 --- a/cmfcollectorng.spec +++ b/cmfcollectorng.spec @@ -1,9 +1,10 @@ Summary: A Zope/CMF-based bug-tracking system Name: CMFCollectorNG Version: 0.20 -Release: 1 +Release: 2 URL: http://www.zope.org/Members/ajung/CMFCollectorNG/Wiki/FrontPage Source0: http://prdownloads.sourceforge.net/cmfcollectorng/%{name}-%{version}.tar.gz +Patch: python-requires.patch License: ZPL Group: Development/Web Applications BuildRoot: %{_tmppath}/%{name}-root @@ -15,6 +16,7 @@ %prep %setup -n %{name} +%patch -p 1 %build @@ -34,6 +36,9 @@ /usr/share/zope/lib/python/Products/%{name} %changelog +* Tue Jun 17 2003 Alex Tucker +- Patched to fix python dependency + * Wed Jun 11 2003 Alex Tucker - Initial build diff --git a/python-requires.patch b/python-requires.patch new file mode 100644 index 0000000..f8dc2b6 --- /dev/null +++ b/python-requires.patch @@ -0,0 +1,9 @@ +diff -uNr CMFCollectorNG-orig/contrib/email_submission/mail_parser.py CMFCollectorNG/contrib/email_submission/mail_parser.py +--- CMFCollectorNG-orig/contrib/email_submission/mail_parser.py 2003-03-06 12:55:44.000000000 +0000 ++++ CMFCollectorNG/contrib/email_submission/mail_parser.py 2003-06-17 08:44:55.000000000 +0100 +@@ -1,4 +1,4 @@ +-#!/usr/local/bin/python2.1 ++#!/usr/bin/python2.1 + + """ + Email filter for CMFCollectorNG for the submission of new