From e0cabcc38d63fb26768299a0031ef29ab11971c0 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 9 Jan 2010 10:32:16 +0000 Subject: [PATCH] upgrading package: offlineimap 6.0.2 -> 6.2.0 --- offlineimap/offlineimap.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/offlineimap/offlineimap.spec b/offlineimap/offlineimap.spec index 862e27e098..c0c99b61ba 100644 --- a/offlineimap/offlineimap.spec +++ b/offlineimap/offlineimap.spec @@ -21,6 +21,10 @@ ## SUCH DAMAGE. ## +# package version +%define V_version 6.2.0 +%define V_subdir 413 + # package information Name: offlineimap Summary: Offline IMAP Client @@ -31,11 +35,11 @@ Distribution: OpenPKG Community Class: PLUS Group: Mail License: GPL -Version: 6.0.2 -Release: 20080803 +Version: %{V_version} +Release: 20100109 # list of sources -Source0: http://software.complete.org/offlineimap/static/download_area/%{version}/offlineimap_%{version}.tar.gz +Source0: http://software.complete.org/software/attachments/download/%{V_subdir}/offlineimap_%{version}.orig.tar.gz # build information Prefix: %{l_prefix} @@ -59,7 +63,7 @@ AutoReqProv: no prog offlineimap = { version = %{version} url = http://software.complete.org/software/projects/list_files/offlineimap - regex = offlineimap_(__VER__)\.tar\.gz + regex = offlineimap_(__VER__)\.orig\.tar\.gz } %prep