summaryrefslogtreecommitdiffstats
path: root/ldetect.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ldetect.spec')
-rw-r--r--ldetect.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/ldetect.spec b/ldetect.spec
index 7528dab..ce9e859 100644
--- a/ldetect.spec
+++ b/ldetect.spec
@@ -1,6 +1,5 @@
-# !! DON'T MODIFY HERE, MODIFY IN THE CVS !!
%define name ldetect
-%define version 0.2.5
+%define version 0.4.0
%define release 1mdk
Name: %{name}
@@ -53,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*
%changelog
+* Mon Jun 10 2002 Pixel <pixel@mandrakesoft.com> 0.4.0-1mdk
+- ensure the header file are C++ compliant (do not use "class" for struct field name)
+
* Fri Dec 28 2001 Pixel <pixel@mandrakesoft.com> 0.2.5-1mdk
- in probe_type=1, recognize usb controllers (is either usb-uhci or usb-ohci)