From 839062753bb6fb7d3dbf69c4d063a718b3ea86cc Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 4 Jul 2002 11:44:48 +0000 Subject: 0.4.1-1mdk --- ldetect.spec | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/ldetect.spec b/ldetect.spec index cadd578..b24a264 100644 --- a/ldetect.spec +++ b/ldetect.spec @@ -1,7 +1,7 @@ # !! DON'T MODIFY HERE, MODIFY IN THE CVS !! %define name ldetect -%define version 0.4.0 -%define release 2mdk +%define version 0.4.1 +%define release 1mdk Name: %{name} Version: %{version} @@ -53,6 +53,20 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/* %changelog +* Thu Jul 4 2002 Thierry Vignaud 0.4.1-1mdk +- let prevent useless copy +- stricter checking compilation and fix warnings +- make some code paths simpler mainly in pciusb.c +- remove useless {pci,usb}_find_modules() wrappers +- when multiples cards're identical, just return the cached description + and text +- skip comments in {usb,pci}table +- remove uneeded test/free +- move some stuff outside fast paths into exception paths +- this result in: + - a bug fix (regarding null description with -f) as a side effect + - saving 9% of the binary & library size + * Wed Jun 26 2002 Gwenole Beauchesne 0.4.0-2mdk - sanitize specfile -- cgit v1.2.1