From 9bd44bb0fb9a4e4d1ced3588a8e10b31b841bf43 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 30 Mar 2002 15:42:16 +0000 Subject: [PATCH] Released as pciutils-2.1.10. --- 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 087028b..69011fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-03-30 Martin Mares + * Released as 2.1.10. + * Removed pci.ids from the CVS as they are now maintained separately. They are still included in the tarball, but if you are building pciutils from CVS sources or you want to get a newer ID file than the one distributed, diff --git a/Makefile b/Makefile index d205202..73d38dd 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 2002/03/30 15:34:22 mj Exp $ +# $Id: Makefile,v 1.42 2002/03/30 15:42:16 mj Exp $ # Makefile for Linux PCI Utilities # (c) 1998--2002 Martin Mares @@ -6,10 +6,10 @@ OPT=-O2 -fomit-frame-pointer #OPT=-O2 -g CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -VERSION=2.1.9 +VERSION=2.1.10 #SUFFIX=-pre2 #SUFFIX=-alpha -DATE=2001-11-04 +DATE=2002-03-30 INSTALL=install DIRINSTALL=install -d diff --git a/README b/README index 85ed21a..ce2460e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This package contains the PCI Utilities, version 2.1.9. +This package contains the PCI Utilities, version 2.1.10. Copyright (c) 1997--2002 Martin Mares diff --git a/pciutils.lsm b/pciutils.lsm index 16274ad..b19d278 100644 --- a/pciutils.lsm +++ b/pciutils.lsm @@ -1,14 +1,14 @@ Begin3 Title: Linux PCI Utilities -Version: 2.1.9 -Entered-date: 011104 +Version: 2.1.10 +Entered-date: 020330 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.9.tar.gz -Alternate-site: ftp.kernel.org pub/software/utils/pciutils/pciutils-2.1.9.tar.gz -Alternate-site: metalab.unc.edu pub/Linux/hardware/pciutils-2.1.9.tar.gz +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 Copying-policy: GPL End diff --git a/pciutils.spec b/pciutils.spec index 38e9055..8122420 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,5 +1,5 @@ Name: pciutils -Version: 2.1.9 +Version: 2.1.10 Release: 1 Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz Copyright: GNU GPL -- 2.39.2