Browse Source

upgrading package: dovecot -> 2.0.10

master
parent
commit
f813a6f114
  1. 10
      dovecot/dovecot.patch
  2. 6
      dovecot/dovecot.spec

10
dovecot/dovecot.patch

@ -1,6 +1,6 @@
Index: configure.in
--- configure.in.orig 2010-12-03 19:25:33.000000000 +0100
+++ configure.in 2010-12-04 10:19:39.000000000 +0100
--- configure.in.orig 2011-03-04 19:47:50.000000000 +0100
+++ configure.in 2011-03-05 13:00:48.000000000 +0100
@@ -2094,14 +2094,14 @@
AC_CHECK_PROG(PG_CONFIG, pg_config, pg_config, NO)
if test $PG_CONFIG = NO; then
@ -21,9 +21,9 @@ Index: configure.in
PGSQL_LIBDIR=$i/$j
fi
Index: configure
--- configure.orig 2010-12-03 19:42:03.000000000 +0100
+++ configure 2010-12-04 10:19:40.000000000 +0100
@@ -22122,14 +22122,14 @@
--- configure.orig 2011-03-04 19:47:55.000000000 +0100
+++ configure 2011-03-05 13:00:48.000000000 +0100
@@ -22214,14 +22214,14 @@
if test $PG_CONFIG = NO; then
# based on code from PHP

6
dovecot/dovecot.spec

@ -23,8 +23,8 @@
# package version
%define V_major 2.0
%define V_minor 9
%define V_pigeonhole 20110203
%define V_minor 10
%define V_pigeonhole 20110305
# package information
Name: dovecot
@ -37,7 +37,7 @@ Class: EVAL
Group: Mail
License: MIT+LGPL
Version: %{V_major}.%{V_minor}
Release: 20110203
Release: 20110305
# package options
%option with_fsl yes

Loading…
Cancel
Save