]> git.wh0rd.org - dump.git/blobdiff - dump.spec
Prepare for release 0.4b17
[dump.git] / dump.spec
index 55a9c203956ad64570c5a81dff06fb90367f91df..1fad91ec17efe8a4a51471e0d9e344a84c4f9f56 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -1,6 +1,6 @@
 Summary: Programs for backing up and restoring filesystems.
 Name: dump
-Version: 0.4b16
+Version: 0.4b17
 Release: 1
 Copyright: UCB
 Group: Applications/Archiving
@@ -61,7 +61,7 @@ mv restore/restore restore/restore.static
 
 make distclean
 
-./configure --prefix=/usr --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-rmt
+./configure --prefix=/usr --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --enable-rmt --enable-readline
 
 make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"
 
@@ -117,7 +117,10 @@ rm -rf $RPM_BUILD_ROOT
 /sbin/rrestore.static
 
 %changelog
-* Sat Mar  11 2000 Stelian Pop <pop@cybercable.fr>
+* Thu Jun  1 2000 Stelian Pop <pop@cybercable.fr>
+- dump 0.4b17 released, first packaging.
+
+* Sat Mar 11 2000 Stelian Pop <pop@cybercable.fr>
 - dump 0.4b16 released, first packaging.
 
 * Thu Mar  2 2000 Stelian Pop <pop@cybercable.fr>