Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37044369
en ru br
ALT Linux repositórios
S:3.10.0-alt1
D:2.99.1-alt0.2
5.0: 3.1.2-alt1
4.1: 3.0.0-alt1
4.0: 2.2.4-alt1
3.0: 2.1.11-alt10

Group :: Sistema/Kernel e hardware
RPM: pciutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define libname libpci

Name: pciutils
Version: 3.1.2
Release: alt1

Summary: Linux PCI utilities
License: GPL
Group: System/Kernel and hardware

URL: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%name-%version.tar.gz
Packager: Michael Shigorin <mike at altlinux.org>

Requires: hwdatabase >= 0.2.0

# http://www.kernel.org/pub/software/utils/pciutils/

# http://git.kernel.org/?p=utils/pciutils/pciutils.git
# git://git.kernel.org/pub/scm/utils/pciutils/pciutils.git

Summary(ru_RU.KOI8-R): õÔÉÌÉÔÙ ÄÌÑ ÒÁÂÏÔÙ Ó PCI × Linux
Summary(uk_UA.KOI8-U): õÔÉ̦ÔÉ ÄÌÑ ÒÏÂÏÔÉ Ú PCI × Linux

%description
This package contains various utilities for inspecting and setting
devices connected to the PCI bus. The utilities provided require
kernel version 2.1.82 or newer (supporting the /proc/bus/pci interface).

%description -l ru_RU.KOI8-R
üÔÏÔ ÐÁËÅÔ ÓÏÄÅÒÖÉÔ ÎÅÓËÏÌØËÏ ÕÔÉÌÉÔ ÄÌÑ ÐÒÏÓÍÏÔÒÁ É ÎÁÓÔÒÏÊËÉ
ÕÓÔÒÏÊÓÔ×, ÐÏÄËÌÀÞÅÎÎÙÈ Ë ÛÉÎÅ PCI

%description -l uk_UA.KOI8-U
ãÅÊ ÐÁËÕÎÏË Í¦ÓÔÉÔØ ÄÅ˦ÌØËÁ ÕÔÉÌ¦Ô ÄÌÑ ÐÅÒÅÇÌÑÄÕ Ê ÎÁÌÁÛÔÕ×ÁÎÎÑ
ÐÒÉÓÔÒϧ×, Ñ˦ ЦÄËÌÀÞÅÎÏ ÄÏ ÛÉÎÉ PCI

%package -n %libname
Summary: Linux PCI library
Group: System/Libraries

%description -n %libname
This package contains shared library for inspecting and setting devices
connected to the PCI bus

%package -n %libname-devel
Summary: Linux PCI development library
Group: Development/C
Requires: %libname = %version-%release
Provides: %name-devel = %version-%release
Obsoletes: %name-devel < 2.99.1 %name-devel-static < 2.99.1

%description -n %libname-devel
This package contains PCI library headers

%prep
%setup -q

%build
make \
SHARED=yes \
OPT="%optflags" \
PREFIX=%_prefix \
IDSDIR=%_datadir/hwdatabase

%install
%make_install \
SHARED=yes \
DESTDIR=%buildroot \
PREFIX=%_prefix \
install install-lib

mv %buildroot%_sbindir %buildroot%_bindir
[ "%_libdir" = "%_prefix/lib" ] || {
mv %buildroot%_prefix/lib %buildroot%_libdir
}

%files
%_bindir/lspci
%_bindir/setpci
%_man8dir/lspci*
%_man8dir/setpci*
%doc README TODO ChangeLog *.lsm

%files -n %libname
%_libdir/*.so.*

%files -n %libname-devel
%_libdir/*.so
%_includedir/*
%_pkgconfigdir/*
%_man7dir/pcilib*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009