diff options
author | Francois Pons <fpons@mandriva.com> | 2002-09-05 16:10:25 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-09-05 16:10:25 +0000 |
commit | 18007e6a8e15e24402731fc3d53b5f87741696de (patch) | |
tree | aebe2ca56b44c2ce8e0de1588aa0528321b75326 /ldetect-lst.spec | |
parent | c7083e8e2a8a1587cf6dc14401f4d69c8507146a (diff) | |
download | ldetect-lst-18007e6a8e15e24402731fc3d53b5f87741696de.tar ldetect-lst-18007e6a8e15e24402731fc3d53b5f87741696de.tar.gz ldetect-lst-18007e6a8e15e24402731fc3d53b5f87741696de.tar.bz2 ldetect-lst-18007e6a8e15e24402731fc3d53b5f87741696de.tar.xz ldetect-lst-18007e6a8e15e24402731fc3d53b5f87741696de.zip |
fix for GeForce NV25 now using fbdev or nvidia instead of nv.
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index f63b475b..9ee08101 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.4 -%define release 15mdk +%define release 16mdk Name: %{name} Version: %{version} @@ -63,6 +63,9 @@ fi %{_bindir}/* %changelog +* Thu Sep 05 2002 François Pons <fpons@mandrakesoft.com> 0.1.4-16mdk +- fix for GeForce NV25 not working with nv driver (use fbdev or nvidia). + * Thu Sep 5 2002 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.4-15mdk - snapshot for latest ieee1394 cards |