Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37760473
en ru br
ALT Linux repos
S:0.79.10-alt2
5.0: 0.70.6-alt1
4.1: 0.70.6-alt1
4.0: 0.70.4-alt1
3.0: 0.62-alt1

Other repositories
Upstream:0.71.devel23

Group :: File tools
RPM: dvdisaster

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dvdisaster
Version: 0.70.4
Release: alt1

Summary: CD/DVD media error protection
License: GPL
Group: File tools

URL: http://www.dvdisaster.com/
Source: http://download.sourceforge.net/dvdisaster/dvdisaster-%version.tar.bz2

# Automatically added by buildreq on Tue Oct 24 2006

BuildRequires: bzlib-devel libgtk+2-devel

%description
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.

%prep
%setup -q

%build
./configure --prefix=/usr --docdir=%_docdir --with-nls=yes
%make_build

%install
install -pD -m755 dvdisaster %buildroot%_bindir/dvdisaster
pushd locale
LOCALEDIR=%buildroot/usr/share/locale
for i in ??; do
   install -d $LOCALEDIR/$i/LC_MESSAGES; \
   install $i/LC_MESSAGES/dvdisaster.mo $LOCALEDIR/$i/LC_MESSAGES; \
done
popd

%find_lang %name

%files -f %name.lang
%_bindir/*
%doc CHANGELOG CREDITS.en TODO
# Do not remove docs below - documentation accessed from GUI!
%doc documentation/en documentation/images
# file COPYING accessed from Help->License menu item in GUI, so we package it
%doc COPYING

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin