From e33c9c7ad7c471cfe8633ba3519ab6f2a2a235ad Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 18 Apr 1999 19:10:35 +0000 Subject: [PATCH] Released as 1.99.5-alpha. If no bug reports arrive, I'll make it a 2.0 release after I return to Prague. --- ChangeLog | 7 +++++++ Makefile | 6 +++--- README | 3 +-- pciutils.lsm | 8 ++++---- pciutils.spec | 2 +- 5 files changed, 16 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index da3c622..d9c1d91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Apr 18 21:14:58 1999 Martin Mares + + * lspci.c, lib/proc.c: Alpha compilation fixes from Matthew Jacob + . + + * pci.ids: A lot of updates from Adam J. Richter . + Sun Feb 28 22:26:21 1999 Martin Mares * lspci.c (do_map_bus): Don't dump functions 1--7 if not flagged diff --git a/Makefile b/Makefile index cda5429..3037cc1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1999/02/28 20:23:05 mj Exp $ +# $Id: Makefile,v 1.15 1999/04/18 19:10:37 mj Exp $ # Makefile for Linux PCI Utilities # (c) 1998--1999 Martin Mares @@ -9,9 +9,9 @@ CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Werror ROOT=/ PREFIX=/usr -VERSION=1.99.4 +VERSION=1.99.5 SUFFIX=-alpha -DATE=99-01-28 +DATE=99-04-18 export diff --git a/README b/README index 8a1fdd3..a40aa3d 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This package contains the Linux PCI Utilities, version 1.99.4-alpha. +This package contains the Linux PCI Utilities, version 1.99.5-alpha. Copyright (c) 1997--1999 Martin Mares @@ -53,5 +53,4 @@ notes and other news: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TODO: - - lspci: "scan hard" function - lib: "syscall" access method diff --git a/pciutils.lsm b/pciutils.lsm index b737769..3fcc72c 100644 --- a/pciutils.lsm +++ b/pciutils.lsm @@ -1,7 +1,7 @@ Begin3 Title: Linux PCI Utilities -Version: 1.99.4 -Entered-date: 990128 +Version: 1.99.5 +Entered-date: 990418 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-1.99.4.tar.gz -Alternate-site: sunsite.unc.edu pub/Linux/hardware/pciutils-1.99.4.tar.gz +Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-1.99.5.tar.gz +Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-1.99.5.tar.gz Copying-policy: GPL End diff --git a/pciutils.spec b/pciutils.spec index ca9874a..b97b83c 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,5 +1,5 @@ Name: pciutils -Version: 1.99.4 +Version: 1.99.5 Release: 1 Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz Copyright: GNU GPL -- 2.39.2