]> git.pld-linux.org Git - packages/archivemail.git/commitdiff
- drop warning under py2.3 auto/ac/archivemail-0_6_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 27 Nov 2004 23:15:22 +0000 (23:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- require python-modules for warnings module
- rel 2
- STBR

Changed files:
    archivemail.spec -> 1.13

archivemail.spec

index 7758310131d6f0eb3caa3bfb5471ab614a96e458..caf7ab001ee9b866949c140dcf23791beed9b808 100644 (file)
@@ -4,15 +4,18 @@ Summary:      Archive and compress old email
 Summary(pl):   Archiwizowanie starej poczty
 Name:          archivemail
 Version:       0.6.1
 Summary(pl):   Archiwizowanie starej poczty
 Name:          archivemail
 Version:       0.6.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://dl.sourceforge.net/archivemail/%{name}-%{version}.tar.gz
 # Source0-md5: aaf071effc9576cc14f3b0eee1d2321e
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://dl.sourceforge.net/archivemail/%{name}-%{version}.tar.gz
 # Source0-md5: aaf071effc9576cc14f3b0eee1d2321e
+Patch0:                %{name}-python23.patch
 URL:           http://archivemail.sourceforge.net/
 BuildRequires: python-devel >= 2.0
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python
 URL:           http://archivemail.sourceforge.net/
 BuildRequires: python-devel >= 2.0
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python
+# for warnings.py
+Requires:      python-modules
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,6 +53,7 @@ skrzynek pocztowych: IMAP, Maildir, MH oraz mbox.
 
 %prep
 %setup -q
 
 %prep
 %setup -q
+%patch0
 
 %build
 # Nothing to be done here.
 
 %build
 # Nothing to be done here.
This page took 0.08838 seconds and 4 git commands to generate.