On Sat, 29 Jan 2000, Jeremy Fitzhardinge wrote:

> Hi all,
> 
> To celebrate autofs4 being in 2.3.41, I've released autofs-4.0.0-pre2.  Nothing
> major really, just some cleanups:
> 
> autofs-4.0.0-pre2: Since autofs-4.0.0-pre1:
> -------------------------------------------
> * Include kernel patches for 2.2.x in source (2.3.41 onwards has it standard)
> * Clean up left over scaffolding directories if a tree didn't completely
>   mount.
> * Make rc scripts wait for termination; it can take a long time if there's
>   lots of filesystems mounted
> * Add a daemonoptions variable to rc script make it easy add timeouts, etc
> 

Jeremy,

Seems to work fine here.  However, in order to build using rpm, this still
needs to happen.  Also, the tarball and its directory must be called, e.g.
autofs-4.0.0pre2.tar.gz and autofs-4.0.0pre2 respectively.

Again, a minor point, but likely to be frustrating for less technical
users.

Steve



--- autofs.spec.orig    Sat Jan 29 18:14:06 2000
+++ autofs.spec Sun Jan 30 11:42:29 2000
@@ -1,7 +1,7 @@
 # $Id: autofs.spec,v 1.5 1999/03/07 23:04:23 hpa Exp $
 Summary: autofs daemon
 Name: autofs
-%define version 3.1.4
+%define version 4.0.0pre2
 Version: %{version}
 Release: 1
 Copyright: GPL
@@ -82,25 +82,26 @@
 /usr/man/*/*
 
 %changelog
-$Log: autofs.spec,v $
-Revision 1.5  1999/03/07 23:04:23  hpa
-Remove silly commented-out patch line
+# $Log: autofs.spec,v $
 
-Revision 1.4  1999/03/07 22:34:02  hpa
-Added (missingok) to auto.master.
+# Revision 1.5  1999/03/07 23:04:23  hpa
+# Remove silly commented-out patch line
 
-Revision 1.3  1998/11/05 04:06:00  hpa
-Regularized the logs.
+# Revision 1.4  1999/03/07 22:34:02  hpa
+# Added (missingok) to auto.master.
 
-Revision 1.2  1998/11/05 04:00:50  hpa
-Add RCS Id/Log tags.
+# Revision 1.3  1998/11/05 04:06:00  hpa
+# Regularized the logs.
 
-Revision 1.1  1998/11/05 01:13:10  hpa
-Imported spec file from RedHat Rawhide SRPM 3.1.1-8;
-adjusted to be closer to 3.1.4 recommended use; not
-done yet, however.
+# Revision 1.2  1998/11/05 04:00:50  hpa
+# Add RCS Id/Log tags.
 
-RedHat logs:
+# Revision 1.1  1998/11/05 01:13:10  hpa
+# Imported spec file from RedHat Rawhide SRPM 3.1.1-8;
+# adjusted to be closer to 3.1.4 recommended use; not
+# done yet, however.
+
+# RedHat logs:
 
 * Tue Oct  6 1998 Bill Nottingham <[EMAIL PROTECTED]>
 - fix bash2 breakage in init script

Reply via email to