summaryrefslogtreecommitdiffstats
path: root/ldetect.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-03-15 14:00:07 +0000
committerFrancois Pons <fpons@mandriva.com>2001-03-15 14:00:07 +0000
commit24ed984500c0fc56a4c3460b719115a89665a707 (patch)
treefe90d97863d9da33a82916f69e5d9737699c7d65 /ldetect.spec
parent8689a6a4250656cddb28f836ec09dffcffbb0f2c (diff)
downloadldetect-24ed984500c0fc56a4c3460b719115a89665a707.tar
ldetect-24ed984500c0fc56a4c3460b719115a89665a707.tar.gz
ldetect-24ed984500c0fc56a4c3460b719115a89665a707.tar.bz2
ldetect-24ed984500c0fc56a4c3460b719115a89665a707.tar.xz
ldetect-24ed984500c0fc56a4c3460b719115a89665a707.zip
added pci(bus,device,function) for DrakX.
Diffstat (limited to 'ldetect.spec')
-rw-r--r--ldetect.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/ldetect.spec b/ldetect.spec
index 6f5a46c..8bed15a 100644
--- a/ldetect.spec
+++ b/ldetect.spec
@@ -1,6 +1,6 @@
%define name ldetect
%define version 0.2.3
-%define release 5mdk
+%define release 6mdk
Name: %{name}
Version: %{version}
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*
%changelog
+* Thu Mar 15 2001 François Pons <fpons@mandrakesoft.com> 0.2.3-6mdk
+- added pci_bus, pci_device and pci_function for DrakX.
+
* Tue Mar 6 2001 François Pons <fpons@mandrakesoft.com> 0.2.3-5mdk
- added support for SHARE_PATH
- add BuildRequires: usbutils