diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-03-31 13:31:52 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-03-31 13:31:52 +0000 |
commit | 64a5e53a2ce82025e1aec44570c6c5132c687463 (patch) | |
tree | 099988d684a2dab26c38aea2c5fa1d6cd9b6095c | |
parent | 85c5995bdd3639c9c235acd66e3c01eee69e49c3 (diff) | |
download | ldetect-lst-64a5e53a2ce82025e1aec44570c6c5132c687463.tar ldetect-lst-64a5e53a2ce82025e1aec44570c6c5132c687463.tar.gz ldetect-lst-64a5e53a2ce82025e1aec44570c6c5132c687463.tar.bz2 ldetect-lst-64a5e53a2ce82025e1aec44570c6c5132c687463.tar.xz ldetect-lst-64a5e53a2ce82025e1aec44570c6c5132c687463.zip |
0.1.80-1mdk
-rw-r--r-- | ldetect-lst.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index c9cd1430..63aa696c 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,5 +1,5 @@ %define name ldetect-lst -%define version 0.1.79 +%define version 0.1.80 %define release 1mdk Name: %{name} @@ -63,6 +63,14 @@ fi %{_bindir}/* %changelog +* Thu Mar 31 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.80-1mdk +- check pcitable consistency vs kernel's module.pcimap and fix: + o one Adaptec entry (aic79xx -> aic7xxx) + o one wireless entry (orinoco_plx -> hostap_plx) + o one Intel SATA entry (ahci -> ata_piix) + o two ATI SATA entries (atiixp -> sata_sil) +- qla6322 has been obsoleted by qla6322 and no more exists + * Wed Mar 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.79-1mdk - explicitely list all devices supported by megaraid_mbox (workaround *part* of #13855) |