View | Details | Raw Unified | Return to bug 681146
Collapse All | Expand All

(-)sane-backends.spec.original (-1 / +6 lines)
Lines 30-36 Link Here
30
AutoReqProv:    on
30
AutoReqProv:    on
31
Summary:        SANE (Scanner Access Now Easy) Scanner Drivers
31
Summary:        SANE (Scanner Access Now Easy) Scanner Drivers
32
Version:        1.0.22
32
Version:        1.0.22
33
Release:        1.5.1
33
Release:        1.5.5
34
Url:            http://www.sane-project.org/
34
Url:            http://www.sane-project.org/
35
# URL for Source0: https://alioth.debian.org/frs/download.php/3258/sane-backends-1.0.21.tar.gz
35
# URL for Source0: https://alioth.debian.org/frs/download.php/3258/sane-backends-1.0.21.tar.gz
36
# MD5 sum for upstream sane-backends-1.0.21.tar.gz (not our .bz2): be586a23633949cf2ecf0c9c6d769130
36
# MD5 sum for upstream sane-backends-1.0.21.tar.gz (not our .bz2): be586a23633949cf2ecf0c9c6d769130
Lines 156-161 Link Here
156
# Patch105 sane-backends-1.0.20-xerox_mfp.diff backports post 1.0.20 xerox_mfp changes
156
# Patch105 sane-backends-1.0.20-xerox_mfp.diff backports post 1.0.20 xerox_mfp changes
157
# and is therefore removed since sane-backends-1.0.21 which contains those changes.
157
# and is therefore removed since sane-backends-1.0.21 which contains those changes.
158
# Install into this non-root directory (required when norootforbuild is used):
158
# Install into this non-root directory (required when norootforbuild is used):
159
# Fix SCSI identifier of 1640 Epson scanner, promotes itself as "processor"
160
Patch106:       sane-backends-epson.patch
159
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
161
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
160
# The postinstall script requires this:
162
# The postinstall script requires this:
161
PreReq:         coreutils, /bin/sed, /bin/grep
163
PreReq:         coreutils, /bin/sed, /bin/grep
Lines 353-358 Link Here
353
# Source100... is SUSE specific stuff:
355
# Source100... is SUSE specific stuff:
354
# Remove hpoj.desc completely to avoid confusion with its successor hpaio.desc
356
# Remove hpoj.desc completely to avoid confusion with its successor hpaio.desc
355
# because since openSUSE 10.3 the package hp-officeJet (for hpoj.desc) is dropped.
357
# because since openSUSE 10.3 the package hp-officeJet (for hpoj.desc) is dropped.
358
%patch106 -p0
356
rm doc/descriptions-external/hpoj.desc
359
rm doc/descriptions-external/hpoj.desc
357
# Replace epkowa.desc descriptions-external file by the version from the iscan package.
360
# Replace epkowa.desc descriptions-external file by the version from the iscan package.
358
# For compliance with the other description files in the sane-backends sources
361
# For compliance with the other description files in the sane-backends sources
Lines 635-640 Link Here
635
%{_sysconfdir}/udev/rules.d/56-sane-backends-autoconfig.rules
638
%{_sysconfdir}/udev/rules.d/56-sane-backends-autoconfig.rules
636
639
637
%changelog
640
%changelog
641
* Wed Sep 14 2011 dieter.jurzitza@t-online.de
642
- fix entry for epson 1640 scanner, promotes itself as "processor" rather than "scanner"
638
* Tue Apr  5 2011 jsmeix@suse.de
643
* Tue Apr  5 2011 jsmeix@suse.de
639
- Fixed udev rules for SCSI scanners:
644
- Fixed udev rules for SCSI scanners:
640
  Because of openSUSE/Novell Bugzilla bnc#436085
645
  Because of openSUSE/Novell Bugzilla bnc#436085

Return to bug 681146