Mageia Bugzilla – Attachment 2562 Details for
Bug 6763
[Update Request] - safecopy, a data recovery tool [mga1, mga2]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file for safecopy
safecopy.spec (text/x-rpm-spec), 978 bytes, created by
Olivier Delaune
on 2012-07-12 12:00:59 CEST
(
hide
)
Description:
spec file for safecopy
Filename:
MIME Type:
Creator:
Olivier Delaune
Created:
2012-07-12 12:00:59 CEST
Size:
978 bytes
patch
obsolete
>%define name safecopy >%define version 1.7 >%define release %mkrel 1 > >Summary: A data recovery tool >Name: %{name} >Version: %{version} >Release: %{release} >Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz >License: GPLv2 >Group: Archiving/Backup >Url: http://sourceforge.net/projects/safecopy/ >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot > >%description >safecopy is a data recovery tool which tries to extract as >much data as possible from a problematic (i.e. damaged >sectors) source - like floppy drives, harddisk partitions, >CDs, tape devices, ..., where other tools like dd would >fail doe to I/O errors. > >%prep >%setup -q > >%build >%configure >%make > >%install >rm -rf %{buildroot} >%makeinstall > >%clean >rm -rf %{buildroot} > >%files >%defattr(-,root,root) >%doc NEWS README COPYING AUTHORS specification.txt >%{_bindir}/* >%{_mandir}/man1/* > >%changelog >* Thu Jul 12 2012 Olivier Delaune <olivier.delaune@wanadoo.fr> 1.7-1.mga2 >- Package creation
%define name safecopy %define version 1.7 %define release %mkrel 1 Summary: A data recovery tool Name: %{name} Version: %{version} Release: %{release} Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz License: GPLv2 Group: Archiving/Backup Url: http://sourceforge.net/projects/safecopy/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, harddisk partitions, CDs, tape devices, ..., where other tools like dd would fail doe to I/O errors. %prep %setup -q %build %configure %make %install rm -rf %{buildroot} %makeinstall %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc NEWS README COPYING AUTHORS specification.txt %{_bindir}/* %{_mandir}/man1/* %changelog * Thu Jul 12 2012 Olivier Delaune <olivier.delaune@wanadoo.fr> 1.7-1.mga2 - Package creation
View Attachment As Raw
Actions:
View
Attachments on
bug 6763
: 2562