Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37338176
en ru br
Репозитории ALT
D:0.4.15-alt0.1
5.1: 0.4.17-alt1
4.1: 0.4.14-alt3
4.0: 0.4.14-alt3
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: iscsitarget

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# hyperscsi.spec Copyright (C) Data Storage Institute, Singapore
#
# RPM specification file to package HyperSCSI RedHat RPMs
#
# Please refer to the README files for more information. If any of these files
# are missing, please download a complete version from our website.
#
# http://nst.dsi.a-star.edu.sg/mcsa/hyperscsi/
#

Summary: iSCSI kernel module and utilities
Name: iscsitarget
Version: 0.4.14
Release: alt3
License: GPL
Group: System/Kernel and hardware
Source0: %{name}-%{version}.tar.gz
URL: http://iscsitarget.sf.net/
BuildPreReq: kernel-headers-modules-std-smp
###############BuildPreReq: kernel-source-2.6.16
Requires: kernel-image-std-smp
Requires: openssl iscsitarget-utils service
BuildPreReq: libssl-devel
Packager: Yury A. Romanov <damned at altlinux.ru>
%define kernelversion 2.6.18-std-smp
Patch0:ietd-0.4.14-makefile.patch
%description
The iSCSItarget package provides server kernel modules for the
iSCSI protocol, as well as utilities to configure the kernel modules.
iSCSI is a protocol that conveys SCSI protocol related command and
data over networks, especially over IP.

%package utils
Group: System/Kernel and hardware
Summary: iSCSI kernel utilities
%description utils
The iSCSItarget package provides server kernel modules for the
iSCSI protocol, as well as utilities to configure the kernel modules.
iSCSI is a protocol that conveys SCSI protocol related command and
data over networks, especially over IP.
This package provides utils to create an iSCSI storage


%package -n kernel-modules-%name-%kernelversion
Group: System/Kernel and hardware
Summary: iSCSI kernel modules
%description -n kernel-modules-%name-%kernelversion
The iSCSItarget package provides server kernel modules for the
iSCSI protocol, as well as utilities to configure the kernel modules.
iSCSI is a protocol that conveys SCSI protocol related command and
data over networks, especially over IP.
This package provides kernel modules to create an iSCSI storage.

%prep
%setup -q
%patch0 -p1

%build
make KSRC=/usr/src/linux-%kernelversion

%install
rm -rf $RPM_BUILD_ROOT
make DISTDIR=$RPM_BUILD_ROOT install

%clean
#rm -rf $RPM_BUILD_ROOT

%files utils
%defattr(-,root,root)
/etc/init.d/iscsi-target
/usr/sbin/*
%doc README doc/*

%files -n kernel-modules-%name-%kernelversion
/lib/modules/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin