Browse Source

update patch

master
parent
commit
6a4edd51c1
  1. 12
      dovecot/dovecot.patch
  2. 2
      dovecot/dovecot.spec

12
dovecot/dovecot.patch

@ -1,7 +1,7 @@
Index: configure.in
--- 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 @@
--- configure.in.orig 2012-04-23 14:35:10.000000000 +0200
+++ configure.in 2012-04-29 19:55:10.000000000 +0200
@@ -2122,14 +2122,14 @@
AC_CHECK_PROG(PG_CONFIG, pg_config, pg_config, NO)
if test $PG_CONFIG = NO; then
# based on code from PHP
@ -21,9 +21,9 @@ Index: configure.in
PGSQL_LIBDIR=$i/$j
fi
Index: configure
--- configure.orig 2011-03-04 19:47:55.000000000 +0100
+++ configure 2011-03-05 13:00:48.000000000 +0100
@@ -22214,14 +22214,14 @@
--- configure.orig 2012-04-23 14:35:52.000000000 +0200
+++ configure 2012-04-29 19:55:11.000000000 +0200
@@ -22919,14 +22919,14 @@
if test $PG_CONFIG = NO; then
# based on code from PHP

2
dovecot/dovecot.spec

@ -37,7 +37,7 @@ Class: EVAL
Group: Mail
License: MIT+LGPL
Version: %{V_major}.%{V_minor}
Release: 20120424
Release: 20120429
# package options
%option with_fsl yes

Loading…
Cancel
Save