Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37811066
en ru br
Репозитории ALT

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

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

# SPDX-License-Identifier: GPL-2.0-only
%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

Name: ioport
Version: 1.2
Release: alt1
Summary: Access PC I/O ports from command line
License: GPLv2+
Group: System/Kernel and hardware
Url: https://people.redhat.com/rjones/ioport/
Vcs:git://git.annexia.org/ioport.git

Source: %name-%version.tar

ExclusiveArch: %ix86 x86_64

BuildRequires: perl-Pod-Perldoc

%description
This package adds commands to access machine I/O ports directly.

%prep
%setup

%build
%add_optflags -Wextra -Werror -fanalyzer
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%files
%doc COPYING README
%_bindir/*
%_man1dir/*

%changelog

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

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