Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37588485
en ru br
ALT Linux repos
S:3.09-alt0.1.qa1
5.0: 3.09-alt0.1
4.1: 3.09-alt0.1
4.0: 3.09-alt0.1
3.0: 3.05-alt2

Group :: System/Kernel and hardware
RPM: isicom

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define name isicom
%define version 3.05
%define release alt2

Summary: Multitech Intelligent Serial Internal (ISI) Support Tools
Name: %name
Version: %version
Release: %release
License: GPL (not Firmware)
Group: System/Kernel and hardware
Url: http://www.multitech.com/SUPPORT/drivers/list_by_os.asp

# available from: ftp://ftp.multitech.com/ISI-Cards/Linux/linux22x.tar

# package version unfortunately not mentioned org. package name :-(
Source: L305_22X_24X.tar.bz2
Patch0: isicom_3.05-firmld.patch
Patch1: isicom_3.05-Makefile.patch
ExcludeArch: alpha

%description
ISA-bus Multitech Intelligent Serial Internal (ISI) and Multi-Modem ISI server
card drivers for the following models:
 - ISIHP-2U,
 - ISIHP-2S,
 - ISIHI-2S,
 - ISI608,
 - ISI5634PCI/8,
 - ISI5634PCI/4,
 - ISI4608-PCI,
 - ISI4608,
 - ISI4604-PCI,
 - ISI3334/8e,
 - ISI3334/8,
 - ISI3334/4e,
 - ISI3334/4,
 - ISI2834/4

%prep
%setup -q -n isicom_3.05
%patch0 -p1
%patch1 -p1

%build
%make_build firmld

%install
mkdir -p $RPM_BUILD_ROOT/usr/{share/isicom,sbin}
#mkdir -p $RPM_BUILD_ROOT/etc/rc.d/init.d
install -m 755 firmld $RPM_BUILD_ROOT/usr/sbin
#install -m 755 isild $RPM_BUILD_ROOT/etc/rc.d/init.d/
install -m 644 *.bin $RPM_BUILD_ROOT/usr/share/isicom

%files
%defattr (644, root, root, 0755)
%doc README.TXT
%attr (755,root,root) /usr/sbin/firmld
/usr/share/isicom/*.bin

%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