- Require hotplug's remover to work.

This commit is contained in:
Tim Waugh 2004-11-16 18:05:42 +00:00
parent aa4e298ccf
commit ab043a351e

View File

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