Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > a14d76c586fe532853acc7d2b882d250 > files > 2

mondo-1.40-1mdk.src.rpm

%define name mondo
%define version 1.40
%define release 1mdk

Summary: Create a rescue/restore CD.
Name: %name
Version: %version
Release: %release
License: GPL
Group: Archiving/Backup
Url: http://www.microwerks.net/~hugo/
Source: %name-%version.tar.bz2
BuildRoot: %_tmppath/%name-%version
Requires: mindi >= 0.52, bzip2, afio, cdrecord, mkisofs, lilo
BuildRequires: libnewt0.50-devel , libslang1-devel, libncurses5-devel

%description
Produce a program which any RedHat/Mandrake user can utilize to create
a rescue/restore CD (or CDs, if their installation is >2Gb approx.).

%prep
rm -rf $RPM_BUILD_ROOT

%setup

%build

%configure

%make

%install

%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
%doc INSTALL LICENSE README TODO mondo-manual.html
%_bindir/*
%_mandir/man1/*
%_datadir/%name

%changelog
* Thu Feb 21 2002 Lenny Cartier <lenny@mandrakesoft.com> 1.40-1mdk
- mdk spec