]> git.pld-linux.org Git - packages/cyrus-sasl.git/commitdiff
- rel 11 auto/th/cyrus-sasl-2_1_22-11
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 26 Oct 2007 01:22:58 +0000 (01:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- prefer types in <inttypes.h>
- properly detect gsskrb5_register_acceptor_identity
- fix DIGEST-MD5 AUTH parsing

Changed files:
    cyrus-sasl.spec -> 1.168

cyrus-sasl.spec

index 7061d684ee166879eb0e4446c6b2d8ba86bc47b7..e239695d340908f2408069cccafa552528606c39 100644 (file)
@@ -25,7 +25,7 @@ Summary(ru.UTF-8):    Библиотека Cyrus SASL
 Summary(uk.UTF-8):     Бібліотека Cyrus SASL
 Name:          cyrus-sasl
 Version:       2.1.22
-Release:       10
+Release:       11
 License:       distributable
 Group:         Libraries
 Source0:       ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-%{version}.tar.gz
@@ -43,6 +43,9 @@ Patch5:               %{name}-cryptedpw.patch
 Patch6:                %{name}-md5sum-passwords.patch
 Patch7:                %{name}-db.patch
 Patch8:                %{name}-automake_1_10.patch
+Patch9:                %{name}-digest-commas.patch
+Patch10:       %{name}-keytab.patch
+Patch11:       %{name}-sizes.patch
 URL:           http://asg.web.cmu.edu/sasl/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake
@@ -434,6 +437,9 @@ Wtyczka SQLite do Cyrus SASL.
 %endif
 %patch7 -p1
 %patch8 -p1
+%patch9 -p2
+%patch10 -p1
+%patch11 -p1
 
 cd doc
 echo "cyrus-sasl complies with the following RFCs:" > rfc-compliance
This page took 0.170606 seconds and 4 git commands to generate.