diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-07-28 21:58:27 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-07-28 21:58:27 +0000 |
commit | b177705df6ecc71962415ca6e64d2c3217778d73 (patch) | |
tree | f7038574f2803757c07a9d55c6c3794c81d819d5 /ldetect-lst.spec | |
parent | 4235ca11933dfabe558562b551a88a0a8361d02d (diff) | |
download | ldetect-lst-b177705df6ecc71962415ca6e64d2c3217778d73.tar ldetect-lst-b177705df6ecc71962415ca6e64d2c3217778d73.tar.gz ldetect-lst-b177705df6ecc71962415ca6e64d2c3217778d73.tar.bz2 ldetect-lst-b177705df6ecc71962415ca6e64d2c3217778d73.tar.xz ldetect-lst-b177705df6ecc71962415ca6e64d2c3217778d73.zip |
- drop CardsNames (not used anymore by drakx)
- Cards+: add Option "XaaNoPixmapCache" for i810 as suggested on cooker.
to be removed when the kernel works ok
- Cards+ (and pcitable): to cleanup the tree in XFdrake
- remove "Spacewalker HOT", "Octek", "Creative Blaster Exxtreme",
"Atrend", "ATrend", "SPEA", "Spider", "Actix", "Canopus", "Cardex"
entries
- remove "Generic VGA compatible" and entries using it
- remove "Unsupported VGA compatible"
- replace "SMI" by "Silicon Motion"
- replace "ELSA" by "Elsa"
- replace "LeadTek" by "Leadtek"
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index e3b50869..26e1593c 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.4 -%define release 3mdk +%define release 4mdk Name: %{name} Version: %{version} @@ -62,6 +62,20 @@ fi %{_bindir}/* %changelog +* Sun Jul 28 2002 Pixel <pixel@mandrakesoft.com> 0.1.4-4mdk +- drop CardsNames (not used anymore by drakx) +- Cards+: add Option "XaaNoPixmapCache" for i810 as suggested on cooker. + to be removed when the kernel works ok +- Cards+ (and pcitable): to cleanup the tree in XFdrake + - remove "Spacewalker HOT", "Octek", "Creative Blaster Exxtreme", + "Atrend", "ATrend", "SPEA", "Spider", "Actix", "Canopus", "Cardex" + entries + - remove "Generic VGA compatible" and entries using it + - remove "Unsupported VGA compatible" + - replace "SMI" by "Silicon Motion" + - replace "ELSA" by "Elsa" + - replace "LeadTek" by "Leadtek" + * Sun Jul 21 2002 Pixel <pixel@mandrakesoft.com> 0.1.4-3mdk - pcitable - bttc -> bttv (typo fix) |