]> git.wh0rd.org - dump.git/blobdiff - dump.spec
Exclude directory entries to non-dumped inodes from the dump.
[dump.git] / dump.spec
index f0938c1bf7e564723d12a1b58571ed2bf5485e15..ae0c08e17aab04420f0d9fceb559dedff6ef6260 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -1,15 +1,15 @@
 %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 --enable-largefile --enable-qfa
+%define        myoptions --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --with-dumpdates="%{_sysconfdir}/dumpdates"
 
 Summary: Programs for backing up and restoring ext2/ext3 filesystems.
 Name: dump
-Version: 0.4b28
+Version: 0.4b37
 Release: 1
 License: BSD
 URL: http://dump.sourceforge.net
 Group: Applications/Archiving
-Source: http://download.sourceforge.net/dump/dump-%{version}.tar.gz
+Source: dump-%{version}.tar.gz
 BuildPrereq: e2fsprogs-devel >= 1.18
 BuildPrereq: libtermcap-devel, readline-devel
 BuildPrereq: zlib-devel, bzip2-devel
@@ -59,7 +59,7 @@ This package contains statically linked versions of dump and restore.
 %setup -q
 
 %build
-%configure %{myoptions} --enable-static
+%configure %{myoptions} --enable-static -disable-rmt
 
 %ifarch alpha
 RPM_OPT_FLAGS=""
@@ -72,7 +72,7 @@ mv restore/restore restore/restore.static
 
 make distclean
 
-%configure %{myoptions} --enable-rmt
+%configure %{myoptions}
 
 make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes \
                          -Wmissing-prototypes -Wno-char-subscripts"
@@ -136,10 +136,37 @@ rm -rf %{buildroot}
 %{_sbindir}/rrestore.static
 
 %changelog
-* Fri Apr 12 2002 Stelian Pop <stelian@popies.net
+* Wed Jul  7 2004 Stelian Pop <stelian@popies.net>
+- dump 0.4b37 released, first packaging.
+
+* Wed Apr 21 2004 Stelian Pop <stelian@popies.net>
+- dump 0.4b36 released, first packaging.
+
+* Sun Dec 21 2003 Stelian Pop <stelian@popies.net>
+- dump 0.4b35 released, first packaging.
+
+* Fri Apr 18 2003 Stelian Pop <stelian@popies.net>
+- dump 0.4b34 released, first packaging.
+
+* Mon Feb 10 2003 Stelian Pop <stelian@popies.net>
+- dump 0.4b33 released, first packaging.
+
+* Fri Nov 15 2002 Stelian Pop <stelian@popies.net>
+- dump 0.4b32 released, first packaging.
+
+* Tue Jul 30 2002 Stelian Pop <stelian@popies.net>
+- dump 0.4b31 released, first packaging.
+
+* Thu Jul 25 2002 Stelian Pop <stelian@popies.net>
+- dump 0.4b30 released, first packaging.
+
+* Sat Jun  8 2002 Stelian Pop <stelian@popies.net>
+- dump 0.4b29 released, first packaging.
+
+* Fri Apr 12 2002 Stelian Pop <stelian@popies.net>
 - dump 0.4b28 released, first packaging.
 
-* Fri Feb 15 2002 Stelian Pop <stelian@popies.net
+* Fri Feb 15 2002 Stelian Pop <stelian@popies.net>
 - dump 0.4b27 released, first packaging.
 
 * Mon Jan  7 2002 Stelian Pop <stelian@popies.net>