diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-20 19:31:49 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-08-20 19:31:49 +0000 |
commit | 83f05121c37742b4dcc650e52f674d8373babb99 (patch) | |
tree | db7b796ab64e1fe24d7c1c74d40db88270c2cfcb | |
parent | 4f04e7bf47c435aa132ff32e5a1f28b6d48869b6 (diff) | |
download | ldetect-lst-83f05121c37742b4dcc650e52f674d8373babb99.tar ldetect-lst-83f05121c37742b4dcc650e52f674d8373babb99.tar.gz ldetect-lst-83f05121c37742b4dcc650e52f674d8373babb99.tar.bz2 ldetect-lst-83f05121c37742b4dcc650e52f674d8373babb99.tar.xz ldetect-lst-83f05121c37742b4dcc650e52f674d8373babb99.zip |
0.1.4-10mdk
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | ldetect-lst.spec | 5 |
2 files changed, 22 insertions, 1 deletions
@@ -1,3 +1,21 @@ +2002-08-20 21:31 tvignaud + + * Makefile: split rpm target into rpm and srpm target as i did for + ldetect + +2002-08-20 17:54 tkamppeter + + * lst/usbtable: s/Seiko Epson/Epson/ ("Seiko" confuses the users). + +2002-08-20 17:26 tkamppeter + + * lst/usbtable: s/Epson/Seiko Epson/ (to match with names in + ScannerDB). + +2002-08-20 12:06 tvignaud + + * ChangeLog, ldetect-lst.spec: 0.1.4-9mdk + 2002-08-20 12:04 tvignaud * lst/usbtable: fix broken stuff comitted by till diff --git a/ldetect-lst.spec b/ldetect-lst.spec index b4f7e931..668d66db 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.4 -%define release 9mdk +%define release 10mdk Name: %{name} Version: %{version} @@ -62,6 +62,9 @@ fi %{_bindir}/* %changelog +* Tue Aug 20 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.4-10mdk +- homogenize seiko/epson into epson for scanner owners + * Tue Aug 20 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.4-9mdk - 2 unknown cards were in fact "Media Vision" (reported by Danny Tholen) |