diff options
author | Thierry Vignaud <tv@mandriva.org> | 2006-09-19 17:29:18 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2006-09-19 17:29:18 +0000 |
commit | 93848db4fe7891d9c8b50b15c927127cc950f3cc (patch) | |
tree | 31a8981282a7f9188329ba0f8e902f14c8007062 | |
parent | fb25d2fa0dd48730b4663feb032e840478787a5f (diff) | |
download | ldetect-lst-93848db4fe7891d9c8b50b15c927127cc950f3cc.tar ldetect-lst-93848db4fe7891d9c8b50b15c927127cc950f3cc.tar.gz ldetect-lst-93848db4fe7891d9c8b50b15c927127cc950f3cc.tar.bz2 ldetect-lst-93848db4fe7891d9c8b50b15c927127cc950f3cc.tar.xz ldetect-lst-93848db4fe7891d9c8b50b15c927127cc950f3cc.zip |
0.1.149-1mdv2007.0
-rw-r--r-- | ldetect-lst.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index ba1f881e..d9e86089 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.148 +%define version 0.1.149 %define release %mkrel 1 Name: %{name} @@ -67,6 +67,11 @@ fi %{_bindir}/* %changelog +* Tue Sep 19 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.149-1mdv2007.0 +- * Tue Sep 19 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.1.149-1mdv2007.0 +- rename "SiS" as "SiS generic", thus fixing vendor tree in XFdrake (#25981) +- tag Acer TravelMate systems as laptops (blino, #25915) + * Tue Sep 19 2006 Olivier Blin <oblin@mandriva.com> 0.1.148-1mdv2007.0 - add /etc/modprobe.d/ldetect-lst.conf support - add explicit alias to hostap_cs for an USR Wireless PC Card (#25911) |