Browse Source

* cyrus-imapd: update Patch52

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5942 ec354946-7b23-47d6-9f5a-488ba84defc7
shaolin 12 years ago
parent
commit
060a9dd074
1 changed files with 6 additions and 2 deletions
  1. 6 2
      c/cyrus-imapd/cyrus-imapd-vl.spec

+ 6 - 2
c/cyrus-imapd/cyrus-imapd-vl.spec

@@ -1,6 +1,6 @@
 Name:			cyrus-imapd
 Version:		2.2.13p1
-Release:		10%{?_dist_release}
+Release:		11%{?_dist_release}
 
 # ********************** BUILD TIME OPTIONS START **********************
 
@@ -126,7 +126,7 @@ Patch16:                cyrus-imapd-2.2.12-encode64.patch
 Patch17:		cyrus-imapd-2.3.7-bufov.patch
 
 Patch51:                cyrus-imapd-2.2.12-config.patch
-Patch52:                cyrus-imapd-2.2.12-db4.6.patch
+Patch52:                cyrus-imapd-2.2.12-db48.patch
 # Patches >= 100 are fixed in CVS
 Patch100:		cyrus-imapd-2.2.13-2817.patch
 Patch101:		cyrus-imapd-2.2.13p1_CVE-2011-3208.patch
@@ -232,6 +232,7 @@ necessary for developing applications which use the imclient library.
 %package -n perl-Cyrus
 Group: Development/Libraries
 Summary: Cyrus IMAP server utility Perl modules.
+Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description -n perl-Cyrus
 The perl-Cyrus package contains Perl modules necessary to use the
@@ -763,6 +764,9 @@ fi
 %{_mandir}/man1/*
 
 %changelog
+* Thu Mar 22 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.2.13p1-11
+- update Patch52 (to link with db4-4.8.x)
+
 * Wed Jan 11 2012 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.2.13p1-10
 - added Patch104 for CVE-2011-3481