diff --git a/sane-backends.spec b/sane-backends.spec index 26fcab1..3a92944 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -25,7 +25,7 @@ Prereq: /sbin/ldconfig, /bin/mktemp, /bin/grep, /bin/cat, /bin/rm ExcludeArch: s390 s390x # For /etc/hotplug/usb: -Requires: hotplug +Requires: hotplug >= 3:2004_04_01-10 %description Scanner Access Now Easy (SANE) is a universal scanner interface. The @@ -133,6 +133,9 @@ rm -rf %{buildroot} %{_libdir}/sane/*.so %changelog +* Tue Nov 16 2004 Tim Waugh +- Require hotplug's remover to work. + * Tue Nov 16 2004 Tim Waugh 1.0.15-2 - Applied the libusbscanner part of the patch for bug #121511, by Ian Pilcher.