]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as version 2.1.1.
authorMartin Mares <mj@ucw.cz>
Sat, 4 Dec 1999 12:55:10 +0000 (12:55 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:10:18 +0000 (14:10 +0200)
ChangeLog
Makefile
README
pciutils.lsm
pciutils.spec

index b3d1e08795a792fb99c917b255d482322c714e84..c58c79b7ac9916106d02df0377faac88f93f6bbc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 Sat Dec  4 13:11:03 1999  Martin Mares  <mj@albireo.ucw.cz>
 
+       * Released as version 2.1.1.
+
        * pci.ids: Several new ID's.
 
        * setpci.c (exec_op): Don't forget to increment address after writing
index 2b2811054102968d5de6c8d2a468845cb9169441..b80fe73c4428f1e7f5bb2e24c9e1b9717d2bb521 100644 (file)
--- 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 <mj@atrey.karlin.mff.cuni.cz>
 
@@ -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 844355ab13131da4d784afdc89972803cd825329..489fa17e0d7d478e3f7bbb3d3f1db0428167d1ad 100644 (file)
--- 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 <mj@atrey.karlin.mff.cuni.cz>
 
index b424f453dc6ae82ee048969d4a0b76693a698392..3fe5d7d53b422e3f47816acd63bdba5beb3c43b4 100644 (file)
@@ -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
index 132fec160f20c3f7530e55d215a2243395971612..c827578597230482718cc515fa007fbf4cda1bcd 100644 (file)
@@ -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