From 0138a2a755c41e93e37257917254ace8c562c4e6 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 4 Jan 2003 11:33:25 +0000 Subject: [PATCH] Releasing 2.1.11. --- ChangeLog | 2 ++ Makefile | 6 +++--- README | 2 +- pciutils.lsm | 10 +++++----- pciutils.spec | 2 +- 5 files changed, 12 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index b2a1d2f..90ab39e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-01-04 Martin Mares + * Releasing as 2.1.11. + * lib: Removed partially implemented "syscall" access method which will probably never be needed. diff --git a/Makefile b/Makefile index 7951127..49931c6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 2003/01/04 11:16:25 mj Exp $ +# $Id: Makefile,v 1.48 2003/01/04 11:33:25 mj Exp $ # Makefile for Linux PCI Utilities # (c) 1998--2003 Martin Mares @@ -7,8 +7,8 @@ OPT=-O2 -fomit-frame-pointer CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes VERSION=2.1.11 -SUFFIX=-pre2 -DATE=2002-12-27 +#SUFFIX=-pre2 +DATE=2003-01-04 INSTALL=install DIRINSTALL=install -d diff --git a/README b/README index 01e4b2b..379e095 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This package contains the PCI Utilities, version 2.1.10. +This package contains the PCI Utilities, version 2.1.11. Copyright (c) 1997--2003 Martin Mares diff --git a/pciutils.lsm b/pciutils.lsm index b19d278..6cf8c58 100644 --- a/pciutils.lsm +++ b/pciutils.lsm @@ -1,14 +1,14 @@ Begin3 Title: Linux PCI Utilities -Version: 2.1.10 -Entered-date: 020330 +Version: 2.1.11 +Entered-date: 030104 Description: This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Keywords: kernel, pci, lspci, setpci, libpci Author: mj@ucw.cz (Martin Mares) Maintained-by: mj@ucw.cz (Martin Mares) -Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-2.1.10.tar.gz -Alternate-site: ftp.kernel.org pub/software/utils/pciutils/pciutils-2.1.10.tar.gz -Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.10.tar.gz +Primary-site: atrey.karlin.mff.cuni.cz pub/linux/pci/pciutils-2.1.11.tar.gz +Alternate-site: ftp.kernel.org pub/software/utils/pciutils/pciutils-2.1.11.tar.gz +Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.11.tar.gz Copying-policy: GPL End diff --git a/pciutils.spec b/pciutils.spec index 72e0e30..5b66e38 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,5 +1,5 @@ Name: pciutils -Version: 2.1.10 +Version: 2.1.11 Release: 1 Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz Copyright: GNU GPL -- 2.39.2