Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040855
en ru br
Репозитории ALT
4.1: 0.2.34-alt1
4.0: 0.2.34-alt1
3.0: 0.2.34-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: ldetect-lst

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

Name: ldetect-lst
Version: 0.2.34
Release: alt1

Summary: Hardware list for the light detection library
Summary(ru_RU.KOI8-R): База данных оборудования для библиотек определения
License: GPL
Group: System/Libraries
BuildArch: noarch

Source: %name-%version.tar.bz2
Source1: Cards2CardsNames.pl

BuildRequires: perl-MDK-Common

%package devel
Summary: Development environment for %name
Group: Development/Perl
Requires: ldetect-lst = %version
AutoReqProv: yes, perl

%description
The hardware device lists provided by this package are used as lookup
table to get hardware autodetection.

%description devel
See %name.

%prep
%setup -q

%build
%make_build

%install
%makeinstall
%SOURCE1 < $RPM_BUILD_ROOT/usr/share/%name/Cards+ > $RPM_BUILD_ROOT/usr/share/%name/CardsNames

# trigger is needed to upgrade from a package having

# /usr/share/ldetect-lst/pcitable in the package to the new scheme
%triggerpostun -- %name
if [ -x /usr/sbin/update-ldetect-lst ]; then
 /usr/sbin/update-ldetect-lst
fi

%preun
/usr/sbin/update-ldetect-lst --clean

%post
/usr/sbin/update-ldetect-lst

%files
%_datadir/%name
%_sbindir/*

%files devel
%_bindir/*
%doc convert/README.pcitable ChangeLog

%changelog

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

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