diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-04-06 21:54:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-04-06 21:54:57 +0000 |
commit | 3a297c6d6123ecf5c26f4f75573a2efa15a27498 (patch) | |
tree | 019314cbbf5146138135c3b9576e578647b7f70b /ldetect-lst.spec | |
parent | cff03399966d4802bb09bcdfefeb7182c4aea6f1 (diff) | |
download | ldetect-lst-3a297c6d6123ecf5c26f4f75573a2efa15a27498.tar ldetect-lst-3a297c6d6123ecf5c26f4f75573a2efa15a27498.tar.gz ldetect-lst-3a297c6d6123ecf5c26f4f75573a2efa15a27498.tar.bz2 ldetect-lst-3a297c6d6123ecf5c26f4f75573a2efa15a27498.tar.xz ldetect-lst-3a297c6d6123ecf5c26f4f75573a2efa15a27498.zip |
don't use cat(1) in update-ldetect-lst (fix bug #3678)
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 5ef1cb79..2c328458 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.7 -%define release 12mdk +%define release 13mdk Name: %{name} Version: %{version} @@ -64,6 +64,9 @@ fi %{_bindir}/* %changelog +* Sun Apr 6 2003 Pixel <pixel@mandrakesoft.com> 0.1.7-13mdk +- don't use cat(1) in update-ldetect-lst (fix bug #3678) + * Fri Mar 28 2003 Frederic Lepied <flepied@mandrakesoft.com> 0.1.7-12mdk - activated 3D on i830, i845, i85x and i865 |