Johnny Hughes wrote:
If you download the SRPM and install it, then you can look at the spec file.
<snip>
Hi Johnny, Great, thanks for the info. Just in case anyone else is interested, here's how it worked for me:
# mkdir -p /usr/src/redhat/SOURCES # rpm -Uvh http://mirror.nic.uoregon.edu/centos/5/os/SRPMS/openldap-2.3.27-8.el5_1.3.sr... # fgrep enable /usr/src/redhat/SPECS/openldap.spec ...