Author: qboosh                       Date: Sat May 27 11:28:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.1.22, updated gcc4 patch, removed obsolete configdir patch

---- Files affected:
SPECS:
   cyrus-sasl.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: SPECS/cyrus-sasl.spec
diff -u SPECS/cyrus-sasl.spec:1.152 SPECS/cyrus-sasl.spec:1.153
--- SPECS/cyrus-sasl.spec:1.152 Fri May 12 12:47:17 2006
+++ SPECS/cyrus-sasl.spec       Sat May 27 13:28:13 2006
@@ -26,24 +26,23 @@
 Summary(ru):   âÉÂĚÉĎÔĹËÁ Cyrus SASL
 Summary(uk):   âŚÂĚŚĎÔĹËÁ Cyrus SASL
 Name:          cyrus-sasl
-Version:       2.1.21
-Release:       8
+Version:       2.1.22
+Release:       1
 License:       distributable
 Group:         Libraries
 Source0:       ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-%{version}.tar.gz
-# Source0-md5: dde02db234dea892bee298390890502e
+# Source0-md5: 45dde9d19193ae9dd388eb68b2027bc9
 Source1:       saslauthd.init
 Source2:       saslauthd.sysconfig
 Source3:       %{name}.pam
-Patch0:                %{name}-configdir.patch
-Patch1:                %{name}-nolibs.patch
-Patch2:                %{name}-lt.patch
-Patch3:                %{name}-split-sql.patch
-Patch4:                %{name}-opie.patch
-Patch5:                %{name}-gcc4.patch
+Patch0:                %{name}-nolibs.patch
+Patch1:                %{name}-lt.patch
+Patch2:                %{name}-split-sql.patch
+Patch3:                %{name}-opie.patch
+Patch4:                %{name}-gcc4.patch
 # Adapted from 
http://frost.ath.cx/software/cyrus-sasl-patches/dist/2.1.19/cyrus-sasl-2.1.19-checkpw.c+sql.c.patch
-Patch6:                %{name}-cryptedpw.patch
-Patch7:                %{name}-md5sum-passwords.patch
+Patch5:                %{name}-cryptedpw.patch
+Patch6:                %{name}-md5sum-passwords.patch
 URL:           http://asg.web.cmu.edu/sasl/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake
@@ -427,10 +426,9 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 %if %{with cryptedpw}
+%patch5 -p1
 %patch6 -p1
-%patch7 -p1
 %endif
 
 cd doc
@@ -464,6 +462,7 @@
        %{!?with_gssapi: --disable-gssapi} \
        %{?with_gssapi: --enable-gssapi --with-gss_impl=heimdal} \
        --enable-login \
+       --enable-sample \
        --enable-sql \
        %{?with_srp: --enable-srp} \
        --enable-static \
@@ -556,12 +555,14 @@
 # sample programs to subpackage instead?
 %attr(755,root,root) %{_bindir}/sasl-sample-client
 %attr(755,root,root) %{_bindir}/sasl-sample-server
+%attr(755,root,root) %{_sbindir}/pluginviewer
 %attr(755,root,root) %{_sbindir}/sasldblistusers2
 %attr(755,root,root) %{_sbindir}/saslpasswd2
 
 %attr(640,root,mail) %ghost %config(noreplace) %verify(not md5 mtime size) 
/var/lib/sasl2/sasl.db
-%{_mandir}/man8/sasldblistusers2.*
-%{_mandir}/man8/saslpasswd2.*
+%{_mandir}/man8/pluginviewer.8*
+%{_mandir}/man8/sasldblistusers2.8*
+%{_mandir}/man8/saslpasswd2.8*
 
 %files devel
 %defattr(644,root,root,755)
@@ -660,7 +661,7 @@
 %attr(755,root,root) %{_sbindir}/testsaslauthd
 %attr(755,root,root) %{_sbindir}/saslcache
 %attr(754,root,root) /etc/rc.d/init.d/saslauthd
-%{_mandir}/man8/saslauthd.*
+%{_mandir}/man8/saslauthd.8*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -668,6 +669,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2006/05/27 11:28:13  qboosh
+- updated to 2.1.22, updated gcc4 patch, removed obsolete configdir patch
+
 Revision 1.152  2006/05/12 10:47:17  qboosh
 - fixed ru/uk summaries in -devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cyrus-sasl.spec?r1=1.152&r2=1.153&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to