diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index abf3354..c1d1bd8 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -11,7 +11,7 @@ Summary: The Cyrus SASL library. Name: cyrus-sasl Version: 1.5.24 -Release: 23s.1 +Release: 24 License: Freely Distributable Group: System Environment/Libraries Source: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz @@ -81,6 +81,7 @@ autoconf %build CFLAGS="$RPM_OPT_FLAGS -fPIC"; export CFLAGS +libtoolize -f %configure \ --enable-static --enable-shared \ --with-plugindir=%{_libdir}/sasl \ @@ -159,8 +160,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog -* Wed Mar 18 2003 D. Marlin -- new s390 release number and rebuild for s390 (bug #85960) +* Tue Mar 26 2002 Tim Powers +- libtoolize * Fri Nov 2 2001 Nalin Dahyabhai 1.5.24-23 - patch to fix possible syslog format-string vulnerability