diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-09-15 13:25:25 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-09-15 13:25:25 +0000 |
commit | 759f0876f9f56dcee64375524eb4c600364b3507 (patch) | |
tree | e1aae68f891cd5d4ab3f8fb14a31d79fb8eb6f17 /ldetect-lst.spec | |
parent | 1415d909b1658f7b46beb59a1bf348b2211c0154 (diff) | |
download | ldetect-lst-759f0876f9f56dcee64375524eb4c600364b3507.tar ldetect-lst-759f0876f9f56dcee64375524eb4c600364b3507.tar.gz ldetect-lst-759f0876f9f56dcee64375524eb4c600364b3507.tar.bz2 ldetect-lst-759f0876f9f56dcee64375524eb4c600364b3507.tar.xz ldetect-lst-759f0876f9f56dcee64375524eb4c600364b3507.zip |
fix entries for Acer Aspire 1362: we had Card for bridges and unknown for the card
(thanks to Torbjorn Turpeinen)
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 855a2c72..614d093d 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,5 +1,5 @@ %define name ldetect-lst -%define version 0.1.110 +%define version 0.1.111 %define release 1mdk Name: %{name} @@ -64,6 +64,10 @@ fi %{_bindir}/* %changelog +* Thu Sep 15 2005 Pixel <pixel@mandriva.com> 0.1.111-1mdk +- fix entries for Acer Aspire 1362: we had Card for bridges and unknown for the card + (thanks to Torbjorn Turpeinen) + * Fri Sep 9 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.1.110-1mdk - sync with latest pci.ids - add sata_mv |