info: isapnptools.spec

Marcin Korzonek mkorz w shadow.eu.org
Nie, 27 Wrz 1998, 23:34:35 CEST


Hej,
isapnptools.spec
-- 
   Marcin Korzonek
   mkorz w shadow.eu.org
-------------- następna część ---------
Summary: Programs to configure ISA Plug-And-Play devices on a linux machine.
Summary(pl): Narzędzia do konfigurowania urządzeń Plug-And-Pray.
Name: isapnptools
Version: 1.11
Release: 7
Copyright: GPL
Group: Utilities/System
URL: http://www.roestock.demon.co.uk/isapnptools/
Source: ftp://ftp.demon.co.uk/pub/unix/linux/utils/%{name}-%{version}.tar.gz
Patch: %{name}.patch
Patch1: %{name}-skipio.patch
BuildRoot: /tmp/%{name}-%{version}-root

%description
These programs allow ISA Plug-And-Play devices to be configured
on a Linux machine.

This program is suitable for all systems, whether or not they
include a PnP BIOS. In fact, a PnP BIOS adds some complications
because it may already activate some cards so that the drivers
can find them, and these tools can unconfigure them, or change
their settings causing all sorts of nasty effects. If you have
(for example) plug and play network cards that already work, I
suggest you read section 4 on the format of the configuration
file below very carefully.

%description -l pl
Programy zawarte w tym pakiecie umożliwiają skonfigurowanie urządzeń
Plug-And-Play podłączonych do szyny ISA.

Narzędzia są dostosowane do wszystkich systemów i nie wymagają
posiadania BIOS-u obsługującego PnP.

%prep
%setup -q

%patch -p1
%patch1 -p1

%build
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"

%install
rm -rf $RPM_BUILD_ROOT

install -d $RPM_BUILD_ROOT/{sbin,usr/man/man5,usr/man/man8,/etc}
make DESTDIR=$RPM_BUILD_ROOT install
touch $RPM_BUILD_ROOT/etc/isapnp.conf

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(644, root, root, 755)
%doc CHANGES README README.ide README.initrd README.modules
%doc isapnp.conf isapnp.lsm
%attr(600, root, root) %config(noreplace) %verify(not size md5 mtime)/etc/isapnp.conf
%attr(700, root, root) /sbin/*
%attr(644, root, man) /usr/man/*/*

%changelog
* Sun Sep 27 1998 Marcin Korzonek <mkorz w shadow.eu.org>
- translations modified for pl
- defined files permission
- added config file

* Tue Jun 30 1998 Wojtek Slusarczyk <wojtek w shadow.eu.org>
[1.11-7]
- build against glibc-2.1

* Fri Oct 03 1997 Michael Fulbright <msf w redhat.com>

- added code to avoid probing in IO port ranges in /proc/ioports

* Fri Aug 22 1997 Mike Wangsmo <wanger w redhat.com>

- Built against glibc

* Thu Jul 17 1997 Timo Karjalainen <timok w iki.fi>

- Updated to version 1.11
- Added RPM_OPT_FLAGS
- Uses BuildRoot



Więcej informacji o liście dyskusyjnej pld-devel-pl