summaryrefslogtreecommitdiffstats
path: root/ldetect-lst.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-01-12 14:38:58 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-01-12 14:38:58 +0000
commitceb1acc1a55658132c2ee0559b008a047b23cc13 (patch)
tree61008d1a2a6ca4709b642e00c44d944f55d11a16 /ldetect-lst.spec
parent92a4003fc0a11341d040b4f1b0d22a11d2a2bc4b (diff)
downloadldetect-lst-ceb1acc1a55658132c2ee0559b008a047b23cc13.tar
ldetect-lst-ceb1acc1a55658132c2ee0559b008a047b23cc13.tar.gz
ldetect-lst-ceb1acc1a55658132c2ee0559b008a047b23cc13.tar.bz2
ldetect-lst-ceb1acc1a55658132c2ee0559b008a047b23cc13.tar.xz
ldetect-lst-ceb1acc1a55658132c2ee0559b008a047b23cc13.zip
o lst/pcitable:
- merge with modules.pcimap from kernel 2.4.21.pre2.1mdk-1-1mdk - merge with http://www.yourvote.com/pci/vendors.txt - merge with pci.ids - merge with redhat's hwdata 0.62 (Radeon 9000, Radeon Mobility 9000 and Radeon 9700 use "Card:ATI Radeon" until someone finds they need a special entry in Cards+ (as for redhat, they specify the CHIPSET, why?)) o lst/usbtable: - merge with usb.ids,v 1.111 - merge with modules.usbmap from kernel 2.4.21.pre2.1mdk-1-1mdk
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r--ldetect-lst.spec17
1 files changed, 15 insertions, 2 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec
index e1722e72..36e3c55a 100644
--- a/ldetect-lst.spec
+++ b/ldetect-lst.spec
@@ -1,6 +1,6 @@
%define name ldetect-lst
-%define version 0.1.4
-%define release 19mdk
+%define version 0.1.5
+%define release 1mdk
Name: %{name}
Version: %{version}
@@ -64,6 +64,19 @@ fi
%{_bindir}/*
%changelog
+* Sun Jan 12 2003 Pixel <pixel@mandrakesoft.com> 0.1.5-1mdk
+ o lst/pcitable:
+ - merge with modules.pcimap from kernel 2.4.21.pre2.1mdk-1-1mdk
+ - merge with http://www.yourvote.com/pci/vendors.txt
+ - merge with pci.ids
+ - merge with redhat's hwdata 0.62
+ (Radeon 9000, Radeon Mobility 9000 and Radeon 9700 use "Card:ATI Radeon"
+ until someone finds they need a special entry in Cards+ (as for redhat, they
+ specify the CHIPSET, why?))
+ o lst/usbtable:
+ - merge with usb.ids,v 1.111
+ - merge with modules.usbmap from kernel 2.4.21.pre2.1mdk-1-1mdk
+
* Mon Oct 21 2002 Frederic Lepied <flepied@mandrakesoft.com> 0.1.4-19mdk
o lst/pcitable: added missing savage id
o lst/usbtable: add support for usb video devices (Florent Beranger)