]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 1.99.5-alpha.
authorMartin Mares <mj@ucw.cz>
Sun, 18 Apr 1999 19:10:35 +0000 (19:10 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:06 +0000 (14:10 +0200)
If no bug reports arrive, I'll make it a 2.0 release after I return
to Prague.

ChangeLog
Makefile
README
pciutils.lsm
pciutils.spec

index da3c62235866d2257ce571aa602e77ec7e7c1e5a..d9c1d913e105dbe0e9b8f1a24267b0d8ec30a989 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Sun Apr 18 21:14:58 1999  Martin Mares  <mj@albireo.ucw.cz>
+
+       * lspci.c, lib/proc.c: Alpha compilation fixes from Matthew Jacob
+       <mjacob@feral.com>.
+
+       * pci.ids: A lot of updates from Adam J. Richter <adam@yggdrasil.com>.
+
 Sun Feb 28 22:26:21 1999  Martin Mares  <mj@albireo.ucw.cz>
 
        * lspci.c (do_map_bus): Don't dump functions 1--7 if not flagged
index cda5429ecf8d5ba9edab01421b7e58df4401ed1b..3037cc17d474b06a8e4bfe8b017b39ed5b59dee6 100644 (file)
--- 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 <mj@atrey.karlin.mff.cuni.cz>
 
@@ -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 8a1fdd3a8a0e15ef641f188f9bd5981bbd3e43db..a40aa3d44effea059b4e5190e3a23730d6428b7a 100644 (file)
--- 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 <mj@atrey.karlin.mff.cuni.cz>
 
@@ -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
index b737769a2c533c30fb83011531a7d3f26ac1c686..3fcc72cd77d1cbf31745825b7df8e85727800902 100644 (file)
@@ -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
index ca9874a75ccbb6e6feb17756ce9585b5d4f16bfc..b97b83ce1976ab77429ed98d0dc0a14e1ac43c1b 100644 (file)
@@ -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