diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 9221a55..1c106d7 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -6,7 +6,7 @@ Summary: The Cyrus SASL library. Name: cyrus-sasl Version: 2.1.21 -Release: 4 +Release: 5 License: Freely Distributable Group: System Environment/Libraries Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz @@ -32,7 +32,7 @@ Patch17: cyrus-sasl-2.1.21-builddir.patch Patch18: cyrus-sasl-2.1.21-linksrcs.patch Patch50: db-4.3.27-initmem.patch Buildroot: %{_tmppath}/%{name}-root -BuildPrereq: autoconf, automake, libtool +BuildPrereq: autoconf, automake, libtool, groff BuildPrereq: krb5-devel >= 1.2.2, openssl-devel, pam-devel, pkgconfig BuildPrereq: mysql-devel, postgresql-devel Prereq: /sbin/ldconfig, chkconfig, /sbin/service @@ -403,6 +403,9 @@ fi %{_sbindir}/sasl2-shared-mechlist %changelog +* Fri Sep 9 2005 Nalin Dahyabhai 2.1.21-5 +- add missing buildrequires: on groff (#163032) + * Thu Sep 1 2005 Nalin Dahyabhai 2.1.21-4 - move the ldapdb auxprop support into a subpackage (#167300) (note: the ldap password check support in saslauthd doesn't use auxprop)