From 45e6c1ada07b02e7b9aa5c45e82dfd1e947e6205 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Jan 24 2005 09:06:15 +0000 Subject: - Updated to dump 0.4b39 - Updated the experimental patch. --- diff --git a/.cvsignore b/.cvsignore index 7d99b60..8f8a4f7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ dump-0.4b37.tar.gz dump-0.4b38.tar.bz2 +dump-0.4b39.tar.bz2 diff --git a/dump.spec b/dump.spec index 98eff6b..d6f29c3 100644 --- a/dump.spec +++ b/dump.spec @@ -1,11 +1,10 @@ -#!/bin/bash %define _sbindir /sbin # XXX --enable-kerberos needs krcmd %define myoptions --enable-largefile --with-binmode=6755 --with-manowner=root --with-mangrp=root --with-manmode=0644 --with-dumpdates="%{_sysconfdir}/dumpdates" --enable-readline Summary: Programs for backing up and restoring ext2/ext3 filesystems. Name: dump -Version: 0.4b38 +Version: 0.4b39 Release: 1 License: BSD Group: Applications/Archiving @@ -98,6 +97,10 @@ rm -rf %{buildroot} %{_mandir}/man8/rmt.* %changelog +* Mon Jan 24 2005 Jindrich Novy 0.4b38-1 - Updated to dump 0.4b38 (#144840) - Updated the experimental dump patch. diff --git a/sources b/sources index 645f7f5..e5da1ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -695a5472cd849edcd848b104395be2fe dump-0.4b38.tar.bz2 +62d6054a2366392ce39b30d447e3191d dump-0.4b39.tar.bz2