OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Mar-2007 11:30:43
Branch: HEAD Handle: 2007031510304300
Modified files:
openpkg-src/squirrelmail
squirrelmail.spec
Log:
upgrading package: squirrelmail 1.4.9 -> 1.4.9a
Summary:
Revision Changes Path
1.55 +3 -3 openpkg-src/squirrelmail/squirrelmail.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/squirrelmail/squirrelmail.spec
============================================================================
$ cvs diff -u -r1.54 -r1.55 squirrelmail.spec
--- openpkg-src/squirrelmail/squirrelmail.spec 19 Jan 2007 09:41:18
-0000 1.54
+++ openpkg-src/squirrelmail/squirrelmail.spec 15 Mar 2007 10:30:43
-0000 1.55
@@ -23,7 +23,7 @@
##
# package version
-%define V_sqmail 1.4.9
+%define V_sqmail 1.4.9a
%define V_locale 1.4.9-20070106
%define V_plugin_compat 2.0.6
%define V_plugin_logger 1.4.0-1.0.6
@@ -51,7 +51,7 @@
Group: Mail
License: GPL
Version: %{V_sqmail}
-Release: 20070119
+Release: 20070315
# package options
%option with_plugins no
@@ -104,7 +104,7 @@
prog squirrelmail = {
version = %{V_sqmail}
url = http://prdownloads.sourceforge.net/squirrelmail/
- regex = squirrelmail-(\d+\.[02468]\.\d+)\.tar\.bz2
+ regex = squirrelmail-(\d+\.[02468]\.\d+[a-z]?)\.tar\.bz2
}
prog squirrelmail:locales = {
version = %{V_locale}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]