summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2006-09-13 16:04:18 +0000
committerThierry Vignaud <tv@mandriva.org>2006-09-13 16:04:18 +0000
commit374bf337740d23d4c959410691c5a2f6268d110c (patch)
treebd17a8d55a4b0bb2c97690c6d5fb7d1e79767fd3
parent32a14309a1772813bdd8f6742e176a1e60908fb5 (diff)
downloadldetect-lst-374bf337740d23d4c959410691c5a2f6268d110c.tar
ldetect-lst-374bf337740d23d4c959410691c5a2f6268d110c.tar.gz
ldetect-lst-374bf337740d23d4c959410691c5a2f6268d110c.tar.bz2
ldetect-lst-374bf337740d23d4c959410691c5a2f6268d110c.tar.xz
ldetect-lst-374bf337740d23d4c959410691c5a2f6268d110c.zip
0.1.143-1mdv2007.0
-rw-r--r--ldetect-lst.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec
index cc897dd9..228185bd 100644
--- a/ldetect-lst.spec
+++ b/ldetect-lst.spec
@@ -1,7 +1,7 @@
# EDIT IN CVS NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
%define name ldetect-lst
-%define version 0.1.142
+%define version 0.1.143
%define release %mkrel 1
Name: %{name}
@@ -66,6 +66,14 @@ fi
%{_bindir}/*
%changelog
+* Wed Sep 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.143-1mdv2007.0
+- add support for more new ATI cards
+- fix a bogus ATI secondary entry (#25399)
+- kill all secondary entries with an ati driver (which suprinsingly :-)
+ are all unknown to the ati driver) since they're likely to break
+ systems
+- sync with latest pci.ids
+
* Tue Sep 12 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.142-1mdv2007.0
- use ati for 0x1002:0x4c59 (#25562)