Hello community, here is the log from the commit of package sane-backends for openSUSE:Factory checked in at 2013-12-04 12:31:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sane-backends (Old) and /work/SRC/openSUSE:Factory/.sane-backends.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sane-backends" Changes: -------- --- /work/SRC/openSUSE:Factory/sane-backends/sane-backends.changes 2013-09-25 17:20:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sane-backends.new/sane-backends.changes 2013-12-04 12:31:05.000000000 +0100 @@ -1,0 +2,27 @@ +Tue Dec 3 11:09:25 CET 2013 - [email protected] + +- Upgraded to sane-backends version 1.0.24: + Changes since 1.0.23: + * Significant enhancements to pixma, genesys, kodakaio, + fujitsu, canon_dr. + * Minor updates, bugfixes or scanners added in several backends. + * Added new testsuite. + * 51 new scanner models supported. + * USB support improvements. + * Improved build system (mingw64, bug fixes, + default pthread on Linux). + * Documentation updates. + * Bugfixes. + For Details see the ChangeLog file. +- sane-backends-1.0.21-SCX4500W.patch that adds usb id for SCX4500W + is obsolete since sane-backends-1.0.24 because it is fixed + in the source. +- fix-no-return-in-nonvoid-function.patch that fixes a + "control reaches end of non-void function" gcc warning + in kodakaio.c is obsolete since sane-backends-1.0.24 + because it is fixed in the source. +- Recreated adapt_epkowa.desc_for_yast2-scanner.patch + according to the comment in sane-backends.spec + so that it applies for sane-backends-1.0.24. + +------------------------------------------------------------------- @@ -4,2 +31,2 @@ -- workaround for hp scanjet 8200 - As described in <https://bugzilla.novell.com/show_bug.cgi?id=840443> +- Workaround for hp scanjet 8200: As described in + https://bugzilla.novell.com/show_bug.cgi?id=840443 @@ -8 +35,2 @@ - In order circumvent this issue, following workaround has been implemented: + In order circumvent this issue, following workaround has been + implemented: @@ -12,2 +40,4 @@ - (namely detection of NO ADF but reporting of SOME ADF type) is given. - Per default the new option is inactive by comment; activate at your own risk! + (namely detection of NO ADF but reporting of SOME ADF type) + is given. + Per default the new option is inactive by comment. + Activate at your own risk! @@ -15,4 +45,3 @@ - <https://alioth.debian.org/tracker/index.php?func=detail&aid=314108&group_id=30186&atid=410366> -- created patch110 for avision.conf -- created patch111 for avision.c -- introduced patch110 and patch111 into sane-backends.spec + https://alioth.debian.org/tracker/index.php?func=detail&aid=314108&group_id=30186&atid=410366 +- created patch110 (avision.conf.patch) for avision.conf +- created patch111 (avision.c.patch) for avision.c Old: ---- fix-no-return-in-nonvoid-function.patch sane-backends-1.0.21-SCX4500W.patch sane-backends-1.0.23.tar.gz New: ---- sane-backends-1.0.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sane-backends.spec ++++++ --- /var/tmp/diff_new_pack.1MD6c0/_old 2013-12-04 12:31:06.000000000 +0100 +++ /var/tmp/diff_new_pack.1MD6c0/_new 2013-12-04 12:31:06.000000000 +0100 @@ -39,20 +39,16 @@ Summary: SANE (Scanner Access Now Easy) Scanner Drivers License: GPL-2.0+ and SUSE-GPL-2.0+-with-sane-exception and SUSE-Public-Domain Group: Hardware/Scanner -Version: 1.0.23 +Version: 1.0.24 Release: 0 Url: http://www.sane-project.org/ -# URLs for Source0: -# https://alioth.debian.org/frs/download.php/3752/sane-backends-1.0.23.tar.gz.1 -# https://alioth.debian.org/frs/download.php/3753/sane-backends-1.0.23.tar.gz.2 -# https://alioth.debian.org/frs/download.php/3754/sane-backends-1.0.23.tar.gz.3 -# Get https://alioth.debian.org/frs/download.php/3756/sane-backends-1.0.23.tar.gz.md5 -# for the MD5 sum for sane-backends-1.0.23.tar.gz "e226a89c54173efea80e91e9a5eb6573" -# See https://alioth.debian.org/frs/download.php/3755/README.txt -# how to make sane-backends-1.0.23.tar.gz and how to verify it: -# $ cat sane-backends-1.0.23.tar.gz.[1-3] > sane-backends-1.0.23.tar.gz -# $ md5sum -c sane-backends-1.0.23.tar.gz.md5 -Source0: sane-backends-%{version}.tar.gz +# How to get Source0: +# wget --no-check-certificate https://alioth.debian.org/frs/download.php/file/3958/sane-backends-1.0.24.tar.gz +# How to get the MD5 sum file: +# wget --no-check-certificate https://alioth.debian.org/frs/download.php/file/3956/sane-backends-1.0.24.tar.gz.md5 +# How to check the MD5 sum: +# md5sum -c sane-backends-1.0.24.tar.gz.md5 +Source0: https://alioth.debian.org/frs/download.php/file/3958/sane-backends-%{version}.tar.gz # Source100... is SUSE specific stuff: # Source100 is the evil-hack init-script "sane-dev" to grant scanner access permissions. # Source100 is no longer provided because sane-backends-1.0.19 has udev and HAL support. @@ -169,14 +165,14 @@ Patch104: no-descriptions-external-hpoj.patch # Patch105 sane-backends-1.0.20-xerox_mfp.diff backports post 1.0.20 xerox_mfp changes # and is therefore removed since sane-backends-1.0.21 which contains those changes. -# Patch106 sane-backends-1.0.21-SCX4500W.patch adds usb id for SCX4500W: -Patch106: sane-backends-1.0.21-SCX4500W.patch +# Patch106 sane-backends-1.0.21-SCX4500W.patch adds usb id for SCX4500W. +# Patch106 is obsolete since sane-backends-1.0.24 because it is fixed in the source. # Patch107 sane-backends-1.0.22-xerox_mfp-fix-usb-devices.patch fixes usb device support in xerox_mfp (bnc#745245) # is obsolete since sane-backends-1.0.23 because it is fixed in the source. # Patch108 fix-no-return-in-nonvoid-function.patch fixes a "control reaches end of non-void function" gcc warning # which lets build fail with "no-return-in-nonvoid-function" error in kodakaio.c - the upstream bug report is # https://alioth.debian.org/tracker/index.php?func=detail&aid=313858&group_id=30186&atid=410366 -Patch108: fix-no-return-in-nonvoid-function.patch +# Patch108 is obsolete since sane-backends-1.0.24 because it is fixed in the source. # Patch109 adapt_epkowa.desc_for_yast2-scanner.patch adapts epkowa.desc for yast2-scanner # (see https://bugzilla.novell.com/show_bug.cgi?id=788756#c14). # It adds "requires DFSG non-free Image Scan software from Avasys" to all comments @@ -188,12 +184,10 @@ # Furthermore it removes "unsupported" models from epkowa.desc because # otherwise there would be confusing model entries shown in yast2-scanner: Patch109: adapt_epkowa.desc_for_yast2-scanner.patch -# # Patch 110 and 111 implement scanjet 8200 ADF workaround - bnc#840443 # https://alioth.debian.org/tracker/index.php?func=detail&aid=314108&group_id=30186&atid=410366 Patch110: avision.conf.patch Patch111: avision.c.patch -# # Install into this non-root directory (required when norootforbuild is used): BuildRoot: %{_tmppath}/%{name}-%{version}-build # Prerequire /sbin/ldconfig which is used in the traditional bash scriptlets for post/postun: @@ -281,20 +275,13 @@ # Patch104 no-descriptions-external-hpoj.patch removes descriptions-external/hpoj.desc from doc/Makefile.am # because it is intentionally removed from the sources in the prep section: %patch104 -# Patch106 sane-backends-1.0.21-SCX4500W.patch adds usb id for SCX4500W: -%patch106 -p1 -# Patch108 fix-no-return-in-nonvoid-function.patch fixes a "control reaches end of non-void function" gcc warning -# which lets build fail with "no-return-in-nonvoid-function" error in kodakaio.c - the upstream bug report is -# https://alioth.debian.org/tracker/index.php?func=detail&aid=313858&group_id=30186&atid=410366 -%patch108 # Patch109 adapt_epkowa.desc_for_yast2-scanner.patch adapts epkowa.desc for yast2-scanner # see https://bugzilla.novell.com/show_bug.cgi?id=788756#c14 %patch109 -# -# hope this is the right place to insert +# Patch 110 and 111 implement scanjet 8200 ADF workaround - bnc#840443 +# https://alioth.debian.org/tracker/index.php?func=detail&aid=314108&group_id=30186&atid=410366 %patch110 %patch111 -# # Source100... is SUSE specific stuff: # Remove hpoj.desc completely to avoid confusion with its successor hpaio.desc # because since openSUSE 10.3 the package hp-officeJet (for hpoj.desc) is dropped. ++++++ adapt_epkowa.desc_for_yast2-scanner.patch ++++++ ++++ 3988 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/sane-backends/adapt_epkowa.desc_for_yast2-scanner.patch ++++ and /work/SRC/openSUSE:Factory/.sane-backends.new/adapt_epkowa.desc_for_yast2-scanner.patch ++++++ sane-backends-1.0.23.tar.gz -> sane-backends-1.0.24.tar.gz ++++++ ++++ 194197 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
