diff --git a/sane-backends.changes b/sane-backends.changes index 3f83036..7800968 100644 --- a/sane-backends.changes +++ b/sane-backends.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 18 15:58:45 CET 2008 - jsmeix@suse.de + +- Added "Supplements: sane-backends" to sane-backends-autoconfig + sub-package. + ------------------------------------------------------------------- Thu Mar 13 14:00:15 CET 2008 - jsmeix@suse.de diff --git a/sane-backends.spec b/sane-backends.spec index 74f78d9..8df7daa 100644 --- a/sane-backends.spec +++ b/sane-backends.spec @@ -13,12 +13,12 @@ Name: sane-backends BuildRequires: libgphoto2-devel libieee1284 libjpeg-devel net-snmp-devel pkg-config texlive-latex -License: GPL v2 or later; LGPL v2.1 or later; Public Domain, Freeware +License: GPL v2 only; GPL v2 or later; LGPL v2.1 or later; Public Domain, Freeware Group: Hardware/Scanner AutoReqProv: on Summary: SANE (Scanner Access Now Easy) Scanner Drivers Version: 1.0.19 -Release: 10 +Release: 15 Url: http://www.sane-project.org/ # URL for Source0: http://alioth.debian.org/frs/download.php/2318/sane-backends-1.0.19.tar.gz Source0: sane-backends-%{version}.tar.bz2 @@ -230,6 +230,8 @@ Authors: Group: Hardware/Scanner Summary: USB Scanner Autoconfiguration Requires: sane-backends +# When sane-backends is already installed, try to install also sane-backends-autoconfig if available: +Supplements: sane-backends %description autoconfig USB scanner autoconfiguration happens via udev. @@ -378,8 +380,7 @@ done # the backend gt68xx and the related backend artec_eplus48u # or the backend epjitsu require a firmware upload, # see "man sane-gt68xx" and http://www.meier-geinitz.de/sane/gt68xx-backend/ -# and see "man sane-artec_eplus48u" and "man sane-epjitsu" -# +# and see "man sane-artec_eplus48u" and "man sane-epjitsu": for b in gt68xx artec_eplus48u epjitsu do sed -i -e 's/^:model.*$/&\n:firmware "required"/' %{buildroot}%{_datadir}/sane/descriptions/$b.desc done @@ -532,6 +533,9 @@ exit 0 %{_sysconfdir}/udev/rules.d/56-sane-backends-autoconfig.rules %changelog +* Tue Mar 18 2008 jsmeix@suse.de +- Added "Supplements: sane-backends" to sane-backends-autoconfig + sub-package. * Thu Mar 13 2008 jsmeix@suse.de - Added "scanner autoconfiguration" support via create_scanner_database, create_sane-backends-autoconfig.rules