]> TLD Linux GIT Repositories - packages/dovecot-pigeonhole.git/commitdiff
- updated to 0.4.12
authorMarcin Krol <hawk@tld-linux.org>
Thu, 17 Mar 2016 09:45:03 +0000 (09:45 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Thu, 17 Mar 2016 09:45:03 +0000 (09:45 +0000)
dovecot-pigeonhole-config.patch
dovecot-pigeonhole.spec

index e9c8436884be776ed3bb3ea731abad73f5df5cc2..ceca30424efe515ec679411732dd3f4df85befe9 100644 (file)
@@ -1,17 +1,16 @@
-diff -ruN dovecot-2.1-pigeonhole-0.3.1/configure dovecot-2.1-pigeonhole-0.3.1-new/configure
---- dovecot-2.1-pigeonhole-0.3.1/configure     2012-05-25 21:32:09.000000000 +0000
-+++ dovecot-2.1-pigeonhole-0.3.1/configure     2012-06-10 09:46:34.761871135 +0000
-@@ -11385,19 +11385,19 @@
+--- dovecot-2.2-pigeonhole-0.4.12/configure    2016-02-06 09:54:27.000000000 +0000
++++ dovecot-2.2-pigeonhole-0.4.12/configure    2016-03-17 09:40:36.131768000 +0000
+@@ -11731,19 +11731,19 @@
  fi
  
  
--      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dovecot-config in \"$dovecotdir\"" >&5
--$as_echo_n "checking for dovecot-config in \"$dovecotdir\"... " >&6; }
+-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for \"$dovecotdir/dovecot-config\"" >&5
+-$as_echo_n "checking for \"$dovecotdir/dovecot-config\"... " >&6; }
 -      if test -f "$dovecotdir/dovecot-config"; then
 -              { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dovecotdir/dovecot-config" >&5
 -$as_echo "$dovecotdir/dovecot-config" >&6; }
-+      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dovecot-devel in \"$dovecotdir\"" >&5
-+$as_echo_n "checking for dovecot-devel in \"$dovecotdir\"... " >&6; }
++      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for \"$dovecotdir/dovecot-devel\"" >&5
++$as_echo_n "checking for \"$dovecotdir/dovecot-devel\"... " >&6; }
 +      if test -f "$dovecotdir/../dovecot-devel"; then
 +              { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dovecotdir/../dovecot-devel" >&5
 +$as_echo "$dovecotdir/../dovecot-devel" >&6; }
@@ -29,7 +28,7 @@ diff -ruN dovecot-2.1-pigeonhole-0.3.1/configure dovecot-2.1-pigeonhole-0.3.1-ne
        fi
  
        old=`pwd`
-@@ -11406,8 +11406,8 @@
+@@ -11752,8 +11752,8 @@
        cd $old
        DISTCHECK_CONFIGURE_FLAGS="--with-dovecot=$abs_dovecotdir --without-dovecot-install-dirs"
  
@@ -38,5 +37,5 @@ diff -ruN dovecot-2.1-pigeonhole-0.3.1/configure dovecot-2.1-pigeonhole-0.3.1-ne
 +      eval `grep -i '^dovecot_[a-z_]*=' "$dovecotdir"/../dovecot-devel`
 +      eval `grep '^LIBDOVECOT[A-Z_]*=' "$dovecotdir"/../dovecot-devel`
  
-       if test "$use_install_dirs" = "no"; then
-               dovecot_pkgincludedir='$(pkgincludedir)'
+       dovecot_installed_moduledir="$dovecot_moduledir"
index c86b10b157e43cf6818a292334dfd95b907f928c..9cadeab844dcf6833d49413b4918a8678b1737dc 100644 (file)
@@ -5,7 +5,7 @@
 # - fix mess with dovecot libraries (symlinks in package that shouldn't be here)
 
 %define        dovecot_series          2.2
-%define        pigeonhole_version      0.4.11
+%define        pigeonhole_version      0.4.12
 Summary:       Sieve plugin for dovecot
 Summary(pl.UTF-8):     Wtyczka Sieve i Managesieve dla dovecota
 Name:          dovecot-pigeonhole
@@ -14,7 +14,7 @@ Release:      1
 License:       LGPL
 Group:         Daemons
 Source0:       http://pigeonhole.dovecot.org/releases/%{dovecot_series}/dovecot-%{dovecot_series}-pigeonhole-%{pigeonhole_version}.tar.gz
-# Source0-md5: e48e36501ae48fc48ff47b3a4398a641
+# Source0-md5: eb96e65be62c71f987a3b5ad2d782b7b
 Patch0:                %{name}-config.patch
 URL:           http://www.dovecot.org/
 BuildRequires: autoconf