OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 09-Oct-2006 16:21:15 Branch: HEAD Handle: 2006100915211500 Modified files: openpkg-src/fetchmail fetchmail.spec Log: upgrading package: fetchmail 6.3.4 -> 6.3.5 Summary: Revision Changes Path 1.75 +5 -9 openpkg-src/fetchmail/fetchmail.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/fetchmail/fetchmail.spec ============================================================================ $ cvs diff -u -r1.74 -r1.75 fetchmail.spec --- openpkg-src/fetchmail/fetchmail.spec 25 Aug 2006 19:16:25 -0000 1.74 +++ openpkg-src/fetchmail/fetchmail.spec 9 Oct 2006 14:21:15 -0000 1.75 @@ -22,10 +22,6 @@ ## SUCH DAMAGE. ## -# package version -%define V_dist 6.3.4 -%define V_opkg 6.3.4 - # package information Name: fetchmail Summary: Batch client for POP and IMAP protocols @@ -36,14 +32,14 @@ Class: BASE Group: Mail License: GPL -Version: %{V_opkg} -Release: 20060825 +Version: 6.3.5 +Release: 20061009 # package options %option with_conf no # list of sources -Source0: http://download.berlios.de/fetchmail/fetchmail-%{V_dist}.tar.bz2 +Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.bz2 Source1: rc.fetchmail Source2: fetchmail.master Source3: fetchmail.users @@ -72,13 +68,13 @@ %track prog fetchmail = { - version = %{V_dist} + version = %{version} url = http://developer.berlios.de/project/showfiles.php?group_id=1824 regex = fetchmail-(__VER__(-rc\d+)?)\.tar\.(gz|bz2) } %prep - %setup -q -n fetchmail-%{V_dist} + %setup -q %patch -p0 %build @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org