浏览代码

cyrus-sasl-2.1.23-9

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4637 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 12 年之前
父节点
当前提交
661a5e485a
共有 1 个文件被更改,包括 9 次插入1 次删除
  1. 9 1
      c/cyrus-sasl/cyrus-sasl-vl.spec

+ 9 - 1
c/cyrus-sasl/cyrus-sasl-vl.spec

@@ -10,7 +10,7 @@
 Summary: The Cyrus SASL library.
 Name: cyrus-sasl
 Version: 2.1.23
-Release: 8%{_dist_release}
+Release: 9%{_dist_release}
 License: BSD
 Group: System Environment/Libraries
 Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
@@ -41,6 +41,8 @@ Patch28: cyrus-sasl-2.1.21-keytab.patch
 Patch100: cyrus-sasl-2.1.22-db4.patch
 Patch101: cyrus-sasl-2.1.23-gcc44.patch
 
+Patch102: configure.patch
+
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: autoconf, automake, libtool
 # Note: berkeley db for sasl2, gdbm for sasl1.
@@ -231,6 +233,8 @@ chmod -x include/*.h
 %patch100 -p1 -b .db48
 %patch101 -p1 -b .gcc44
 
+%patch102 -p0 -b .configure
+
 # FIXME - we remove these files directly so that we can avoid using the -f
 # flag, which has a nasty habit of overwriting files like COPYING.
 rm -f config/config.guess config/config.sub 
@@ -554,6 +558,10 @@ fi
 
 
 %changelog
+* Mon Aug 22 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.1.23-9
+- fixed pam support.
+- fixed MySQL support.
+
 * Tue Apr 12 2011 Shu KONNO <owa@bg.wakwak.com> 2.1.23-8
 - rebuilt with postgresql-9.0.3