From: Martin Mares Date: Sat, 4 Dec 1999 12:55:10 +0000 (+0000) Subject: Released as version 2.1.1. X-Git-Tag: v3.0.0~253 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=392312050cef0747ef6693b36798a527f950d7bf;p=pciutils.git Released as version 2.1.1. --- diff --git a/ChangeLog b/ChangeLog index b3d1e08..c58c79b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Sat Dec 4 13:11:03 1999 Martin Mares + * Released as version 2.1.1. + * pci.ids: Several new ID's. * setpci.c (exec_op): Don't forget to increment address after writing diff --git a/Makefile b/Makefile index 2b28110..b80fe73 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.25 1999/10/30 09:25:09 mj Exp $ +# $Id: Makefile,v 1.26 1999/12/04 12:55:11 mj Exp $ # Makefile for Linux PCI Utilities # (c) 1998--1999 Martin Mares @@ -6,10 +6,10 @@ OPT=-O2 -fomit-frame-pointer #OPT=-O2 -g CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror -VERSION=2.1 +VERSION=2.1.1 SUFFIX= #SUFFIX=-alpha -DATE=1999-10-30 +DATE=1999-12-04 ifeq ($(shell uname),FreeBSD) ROOT=/usr/local diff --git a/README b/README index 844355a..489fa17 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This package contains the PCI Utilities, version 2.1. +This package contains the PCI Utilities, version 2.1.1. Copyright (c) 1997--1999 Martin Mares diff --git a/pciutils.lsm b/pciutils.lsm index b424f45..3fe5d7d 100644 --- a/pciutils.lsm +++ b/pciutils.lsm @@ -1,7 +1,7 @@ Begin3 Title: Linux PCI Utilities -Version: 2.1 -Entered-date: 991030 +Version: 2.1.1 +Entered-date: 991204 Description: This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Requires kernel version 2.1.82 or newer (supporting the /proc/bus/pci @@ -9,7 +9,7 @@ Description: This package contains various utilities for inspecting and Keywords: kernel, pci, proc, lspci, setpci Author: mj@atrey.karlin.mff.cuni.cz (Martin Mares) Maintained-by: mj@atrey.karlin.mff.cuni.cz (Martin Mares) -Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-2.1.tar.gz -Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.tar.gz +Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-2.1.1.tar.gz +Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.1.tar.gz Copying-policy: GPL End diff --git a/pciutils.spec b/pciutils.spec index 132fec1..c827578 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,5 +1,5 @@ Name: pciutils -Version: 2.1 +Version: 2.1.1 Release: 1 Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz Copyright: GNU GPL