]> git.wh0rd.org - dump.git/blobdiff - dump.spec
Another set of compression patches from Jerry.
[dump.git] / dump.spec
index 522a146a20bd580528a19329c01e5b88b85ebe18..ce128e7adcac7ba6be42824504bc1a4eced51177 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -1,6 +1,6 @@
 %define        _sbindir /sbin
 # XXX --enable-kerberos                needs krcmd
-%define        myoptions --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --with-dumpdates="%{_sysconfdir}/dumpdates" --enable-readline
+%define        myoptions --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --with-dumpdates="%{_sysconfdir}/dumpdates" --enable-readline --enable-largefile --enable-qfa
 
 Summary: Programs for backing up and restoring filesystems.
 Name: dump
@@ -10,6 +10,7 @@ License: BSD
 Group: Applications/Archiving
 Source: http://download.sourceforge.net/dump/dump-%{version}.tar.gz
 Requires: rmt
+BuildRequires: e2fsprogs-devel
 BuildRoot: %{_tmppath}/%{name}-root
 
 %description