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: 23-Jun-2008 18:02:17
Branch: HEAD Handle: 2008062317021600
Modified files:
openpkg-src/dovecot11 dovecot11.spec
Log:
upgrading package: dovecot11 1.1.rc13 -> 1.1.1
Summary:
Revision Changes Path
1.13 +5 -5 openpkg-src/dovecot11/dovecot11.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/dovecot11/dovecot11.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 dovecot11.spec
--- openpkg-src/dovecot11/dovecot11.spec 20 Jun 2008 10:28:42 -0000
1.12
+++ openpkg-src/dovecot11/dovecot11.spec 23 Jun 2008 16:02:16 -0000
1.13
@@ -23,9 +23,9 @@
# package version
%define V_major 1.1
-%define V_minor rc13
+%define V_minor 1
%define V_minor_sieve 5
-%define V_minor_managesieve rc12
+%define V_minor_managesieve 1
%define V_managesieve 0.10.2
# package information
@@ -39,7 +39,7 @@
Group: Mail
License: MIT+LGPL
Version: %{V_major}.%{V_minor}
-Release: 20080620
+Release: 20080623
# package options
%option with_fsl yes
@@ -53,7 +53,7 @@
%option with_sieve yes
# list of sources
-Source0:
http://www.dovecot.org/releases/%{V_major}/rc/dovecot-%{V_major}.%{V_minor}.tar.gz
+Source0:
http://www.dovecot.org/releases/%{V_major}/dovecot-%{V_major}.%{V_minor}.tar.gz
Source1:
http://www.dovecot.org/releases/sieve/dovecot-sieve-%{V_major}.%{V_minor_sieve}.tar.gz
Source2: fsl.dovecot
Source3: rc.dovecot
@@ -110,7 +110,7 @@
prog dovecot11 = {
version = %{V_major}.%{V_minor}
url = http://www.dovecot.org/download.html
- regex = dovecot-(1\.1(\.(?:rc)\d+)+)\.tar\.gz
+ regex = dovecot-(1\.1(\.\d+)+)\.tar\.gz
}
prog dovecot11:sieve = {
version = %{V_major}.%{V_minor_sieve}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]