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: 05-Oct-2007 16:20:27 Branch: HEAD Handle: 2007100515202700 Modified files: openpkg-src/dbmail dbmail.spec Log: upgrading package: dbmail 2.2.7rc2 -> 2.2.7rc3 Summary: Revision Changes Path 1.30 +4 -4 openpkg-src/dbmail/dbmail.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dbmail/dbmail.spec ============================================================================ $ cvs diff -u -r1.29 -r1.30 dbmail.spec --- openpkg-src/dbmail/dbmail.spec 27 Sep 2007 17:58:53 -0000 1.29 +++ openpkg-src/dbmail/dbmail.spec 5 Oct 2007 14:20:27 -0000 1.30 @@ -25,8 +25,8 @@ # package component versions %define V_major 2.2 %define V_minor 7 -%define V_micro rc2 -%define V_micro_sep -rc2 +%define V_micro rc3 +%define V_micro_sep -rc3 # package information Name: dbmail @@ -39,7 +39,7 @@ Group: Mail License: GPL Version: %{V_major}.%{V_minor}%{V_micro} -Release: 20070927 +Release: 20071005 # package options %option with_fsl yes @@ -104,7 +104,7 @@ %track prog dbmail = { - version = %{version} + version = %{V_major}.%{V_minor}%{V_micro_sep} url = http://www.dbmail.org/index.php?page=download regex = dbmail-(\d+\.[02468](?:\.\d+)+(-?rc\d+)?)\.tar\.gz } @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org