]> git.wh0rd.org - dump.git/blobdiff - dump.spec
Make BREADEMAX adjustable with the -I option to dump.
[dump.git] / dump.spec
index e7d4a25cc75cdabf942c7badedcf9350e571dd08..483ebe9cf83b38887ee83ae1224689a7790e862f 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -4,7 +4,7 @@
 
 Summary: Programs for backing up and restoring ext2/ext3 filesystems.
 Name: dump
-Version: 0.4b23
+Version: 0.4b24
 Release: 1
 License: BSD
 Group: Applications/Archiving
@@ -108,7 +108,7 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root)
 %doc CHANGES COPYRIGHT KNOWNBUGS MAINTAINERS README REPORTING-BUGS THANKS TODO
-%doc dump.lsm
+%doc dump.lsm examples
 %attr(0664,root,disk)  %config(noreplace) %{_sysconfdir}/dumpdates
 %attr(0755,root,root)  /usr/sbin/dump
 /usr/sbin/rdump
@@ -133,6 +133,9 @@ rm -rf %{buildroot}
 %{_sbindir}/rrestore.static
 
 %changelog
+* Wed Sep 12 2001 Stelian Pop <pop@noos.fr>
+- dump 0.4b24 released, first packaging.
+
 * Fri Jul 20 2001 Stelian Pop <pop@noos.fr>
 - dump 0.4b23 released, first packaging.