Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37762025
en ru br
ALT Linux repos
S:3.1.0-alt1
5.0: 2.2.0.1-alt1

Group :: System/Kernel and hardware
RPM: dahdi-linux

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dahdi-linux
Summary: DAHDI drivers for Digium hardware and Asterisk
Version: 2.2.0.1
Release: alt1
License: GPL
Group: System/Kernel and hardware
Source: %name-%version.tar

%package headers
Summary: DAHDI headers
Group: System/Kernel and hardware

%description headers
DAHDI headers

%package -n kernel-source-dahdi
Summary: Linux DAHDI module sources
Group: Development/Kernel
BuildArch: noarch

%description -n kernel-source-dahdi
This package contains DAHDI sources for Linux kernel module


%description -n kernel-source-dahdi -l ru_RU.KOI8-R
Этот пакет содержит исходники DAHDI для модуля ядра Линукс


%description
Dahdi drivers only


%prep
%setup
t="$RPM_SOURCE_DIR/kernel-source-dahdi-%version"
rm -rf "$t"
mkdir -p $t/dahdi
cp -a ./ "$t/dahdi"
mv "$t" .

%install
make DESTDIR=%buildroot install-include
mkdir -p %buildroot%_usrsrc/kernel/sources
du -hsc kernel-source-dahdi-%version
tar cjf \
%buildroot%_usrsrc/kernel/sources/kernel-source-dahdi-%version.tar.bz2 \
kernel-source-dahdi-%version

%files headers
%dir %_includedir/dahdi
%_includedir/dahdi/dahdi_config.h
%_includedir/dahdi/fasthdlc.h
%_includedir/dahdi/kernel.h
%_includedir/dahdi/user.h
%_includedir/dahdi/wctdm_user.h

%files -n kernel-source-dahdi
%_usrsrc/kernel/sources/kernel-source-dahdi-%version.tar.bz2

%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