X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=dump.spec;h=6d9019384f91ca59aa208bc8fec96b74bccfb587;hp=d540b427d303d4639dc5146fb9a40868eb2a420a;hb=26ce8fc8f42b8cdd92e9eaadae48be256813b001;hpb=51c11d00ad6213e3d00e484eff39d3fc734afa8e diff --git a/dump.spec b/dump.spec index d540b42..6d90193 100644 --- a/dump.spec +++ b/dump.spec @@ -1,10 +1,10 @@ %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.4b32 +Version: 0.4b40 Release: 1 License: BSD URL: http://dump.sourceforge.net @@ -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,6 +136,27 @@ rm -rf %{buildroot} %{_sbindir}/rrestore.static %changelog +* Fri Jan 21 2005 Stelian Pop +- dump 0.4b39 released, first packaging. + +* Fri Jan 7 2005 Stelian Pop +- dump 0.4b38 released, first packaging. + +* Wed Jul 7 2004 Stelian Pop +- dump 0.4b37 released, first packaging. + +* Wed Apr 21 2004 Stelian Pop +- dump 0.4b36 released, first packaging. + +* Sun Dec 21 2003 Stelian Pop +- dump 0.4b35 released, first packaging. + +* Fri Apr 18 2003 Stelian Pop +- dump 0.4b34 released, first packaging. + +* Mon Feb 10 2003 Stelian Pop +- dump 0.4b33 released, first packaging. + * Fri Nov 15 2002 Stelian Pop - dump 0.4b32 released, first packaging.