From bb9105ff56bce516118c59311b15f11d7d175e7a Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jan 23 2006 04:31:36 +0000 Subject: fix dep error. will do more here once 177650 is figured --- diff --git a/sane-backends.spec b/sane-backends.spec index 07b8411..7a79a47 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -4,7 +4,7 @@ Summary: Scanner access software Name: sane-backends Version: 1.0.17 -Release: 1 +Release: 2 License: GPL (programs), relaxed LGPL (libraries), and public domain (docs) Group: System Environment/Libraries Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz @@ -23,9 +23,6 @@ Prereq: /sbin/ldconfig, /bin/mktemp, /bin/grep, /bin/cat, /bin/rm Requires: pam >= 0.78-2 ExcludeArch: s390 s390x -# For /etc/hotplug/usb: -Requires: hotplug >= 3:2004_04_01-10 - %description Scanner Access Now Easy (SANE) is a universal scanner interface. The SANE application programming interface (API) provides standardized @@ -135,6 +132,9 @@ rm -rf %{buildroot} %{_libdir}/sane/*.so %changelog +* Sun Jan 22 2006 Bill Nottingham 1.0.17-2 +- disable hotplug dep. More later pending (#177650) + * Tue Dec 20 2005 Nils Philippsen 1.0.17-1 - version 1.0.17 - reenable gphoto2 backend