]> git.pld-linux.org Git - packages/archivemail.git/commitdiff
- bugfix for empty emails (thx jajcus for helping tracing it down) auto/ac/archivemail-0_7_0-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 18 Sep 2007 10:54:09 +0000 (10:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    archivemail.spec -> 1.19

archivemail.spec

index a06058530261576ca14913e7f3c56a1fc87d7ce8..f8275f3f4febc1a86d9248d9826fdb160c04ac17 100644 (file)
@@ -2,11 +2,12 @@ Summary:      Archive and compress old email
 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
@@ -49,6 +50,7 @@ skrzynek pocztowych: IMAP, Maildir, MH oraz mbox.
 
 %prep
 %setup -q
+%patch0 -p3
 
 %build
 # Nothing to be done here.
This page took 0.098038 seconds and 4 git commands to generate.