add missing buildrequires on gdbm-devel (Karsten Hopp)
This commit is contained in:
parent
9d30b3c26a
commit
0135fdcfec
@ -5,7 +5,7 @@
|
|||||||
Summary: The Cyrus SASL library.
|
Summary: The Cyrus SASL library.
|
||||||
Name: cyrus-sasl
|
Name: cyrus-sasl
|
||||||
Version: 2.1.21
|
Version: 2.1.21
|
||||||
Release: 9.2
|
Release: 10
|
||||||
License: Freely Distributable
|
License: Freely Distributable
|
||||||
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
|
||||||
@ -34,7 +34,7 @@ Patch21: cyrus-sasl-2.1.21-no-static-deps.patch
|
|||||||
Patch22: cyrus-sasl-2.1.21-gssapi-generic.patch
|
Patch22: cyrus-sasl-2.1.21-gssapi-generic.patch
|
||||||
Patch50: db-4.3.27-initmem.patch
|
Patch50: db-4.3.27-initmem.patch
|
||||||
Buildroot: %{_tmppath}/%{name}-root
|
Buildroot: %{_tmppath}/%{name}-root
|
||||||
BuildPrereq: autoconf, automake, libtool, groff
|
BuildPrereq: autoconf, automake, libtool, gdbm-devel, groff
|
||||||
BuildPrereq: krb5-devel >= 1.2.2, openssl-devel, pam-devel, pkgconfig
|
BuildPrereq: krb5-devel >= 1.2.2, openssl-devel, pam-devel, pkgconfig
|
||||||
BuildPrereq: mysql-devel, postgresql-devel
|
BuildPrereq: mysql-devel, postgresql-devel
|
||||||
Prereq: /sbin/ldconfig, chkconfig, /sbin/service
|
Prereq: /sbin/ldconfig, chkconfig, /sbin/service
|
||||||
@ -409,6 +409,9 @@ fi
|
|||||||
%{_sbindir}/sasl2-shared-mechlist
|
%{_sbindir}/sasl2-shared-mechlist
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 20 2006 Nalin Dahyabhai <nalin@redhat.com> 2.1.21-10
|
||||||
|
- add missing buildrequires on gdbm-devel (Karsten Hopp)
|
||||||
|
|
||||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1.21-9.2
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1.21-9.2
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user