- rebuild against db-4.3.21.
This commit is contained in:
parent
d754cff945
commit
60836a158f
@ -3,3 +3,4 @@ cyrus-sasl-2.1.19.tar.gz
|
||||
db-4.2.52.tar.gz
|
||||
cyrus-sasl-2.1.20.tar.gz
|
||||
cyrus-sasl-2.1.20.tar.gz.sig
|
||||
db-4.3.21.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define cs1_version 1.5.28
|
||||
%define _plugindir %{_libdir}/sasl
|
||||
%define _plugindir2 %{_libdir}/sasl2
|
||||
%define db_version 4.2.52
|
||||
%define db_version 4.3.21
|
||||
|
||||
# Version 1 support. We provide the library and plugins for the vanishingly
|
||||
# small number of applications which still need them. As of this writing,
|
||||
@ -11,7 +11,7 @@
|
||||
Summary: The Cyrus SASL library.
|
||||
Name: cyrus-sasl
|
||||
Version: 2.1.20
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: Freely Distributable
|
||||
Group: System Environment/Libraries
|
||||
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
|
||||
@ -22,7 +22,7 @@ Source3: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{cs1_version}.tar.g
|
||||
%endif
|
||||
Source4: saslauthd.init
|
||||
Source5: README.RPM
|
||||
Source6: http://www.sleepycat.com/download/snapshot/db-%{db_version}.tar.gz
|
||||
Source6: http://www.sleepycat.com/update/%{db_version}/db-%{db_version}.tar.gz
|
||||
Source7: sasl-mechlist.c
|
||||
Source8: sasl-checkpass.c
|
||||
Source9: saslauthd.sysconfig
|
||||
@ -520,6 +520,9 @@ fi
|
||||
#%{_sbindir}/saslauthd2-checkpass
|
||||
|
||||
%changelog
|
||||
* Thu Nov 11 2004 Jeff Johnson <jbj@jbj.org> 2.1.20-3
|
||||
- rebuild against db-4.3.21.
|
||||
|
||||
* Thu Nov 11 2004 Nalin Dahyabhai <nalin@redhat.com> 2.1.20-2
|
||||
- build with mysql-devel instead of mysqlclient10
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
60710be040801e9aff7353563b636518 cyrus-sasl-1.5.28.tar.gz
|
||||
cbc77517c9278cdb47613ce8cb55779f db-4.2.52.tar.gz
|
||||
268ead27f4ac39bcfe17d9e38e0f2977 cyrus-sasl-2.1.20.tar.gz
|
||||
d4ab532887be315f59746ab74de690a4 cyrus-sasl-2.1.20.tar.gz.sig
|
||||
014950aaadd531f6f9064c81a2018423 db-4.3.21.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user