|
@@ -7,10 +7,10 @@
|
|
# No package in the current VineSeed tree needs Version 1 support
|
|
# No package in the current VineSeed tree needs Version 1 support
|
|
%define includev1 0
|
|
%define includev1 0
|
|
|
|
|
|
-Summary: The Cyrus SASL library.
|
|
|
|
-Name: cyrus-sasl
|
|
|
|
|
|
+Summary: The Cyrus SASL 2 library.
|
|
|
|
+Name: libsasl2_2
|
|
Version: 2.1.23
|
|
Version: 2.1.23
|
|
-Release: 11%{_dist_release}
|
|
|
|
|
|
+Release: 1%{_dist_release}
|
|
License: BSD
|
|
License: BSD
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
|
|
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
|
|
@@ -63,18 +63,7 @@ Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
|
|
|
|
%description
|
|
%description
|
|
-The %{name} package contains the Cyrus implementation of SASL.
|
|
|
|
-SASL is the Simple Authentication and Security Layer, a method for
|
|
|
|
-adding authentication support to connection-based protocols.
|
|
|
|
-
|
|
|
|
-%package devel
|
|
|
|
-Requires: %{name} = %{version}-%{release}
|
|
|
|
-Group: Development/Libraries
|
|
|
|
-Summary: Files needed for developing applications with Cyrus SASL.
|
|
|
|
-
|
|
|
|
-%description devel
|
|
|
|
-The %{name}-devel package contains files needed for developing and
|
|
|
|
-compiling applications which use the Cyrus SASL library.
|
|
|
|
|
|
+The %{name} package contains libsasl2.so.2 libraries.
|
|
|
|
|
|
%package gssapi
|
|
%package gssapi
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: %{name} = %{version}-%{release}
|
|
@@ -138,21 +127,11 @@ a directory server, accessed using LDAP, for storing shared secrets.
|
|
|
|
|
|
## to build compat32 for x86_64 architecture support
|
|
## to build compat32 for x86_64 architecture support
|
|
%package -n compat32-%{name}
|
|
%package -n compat32-%{name}
|
|
-Summary: The Cyrus SASL library.
|
|
|
|
|
|
+Summary: The Cyrus SASL 2 library.
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
|
|
|
|
%description -n compat32-%{name}
|
|
%description -n compat32-%{name}
|
|
-The %{name} package contains the Cyrus implementation of SASL.
|
|
|
|
-SASL is the Simple Authentication and Security Layer, a method for
|
|
|
|
-adding authentication support to connection-based protocols.
|
|
|
|
-
|
|
|
|
-%package -n compat32-%{name}-devel
|
|
|
|
-Group: Development/Libraries
|
|
|
|
-Summary: Files needed for developing applications with Cyrus SASL.
|
|
|
|
-
|
|
|
|
-%description -n compat32-%{name}-devel
|
|
|
|
-The %{name}-devel package contains files needed for developing and
|
|
|
|
-compiling applications which use the Cyrus SASL library.
|
|
|
|
|
|
+The %{name} package contains libsasl2.so.2 libraries.
|
|
|
|
|
|
%package -n compat32-%{name}-gssapi
|
|
%package -n compat32-%{name}-gssapi
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
@@ -431,7 +410,6 @@ fi
|
|
%endif
|
|
%endif
|
|
%doc %{name}-%{version}/{AUTHORS,COPYING,NEWS,README,doc/*.html}
|
|
%doc %{name}-%{version}/{AUTHORS,COPYING,NEWS,README,doc/*.html}
|
|
%doc $RPM_SOURCE_DIR/README.RPM
|
|
%doc $RPM_SOURCE_DIR/README.RPM
|
|
-%dir %{_sysconfdir}/sasl2
|
|
|
|
%{_libdir}/libsasl*.so.*
|
|
%{_libdir}/libsasl*.so.*
|
|
%if %{includev1}
|
|
%if %{includev1}
|
|
%dir %{_plugindir}/
|
|
%dir %{_plugindir}/
|
|
@@ -441,84 +419,46 @@ fi
|
|
%{_plugindir}/*anonymous*.so*
|
|
%{_plugindir}/*anonymous*.so*
|
|
%{_plugindir}/*anonymous*.la
|
|
%{_plugindir}/*anonymous*.la
|
|
%endif
|
|
%endif
|
|
-%{_plugindir2}/*anonymous*.so*
|
|
|
|
-%{_plugindir2}/*sasldb*.so*
|
|
|
|
-%{_mandir}/man8/*
|
|
|
|
-%{_sbindir}/dbconverter-2
|
|
|
|
-%if %{includev1}
|
|
|
|
-%{_sbindir}/saslpasswd
|
|
|
|
-%{_sbindir}/sasldblistusers
|
|
|
|
-%endif
|
|
|
|
-%{_sbindir}/saslpasswd2
|
|
|
|
-%{_sbindir}/sasldblistusers2
|
|
|
|
-%{_sbindir}/pluginviewer
|
|
|
|
-%{_sbindir}/saslauthd
|
|
|
|
-%{_sbindir}/testsaslauthd
|
|
|
|
-%config(noreplace) /etc/sysconfig/saslauthd
|
|
|
|
-%config /etc/rc.d/init.d/saslauthd
|
|
|
|
-/var/run/saslauthd
|
|
|
|
|
|
+%{_plugindir2}/*anonymous*.so.*
|
|
|
|
+%{_plugindir2}/*sasldb*.so.*
|
|
|
|
|
|
%files gssapi
|
|
%files gssapi
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*gssapi*.so*
|
|
|
|
|
|
+%{_plugindir2}/*gssapi*.so.*
|
|
|
|
|
|
%files plain
|
|
%files plain
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
%if %{includev1}
|
|
%if %{includev1}
|
|
-%{_plugindir}/*plain*.so*
|
|
|
|
|
|
+%{_plugindir}/*plain*.so.*
|
|
%{_plugindir}/*plain*.la
|
|
%{_plugindir}/*plain*.la
|
|
-%{_plugindir}/*login*.so*
|
|
|
|
|
|
+%{_plugindir}/*login*.so.*
|
|
%{_plugindir}/*login*.la
|
|
%{_plugindir}/*login*.la
|
|
%endif
|
|
%endif
|
|
-%{_plugindir2}/*plain*.so*
|
|
|
|
-%{_plugindir2}/*login*.so*
|
|
|
|
|
|
+%{_plugindir2}/*plain*.so.*
|
|
|
|
+%{_plugindir2}/*login*.so.*
|
|
|
|
|
|
%files md5
|
|
%files md5
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
%if %{includev1}
|
|
%if %{includev1}
|
|
-%{_plugindir}/*crammd5*.so*
|
|
|
|
|
|
+%{_plugindir}/*crammd5*.so.*
|
|
%{_plugindir}/*crammd5*.la
|
|
%{_plugindir}/*crammd5*.la
|
|
-%{_plugindir}/*digestmd5*.so*
|
|
|
|
|
|
+%{_plugindir}/*digestmd5*.so.*
|
|
%{_plugindir}/*digestmd5*.la
|
|
%{_plugindir}/*digestmd5*.la
|
|
%endif
|
|
%endif
|
|
-%{_plugindir2}/*crammd5*.so*
|
|
|
|
-%{_plugindir2}/*digestmd5*.so*
|
|
|
|
|
|
+%{_plugindir2}/*crammd5*.so.*
|
|
|
|
+%{_plugindir2}/*digestmd5*.so.*
|
|
|
|
|
|
%files ntlm
|
|
%files ntlm
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*ntlm*.so*
|
|
|
|
|
|
+%{_plugindir2}/*ntlm*.so.*
|
|
|
|
|
|
%files sql
|
|
%files sql
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*sql*.so*
|
|
|
|
|
|
+%{_plugindir2}/*sql*.so.*
|
|
|
|
|
|
%files ldap
|
|
%files ldap
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*ldapdb*.so*
|
|
|
|
-
|
|
|
|
-%files devel
|
|
|
|
-%defattr(-,root,root)
|
|
|
|
-%if %{includev1}
|
|
|
|
-%doc %{name}-%{version}/%{cs1_version}-devel
|
|
|
|
-%endif
|
|
|
|
-%doc %{name}-%{version}/doc/*.txt
|
|
|
|
-%defattr(-,root,root)
|
|
|
|
-%if %{includev1}
|
|
|
|
-%{_bindir}/sasl-sample-client
|
|
|
|
-%{_bindir}/sasl-sample-server
|
|
|
|
-%endif
|
|
|
|
-%{_bindir}/sasl2-sample-client
|
|
|
|
-%{_bindir}/sasl2-sample-server
|
|
|
|
-%{_includedir}/*
|
|
|
|
-%{_libdir}/libsasl*.so
|
|
|
|
-%if %{includev1}
|
|
|
|
-%{_plugindir}/*anonymous*.a
|
|
|
|
-%{_plugindir}/*crammd5*.a
|
|
|
|
-%{_plugindir}/*digestmd5*.a
|
|
|
|
-%{_plugindir}/*login*.a
|
|
|
|
-%{_plugindir}/*plain*.a
|
|
|
|
-%endif
|
|
|
|
-%{_mandir}/man3/*
|
|
|
|
|
|
+%{_plugindir2}/*ldapdb*.so.*
|
|
|
|
|
|
## to build compat32 for x86_64 architecture support
|
|
## to build compat32 for x86_64 architecture support
|
|
%if %{build_compat32}
|
|
%if %{build_compat32}
|
|
@@ -526,42 +466,42 @@ fi
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
%{_libdir}/libsasl*.so.*
|
|
%{_libdir}/libsasl*.so.*
|
|
%dir %{_plugindir2}/
|
|
%dir %{_plugindir2}/
|
|
-%{_plugindir2}/*anonymous*.so*
|
|
|
|
-%{_plugindir2}/*sasldb*.so*
|
|
|
|
|
|
+%{_plugindir2}/*anonymous*.so.*
|
|
|
|
+%{_plugindir2}/*sasldb*.so.*
|
|
|
|
|
|
%files -n compat32-%{name}-gssapi
|
|
%files -n compat32-%{name}-gssapi
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*gssapi*.so*
|
|
|
|
|
|
+%{_plugindir2}/*gssapi*.so.*
|
|
|
|
|
|
%files -n compat32-%{name}-plain
|
|
%files -n compat32-%{name}-plain
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*plain*.so*
|
|
|
|
-%{_plugindir2}/*login*.so*
|
|
|
|
|
|
+%{_plugindir2}/*plain*.so.*
|
|
|
|
+%{_plugindir2}/*login*.so.*
|
|
|
|
|
|
%files -n compat32-%{name}-md5
|
|
%files -n compat32-%{name}-md5
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*crammd5*.so*
|
|
|
|
-%{_plugindir2}/*digestmd5*.so*
|
|
|
|
|
|
+%{_plugindir2}/*crammd5*.so.*
|
|
|
|
+%{_plugindir2}/*digestmd5*.so.*
|
|
|
|
|
|
%files -n compat32-%{name}-ntlm
|
|
%files -n compat32-%{name}-ntlm
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*ntlm*.so*
|
|
|
|
|
|
+%{_plugindir2}/*ntlm*.so.*
|
|
|
|
|
|
# %files -n compat32-%{name}-sql
|
|
# %files -n compat32-%{name}-sql
|
|
# %defattr(-,root,root)
|
|
# %defattr(-,root,root)
|
|
-# %{_plugindir2}/*sql*.so*
|
|
|
|
|
|
+# %{_plugindir2}/*sql*.so.*
|
|
|
|
|
|
%files -n compat32-%{name}-ldap
|
|
%files -n compat32-%{name}-ldap
|
|
%defattr(-,root,root)
|
|
%defattr(-,root,root)
|
|
-%{_plugindir2}/*ldapdb*.so*
|
|
|
|
|
|
+%{_plugindir2}/*ldapdb*.so.*
|
|
|
|
|
|
-%files -n compat32-%{name}-devel
|
|
|
|
-%defattr(-,root,root)
|
|
|
|
-%{_libdir}/libsasl*.so
|
|
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Jan 9 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 2.1.23-1
|
|
|
|
+- new compatible package: libsasl2_2
|
|
|
|
+ - based cyrus-sasl package
|
|
|
|
+
|
|
* Mon Sep 16 2013 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.1.23-11
|
|
* Mon Sep 16 2013 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.1.23-11
|
|
- add patch200 for fix CVE-2013-4122 (NULL ptr. dereference)
|
|
- add patch200 for fix CVE-2013-4122 (NULL ptr. dereference)
|
|
|
|
|