X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=dump.spec;h=6603fd7932ce31e239d94f0c5ae93b6d91e772bf;hb=e4a8bde40a6d8319d1b28e054e1a419ba3df2363;hp=522a146a20bd580528a19329c01e5b88b85ebe18;hpb=aa73f8472f7698b233f6b4f60c1fd213a69e077d;p=dump.git diff --git a/dump.spec b/dump.spec index 522a146..6603fd7 100644 --- a/dump.spec +++ b/dump.spec @@ -1,15 +1,16 @@ %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 -Version: 0.4b21 +Version: 0.4b22 Release: 1 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 @@ -121,6 +122,9 @@ rm -rf %{buildroot} %{_sbindir}/rrestore.static %changelog +* Sat May 12 2001 Stelian Pop +- dump 0.4b22 released, first packaging. + * Sat Jan 30 2001 Stelian Pop - dump 0.4b21 released, first packaging.