rpms/autofs/devel autofs.spec,1.102,1.103

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jun 13 22:01:16 UTC 2006


Author: jmoyer

Update of /cvs/dist/rpms/autofs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv19746

Modified Files:
	autofs.spec 
Log Message:
- Add a BuildPrereq for cyrus-sasl-devel




Index: autofs.spec
===================================================================
RCS file: /cvs/dist/rpms/autofs/devel/autofs.spec,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- autofs.spec	13 Jun 2006 07:37:58 -0000	1.102
+++ autofs.spec	13 Jun 2006 22:00:52 -0000	1.103
@@ -4,7 +4,7 @@
 Summary: A tool for automatically mounting and unmounting filesystems.
 Name: autofs
 %define version 5.0.0_beta4
-%define release 9
+%define release 10
 Version: %{version}
 Release: %{release}
 Epoch: 1
@@ -29,7 +29,7 @@
 Patch15: autofs-5.0.0_beta4-program-map-offset-handling.patch
 Patch16: autofs-5.0.0_beta4-module-load-to-init.patch
 Buildroot: /var/tmp/autofs-tmp
-BuildPrereq: autoconf, hesiod-devel, openldap-devel, bison, flex
+BuildPrereq: autoconf, hesiod-devel, openldap-devel, bison, flex, cyrus-sasl-devel
 Prereq: chkconfig
 Requires: /bin/bash mktemp sed gawk textutils sh-utils grep /bin/ps
 Obsoletes: autofs-ldap
@@ -138,6 +138,9 @@
 %{_libdir}/autofs/*
 
 %changelog
+* Tue Jun 13 2006 Jeff Moyer <jmoyer at redhat.com> - 5.0.0_beta4-10
+- Add a BuildPrereq for cyrus-sasl-devel
+
 * Tue Jun 13 2006 Ian Kent <ikent at redhat.com> - 5.0.0_beta4-9
 - move autofs4 module loading back to init script (part bz # 194061).
 




More information about the fedora-cvs-commits mailing list