SPECS: archivemail.spec - bugfix for empty emails (thx jajcus for ...

glen glen at pld-linux.org
Tue Sep 18 12:54:14 CEST 2007


Author: glen                         Date: Tue Sep 18 10:54:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bugfix for empty emails (thx jajcus for helping tracing it down)
- rel 2

---- Files affected:
SPECS:
   archivemail.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/archivemail.spec
diff -u SPECS/archivemail.spec:1.18 SPECS/archivemail.spec:1.19
--- SPECS/archivemail.spec:1.18	Tue Aug 28 15:58:32 2007
+++ SPECS/archivemail.spec	Tue Sep 18 12:54:09 2007
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Archiwizowanie starej poczty
 Name:		archivemail
 Version:	0.7.0
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Mail
 Source0:	http://dl.sourceforge.net/archivemail/%{name}-%{version}.tar.gz
 # Source0-md5:	087c9707daa6bb5c44cd052b6d71ce88
+Patch0:		%{name}-invalid-message.patch
 URL:		http://archivemail.sourceforge.net/
 BuildRequires:	python-devel >= 2.0
 %pyrequires_eq	python
@@ -50,6 +51,7 @@
 
 %prep
 %setup -q
+%patch0 -p3
 
 %build
 # Nothing to be done here.
@@ -80,6 +82,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/09/18 10:54:09  glen
+- bugfix for empty emails (thx jajcus for helping tracing it down)
+- rel 2
+
 Revision 1.18  2007/08/28 13:58:32  glen
 - update to 0.7.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/archivemail.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list