summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--convert/Makefile3
-rw-r--r--ldetect-lst.spec6
2 files changed, 7 insertions, 2 deletions
diff --git a/convert/Makefile b/convert/Makefile
index a98e951b..596bee2d 100644
--- a/convert/Makefile
+++ b/convert/Makefile
@@ -13,4 +13,5 @@ xf86PciInfo2pcitable: %: %.c xf86PciInfo.h
#do
# take new xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h in XFree86-4
-# make ; ./xf86PciInfo2pcitable > /tmp/xf_pcitable ; perl rh_pcitable2pcitable /tmp/xf_pcitable ../pcitable
+# make ; ./xf86PciInfo2pcitable > /tmp/xf_pcitable ; ./merge2pcitable.pl pcitable /tmp/xf_pcitable pcitable
+
diff --git a/ldetect-lst.spec b/ldetect-lst.spec
index 0c02cf34..f0f38765 100644
--- a/ldetect-lst.spec
+++ b/ldetect-lst.spec
@@ -1,6 +1,6 @@
%define name ldetect-lst
%define version 0.1.2
-%define release 4mdk
+%define release 5mdk
Name: %{name}
Version: %{version}
@@ -48,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Tue Mar 6 2001 Pixel <pixel@mandrakesoft.com> 0.1.2-5mdk
+- merge with /lib/modules/2.4.2-7mdk/modules.pcimap, anaconda-7.1-1.200102051925's
+pcitable, kudzu-0.92.1-1's pcitable
+
* Thu Jan 25 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.2-4mdk
- snd-card-intel8x0 -> i810_audio