spambayes MANIFEST.in,1.10,1.11
"Tony Meyer" <[email protected]>
| Newsgroups | gmane.mail.spam.spambayes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/spambayes/spambayes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16737 Modified Files: MANIFEST.in Log Message: No longer need *.spec or *.iss files in Outlook2000 directory. Index: MANIFEST.in =================================================================== RCS file: /cvsroot/spambayes/spambayes/MANIFEST.in,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** MANIFEST.in 11 Nov 2004 01:48:43 -0000 1.10 --- MANIFEST.in 29 Mar 2005 03:38:33 -0000 1.11 *************** *** 4,8 **** recursive-include pspam *.py *.txt *.ini *.sh recursive-include contrib *.py *.sh *.txt *.el *rc ! recursive-include Outlook2000 *.py *.txt *.ini *.html *.bmp *.rc *.h *.jpg *.rtf *.spec *.iss recursive-include utilities *.py *.txt recursive-include scripts *.py *.txt --- 4,8 ---- recursive-include pspam *.py *.txt *.ini *.sh recursive-include contrib *.py *.sh *.txt *.el *rc ! recursive-include Outlook2000 *.py *.txt *.ini *.html *.bmp *.rc *.h *.jpg *.rtf recursive-include utilities *.py *.txt recursive-include scripts *.py *.txt *************** *** 10,12 **** recursive-include windows *.py *.txt *.h *.rc *.ico *.html *.iss include *.txt *.py MANIFEST.in *.sh - --- 10,11 ----