]> git.wh0rd.org - dump.git/blobdiff - dump.spec
Only level 0 and no -u when dumping a subdirectory
[dump.git] / dump.spec
index 139594b3a037d6cd15da9bb0d0015bb3d1d389e8..15899b1f33ec1e781728d5e740fd68a23c9a0254 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -1,6 +1,6 @@
 Summary: Programs for backing up and restoring filesystems.
 Name: dump
-Version: 0.4b17
+Version: 0.4b18
 Release: 1
 Copyright: UCB
 Group: Applications/Archiving
@@ -52,7 +52,7 @@ This packages contains statically linked versions of dump and restore.
 
 %build
 
-./configure --prefix=/usr --with-binmode=0755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-static
+./configure --prefix=/usr --with-binmode=0755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-static --enable-readline
 
 make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"
 
@@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/rrestore.static
 
 %changelog
+* Thu Jun 30 2000 Stelian Pop <pop@cybercable.fr>
+- dump 0.4b18 released, first packaging.
+
 * Thu Jun  1 2000 Stelian Pop <pop@cybercable.fr>
 - dump 0.4b17 released, first packaging.