diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-24 11:52:49 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-05-24 11:52:49 +0000 |
commit | 8b2808c8f3f5baff83846795f8644f28a38207ac (patch) | |
tree | 0669d2f506d13bdc6b8269d4ccae540cf24c0564 /ldetect-lst.spec | |
parent | 4024a2e35fe042eb4e873ecca95a88e3cf785cb4 (diff) | |
download | ldetect-lst-8b2808c8f3f5baff83846795f8644f28a38207ac.tar ldetect-lst-8b2808c8f3f5baff83846795f8644f28a38207ac.tar.gz ldetect-lst-8b2808c8f3f5baff83846795f8644f28a38207ac.tar.bz2 ldetect-lst-8b2808c8f3f5baff83846795f8644f28a38207ac.tar.xz ldetect-lst-8b2808c8f3f5baff83846795f8644f28a38207ac.zip |
0.1.89-1mdk
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 628bfa7d..1698e98d 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,5 +1,5 @@ %define name ldetect-lst -%define version 0.1.88 +%define version 0.1.89 %define release 1mdk Name: %{name} @@ -63,6 +63,13 @@ fi %{_bindir}/* %changelog +* Tue May 24 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.89-1mdk +- add more subids for orinoco (in order to ease future conflicts + between orinoco vs hostap conflicts) +- add suport for SII 32xx SATA controllers (needs to patch the kernel) +- replate an ata_piix by a piix (incore ide driver was winning anyway + and it confuesed vmware) (Pascal Terjan) + * Thu May 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.88-1mdk - fix hostap_pci vs orinoco_pci conflict by using sub ids (blino, #11393) - pcitable: sync with kernel-multimedia-2.6.11-7.mm.16mdk |