summaryrefslogtreecommitdiffstats
path: root/ldetect.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-07-30 19:03:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-07-30 19:03:35 +0000
commit97fb4f576c1731a2d2e73240d77a928039451deb (patch)
tree946fdff1088c60acdaa06eb71e86907593996e2f /ldetect.spec
parent907038ee11571fc8dda6fc0acee48d70dc0649fa (diff)
downloadldetect-97fb4f576c1731a2d2e73240d77a928039451deb.tar
ldetect-97fb4f576c1731a2d2e73240d77a928039451deb.tar.gz
ldetect-97fb4f576c1731a2d2e73240d77a928039451deb.tar.bz2
ldetect-97fb4f576c1731a2d2e73240d77a928039451deb.tar.xz
ldetect-97fb4f576c1731a2d2e73240d77a928039451deb.zip
fill in pci_bus and pci_device for USB
Diffstat (limited to 'ldetect.spec')
-rw-r--r--ldetect.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/ldetect.spec b/ldetect.spec
index 463bdcd..5f969f2 100644
--- a/ldetect.spec
+++ b/ldetect.spec
@@ -1,7 +1,7 @@
# !! DON'T MODIFY HERE, MODIFY IN THE CVS !!
%define name ldetect
%define version 0.4.4
-%define release 1mdk
+%define release 2mdk
Name: %{name}
Version: %{version}
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%_libdir/*
%changelog
+* Tue Jul 30 2002 Pixel <pixel@mandrakesoft.com> 0.4.4-2mdk
+- fill in pci_bus and pci_device for USB
+
* Thu Jul 25 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.4.4-1mdk
- fix "(null) description" bug: don't skip entries where module has
already be set by pci.c workaround