| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 | Name:		scsi2sd-utilVersion:	4.4.0Release:	1%{?dist}Summary:	SCSI2SD utilityLicense:	GPLv3URL:		http://www.codesrc.com/mediawiki/index.php?title=SCSI2SDSource0:	scsi2sd-util-4.4.0.tar.bz2BuildRequires:	wxGTK3-develBuildRequires:	zlib-develBuildRequires:	hidapi-develBuildRequires:	systemd-develBuildRequires:	gcc-c++Requires:	wxGTK3Requires:	zlibRequires:	hidapi%descriptionSCSI2SD, The SCSI Hard Drive Emulator for retro computing.Traditional hard drives last 5 years*. Maybe, if you're luckly, you'll get 10years of service from a particular drive. The lubricants wear out, the spindlesrust. SCSI2SD is a modern replacement for failed drives. It allows the use ofvintage computer hardware long after their mechanical drives fail. The use ofSD memory cards solves the problem of transferring data between the vintagecomputer and a modern PC (who still has access to a working floppy drive ?)*All statistics are made up.This package provides the tools to manage the SCSI2SD card:- scsi2sd-util, to configure it- scsi2sd-monitor, to test it%prep%setup -q%buildmake USE_SYSTEM=Yes %{?_smp_mflags}%install%make_install USE_SYSTEM=Yes%files%{_bindir}/scsi2sd-util%{_bindir}/scsi2sd-monitor%changelog
 |