summaryrefslogtreecommitdiffstats
path: root/ldetect.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-04-11 16:53:18 +0000
committerFrancois Pons <fpons@mandriva.com>2001-04-11 16:53:18 +0000
commitee28b109e91016449ae2fa1e6dbfb7ef5d0da2c3 (patch)
tree87493da13e719de823880dbbf31c4595bba64ba5 /ldetect.spec
parent7026c4726fc3f8d1cf7a2ee6a369e651c3de0974 (diff)
downloadldetect-ee28b109e91016449ae2fa1e6dbfb7ef5d0da2c3.tar
ldetect-ee28b109e91016449ae2fa1e6dbfb7ef5d0da2c3.tar.gz
ldetect-ee28b109e91016449ae2fa1e6dbfb7ef5d0da2c3.tar.bz2
ldetect-ee28b109e91016449ae2fa1e6dbfb7ef5d0da2c3.tar.xz
ldetect-ee28b109e91016449ae2fa1e6dbfb7ef5d0da2c3.zip
*** empty log message ***
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 a5f0feb..367cfd4 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.2.3
-%define release 11mdk
+%define release 12mdk
Name: %{name}
Version: %{version}
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*
%changelog
+* Wed Apr 11 2001 François Pons <fpons@mandrakesoft.com> 0.2.3-12mdk
+- fixed to use LD_LOADER if defined.
+
* Thu Mar 29 2001 Pixel <pixel@mandrakesoft.com> 0.2.3-11mdk
- fix some memory leak and a few segfaults