a5155a1
#if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 17 || 0%{?rhel} >= 7
a5155a1
#global needs_multilib_quirk 0
a5155a1
#else
3169161
# let -devel require drivers to make them available as multilib
3169161
%global needs_multilib_quirk 1
a5155a1
#endif
3169161
98c8050
Summary: Scanner access software
cvsdist b714519
Name: sane-backends
4c4b813
Version: 1.0.22
a5155a1
Release: 11%{?dist}
5f4d213
# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
5f4d213
# Tools are GPLv2+, docs are public domain
5f4d213
# see LICENSE for details
5f4d213
License: GPLv2+ and GPLv2+ with exceptions and Public Domain
cvsdist b714519
Group: System Environment/Libraries
839d321
Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz
cvsdist b714519
Source1: sane.png
4c4b813
# Upstreamed at: https://alioth.debian.org/tracker/index.php?func=detail&aid=313038
4c4b813
Patch0: sane-backends-1.0.22-pkgconfig.patch
4c4b813
# Fedora-specific, not generally applicable:
4c4b813
Patch1: sane-backends-1.0.22-udev.patch
4c4b813
# Upstreamed at: https://alioth.debian.org/tracker/index.php?func=detail&aid=313039
4c4b813
Patch2: sane-backends-1.0.22-man-encoding.patch
4c4b813
# Upstreamed at: https://alioth.debian.org/tracker/index.php?func=detail&aid=313040
4c4b813
Patch3: sane-backends-1.0.21-epson-expression800.patch
4c4b813
# Upstreamed at: https://alioth.debian.org/tracker/index.php?func=detail&aid=313042
c61644c
Patch4: sane-backends-1.0.22-docs-utf8.patch
4c4b813
# Upstreamed at: https://alioth.debian.org/tracker/index.php?func=detail&aid=313043
c61644c
Patch5: sane-backends-1.0.21-SCX4500W.patch
4c4b813
# backported from upstream c5ca46c2d1be78c651afb843cc834cf2b5b24953
c61644c
Patch6: sane-backends-1.0.22-v4l.patch
07f2601
# backported from upstream 5ea227caeacd504b64eef301e83fa63e0a25b3f7
07f2601
Patch7: sane-backends-1.0.22-xerox_mfp-fix-usb-devices.patch
8841d4f
# backported from upstream 058f423a302e12196028f218dcb2eca7cc8a250a
8841d4f
Patch8: sane-backends-1.0.22-epson-stylus-sx125.patch
f682490
# submitted upstream: c648a4411e5eacf19da2de726dac06ec07dae302
f682490
Patch9: sane-backends-1.0.22-av220-gray-modes.patch
593290e
# backported from upstream: cef28b4d46a0faa4d4acb60d815ac9a49036ba85
593290e
Patch10: sane-backends-1.0.22-Lexmark-X1100.patch
55feaaf
# backported from upstream: 33bb529c5f8ca013fb499addc14c7fb229203ea8
55feaaf
Patch11: sane-backends-1.0.22-avision-init-devices.patch
cvsdist cd2979e
URL: http://www.sane-project.org
ac31964
a068c6b
BuildRequires: tetex-latex
a068c6b
BuildRequires: libusb-devel
a068c6b
BuildRequires: libieee1284-devel
a068c6b
BuildRequires: libjpeg-devel
a068c6b
BuildRequires: libtiff-devel
91a7a55
BuildRequires: libv4l-devel
84cd382
BuildRequires: gettext
cvsdist 2f4b2a2
BuildRequires: gphoto2-devel
18e74b6
Requires: udev >= 143
8bd23f1
Requires: sane-backends-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
a1208f5
Obsoletes: sane-backends < 1.0.22-4
a1208f5
Conflicts: sane-backends < 1.0.22-4
ac31964
Obsoletes: sane-backends-docs <= 1.0.17-12
ac31964
Provides: sane-backends-docs = %{?epoch:%{epoch}:}%{version}-%{release}
cvsdist b714519
cvsdist b714519
%description
cvsdist 2f4b2a2
Scanner Access Now Easy (SANE) is a universal scanner interface.  The
cvsdist b714519
SANE application programming interface (API) provides standardized
cvsdist b714519
access to any raster image scanner hardware (flatbed scanner,
d07e238
hand-held scanner, video and still cameras, frame-grabbers, etc.).
cvsdist b714519
a1208f5
%package libs
a1208f5
Summary: SANE libraries
a1208f5
Group: System Environment/Libraries
a1208f5
a1208f5
%description libs
a1208f5
This package contains the SANE libraries which are needed by applications that
a1208f5
want to access scanners.
a1208f5
cvsdist b714519
%package devel
d07e238
Summary: SANE development toolkit
cvsdist b714519
Group: Development/Libraries
a1208f5
Requires: sane-backends = %{?epoch:%{epoch}:}%{version}-%{release}
a1208f5
Requires: sane-backends-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
3169161
%if %needs_multilib_quirk
3169161
Requires: sane-backends-drivers-scanners%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
3169161
Requires: sane-backends-drivers-cameras%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
3169161
%endif
0d39d0a
Requires: libusb-devel
0d39d0a
Requires: libieee1284-devel
cc05d32
Requires: libjpeg-devel
cc05d32
Requires: libtiff-devel
fae0ed6
Requires: pkgconfig
cvsdist b714519
cvsdist b714519
%description devel
dec6ea9
This package contains libraries and header files for writing Scanner Access Now
dec6ea9
Easy (SANE) modules.
d07e238
a1208f5
%package drivers-scanners
a1208f5
Summary: SANE backend drivers for scanners
d07e238
Group: System Environment/Libraries
d07e238
Requires: sane-backends = %{?epoch:%{epoch}:}%{version}-%{release}
a1208f5
Requires: sane-backends-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
a1208f5
Obsoletes: sane-backends < 1.0.22-4
c03fc67
Obsoletes: sane-backends-libs < 1.0.22-4
a1208f5
Conflicts: sane-backends < 1.0.22-4
c03fc67
Conflicts: sane-backends-libs < 1.0.22-4
d07e238
a1208f5
%description drivers-scanners
a1208f5
This package contains backend drivers to access scanner hardware through SANE.
d07e238
a1208f5
%package drivers-cameras
a1208f5
Summary: Scanner backend drivers for digital cameras
d07e238
Group: System Environment/Libraries
a1208f5
Requires: sane-backends = %{?epoch:%{epoch}:}%{version}-%{release}
d3d32cf
Requires: sane-backends-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
a1208f5
Obsoletes: sane-backends-libs-gphoto2 < 1.0.22-4
a1208f5
Conflicts: sane-backends-libs-gphoto2 < 1.0.22-4
a1208f5
Provides: sane-libs-gphoto2 = %{?epoch:%{epoch}:}%{version}-%{release}
a1208f5
Provides: sane-libs-gphoto2%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
d07e238
a1208f5
%description drivers-cameras
a1208f5
This package contains backend drivers to access digital cameras through SANE.
cvsdist b714519
cvsdist b714519
%prep
a1f658f
%setup -q
473d2b1
4c4b813
%patch0 -p1 -b .pkgconfig
4c4b813
%patch1 -p1 -b .udev
4c4b813
%patch2 -p1 -b .man-encoding
4c4b813
%patch3 -p1 -b .epson-expression800
c61644c
%patch4 -p1 -b .docs-utf8
c61644c
%patch5 -p1 -b .SCX4500W
c61644c
%patch6 -p1 -b .v4l
07f2601
%patch7 -p1 -b .xerox_mfp-fix-usb-devices
8841d4f
%patch8 -p1 -b .epson-stylus-sx125
f682490
%patch9 -p1 -b .av220-gray-modes
593290e
%patch10 -p1 -b .Lexmark-X1100
55feaaf
%patch11 -p1 -b .avision-init-devices
7b6ce03
cvsdist b714519
%build
00cdd7b
# use PIC/PIE because SANE-enabled software is likely to deal with data coming
00cdd7b
# from untrusted sources (client <-> saned via network)
00cdd7b
CFLAGS="-fPIC %optflags -fno-strict-aliasing"
00cdd7b
LDFLAGS="-pie"
e452c42
%configure \
0d39d0a
    --with-gphoto2=%{_prefix} \
218b987
    --with-docdir=%{_docdir}/%{name}-%{version} \
e7b660e
    --disable-locking --disable-rpath \
e7b660e
    --enable-pthread
eec8f5d
make %{?_smp_mflags}
cvsdist b714519
cvsdist b714519
cvsdist b714519
%install
601b8ba
make DESTDIR="%{buildroot}" install
cvsdist b714519
cvsdist b714519
mkdir -p %{buildroot}%{_datadir}/pixmaps
cvsdist b714519
install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps
cvsdist 123afc1
rm -f %{buildroot}%{_bindir}/gamma4scanimage
d07e238
rm -f %{buildroot}%{_mandir}/man1/gamma4scanimage.1*
cvsdist 4e59a19
rm -f %{buildroot}%{_libdir}/sane/*.a %{buildroot}%{_libdir}/*.a
c0c347b
rm -f %{buildroot}%{_libdir}/libsane*.la %{buildroot}%{_libdir}/sane/*.la
9e905ec
18e74b6
mkdir -p %{buildroot}/lib/udev/rules.d
18e74b6
install -m 0644 tools/udev/libsane.rules %{buildroot}/lib/udev/rules.d/65-libsane.rules
cvsdist 123afc1
4c4b813
mkdir -p %{buildroot}%{_libdir}/pkgconfig
4c4b813
install -m 0644 tools/sane-backends.pc %{buildroot}%{_libdir}/pkgconfig/
4c4b813
cvsdist 4e59a19
%find_lang %name
cvsdist b714519
d07e238
%post libs -p /sbin/ldconfig
d07e238
%postun libs -p /sbin/ldconfig
cvsdist 36a3129
cvsdist 4e59a19
%files -f %{name}.lang
cvsdist b714519
%defattr(-,root,root)
cvsdist b714519
%dir /etc/sane.d
ffe6193
%dir /etc/sane.d/dll.d
ffe6193
%config(noreplace) /etc/sane.d/*.conf
18e74b6
/lib/udev/rules.d/65-libsane.rules
cvsdist b714519
%{_datadir}/pixmaps/sane.png
08b24c0
3fa0e42
%{_bindir}/sane-find-scanner
3fa0e42
%{_bindir}/scanimage
3fa0e42
%{_sbindir}/*
3fa0e42
3fa0e42
%doc %{_docdir}/*
87b93e3
%exclude %{_mandir}/man1/sane-config.1*
87b93e3
%{_mandir}/*/*
0d39d0a
3fa0e42
%dir %{_libdir}/sane
3fa0e42
a1208f5
%files libs
08b24c0
%defattr(-, root, root)
a1208f5
%{_libdir}/libsane*.so.*
cvsdist b714519
cvsdist b714519
%files devel
cvsdist b714519
%defattr(-,root,root)
cvsdist 123afc1
%{_bindir}/sane-config
d07e238
%{_mandir}/man1/sane-config.1*
cvsdist b714519
%{_includedir}/sane
cvsdist b714519
%{_libdir}/libsane*.so
fae0ed6
%{_libdir}/pkgconfig/sane-backends.pc
cvsdist b714519
a1208f5
%files drivers-scanners
a1208f5
%defattr(-, root, root)
a1208f5
%{_libdir}/sane/*.so*
a1208f5
%exclude %{_libdir}/sane/*gphoto2.so*
a1208f5
a1208f5
%files drivers-cameras
a1208f5
%defattr(-, root, root)
a1208f5
%{_libdir}/sane/*gphoto2.so.*
a1208f5
cvsdist b714519
%changelog
a5155a1
* Wed Jun 06 2012 Nils Philippsen <nils@redhat.com> - 1.0.22-11
a5155a1
- multilib: enable -devel quirk regardless of version until a fixed mash gets
a5155a1
  into production (#829268)
a5155a1
55feaaf
* Tue Apr 17 2012 Nils Philippsen <nils@redhat.com> - 1.0.22-10
55feaaf
- fix avision device initialization (#706877)
55feaaf
ea4bcdd
* Tue Jan 10 2012 Nils Philippsen <nils@redhat.com> - 1.0.22-9
ea4bcdd
- rebuild for gcc 4.7
ea4bcdd
593290e
* Wed Jan 04 2012 Nils Philippsen <nils@redhat.com> - 1.0.22-8
593290e
- fix Lexmark X1100 (#753489)
593290e
ac31964
* Mon Nov 28 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.0.22-7
ac31964
- libs shouldn't depends on base package. Properly fix #736310
ac31964
- base package should obsolete -docs as it provides them not -libs
ac31964
- update spec to current standard
ac31964
f682490
* Fri Nov 18 2011 Nils Philippsen <nils@redhat.com> - 1.0.22-6
f682490
- avision: reenable grayscale and lineart modes for AV220 (#700725)
f682490
3169161
* Mon Oct 10 2011 Nils Philippsen <nils@redhat.com> - 1.0.22-5
3169161
- multilib: let -devel depend on -drivers-* on F-16 and earlier (#740992)
c03fc67
- multilib: make -drivers-scanners obsolete old -libs as well
3169161
2d822e9
* Fri Sep 16 2011 Nils Philippsen <nils@redhat.com> - 1.0.22-4
2d822e9
- multilib: always use pkg-config in sane-config (#707910)
8841d4f
- add USB id for Epson Stylus SX125 (#703529)
2d822e9
a1208f5
* Thu Sep 15 2011 Nils Philippsen <nils@redhat.com> - 1.0.22-4
a1208f5
- allow installing the libraries without the drivers (#736310): split off
a1208f5
  drivers into -drivers-scanners, rename -libs-gphoto2 to -drivers-cameras
a1208f5
07f2601
* Tue May 10 2011 Nils Philippsen <nils@redhat.com> - 1.0.22-3
07f2601
- fix detection/handling of USB devices in xerox_mfp (#702983)
07f2601
c61644c
* Tue Apr 19 2011 Nils Philippsen <nils@redhat.com> - 1.0.22-2
c61644c
- remove obsolete lockdir, automake patches
c61644c
4c4b813
* Wed Mar 16 2011 Nils Philippsen <nils@redhat.com> - 1.0.22-1
4c4b813
- version 1.0.22
4c4b813
- remove obsolete i18n, xerox-mfp-color-mode, epson2-fixes, open-macro patches
4c4b813
- update pkgconfig, udev, docs-utf8, v4l, man-encoding patches
4c4b813
- submit patches upstream where this is applicable, add comments
4c4b813
- manually install pkg-config file
4c4b813
f6788ef
* Wed Mar 09 2011 Dan Horák <dan[at]danny.cz> - 1.0.21-8
f6788ef
- updated for newer libv4l
f6788ef
9acc40f
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.21-7
9acc40f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
9acc40f
b81b3f1
* Tue Feb 08 2011 Nils Philippsen <nils@redhat.com> - 1.0.21-6
b81b3f1
- backport fixes for epson2 backend (#667858, #671534)
b81b3f1
e7b660e
* Tue Nov 23 2010 Nils Philippsen <nils@redhat.com> - 1.0.21-5
e7b660e
- build mustek_usb2 backend again, enable use of libpthread (#603321)
e7b660e
8bd23f1
* Mon Nov 08 2010 Nils Philippsen <nils@redhat.com>
8bd23f1
- let sane-backends require arch-specific version/release of -libs (#621217)
8bd23f1
7a01d01
* Wed Nov 03 2010 Nils Philippsen <nils@redhat.com> - 1.0.21-4
36b49d7
- xerox_mfp: correct color mode malfunction (#614949)
0020200
- xerox_mfp: add USB id for SCX-4500W (#614948)
36b49d7
00cdd7b
* Fri Jun 25 2010 Nils Philippsen <nils@redhat.com> - 1.0.21-3
00cdd7b
- build with -fno-strict-aliasing
00cdd7b
- use PIC/PIE because SANE-enabled software is likely to deal with data coming
00cdd7b
  from untrusted sources (client <-> saned via network)
00cdd7b
dec6ea9
* Mon Jun 07 2010 Nils Philippsen <nils@redhat.com>
dec6ea9
- rectify devel subpackage description
dec6ea9
3793bd2
* Wed Jun 02 2010 Nils Philippsen <nils@redhat.com> - 1.0.21-2
3793bd2
- fix pkgconfig file (#598401)
3793bd2
cde2c7c
* Wed May 05 2010 Nils Philippsen <nils@redhat.com> - 1.0.21-1
cde2c7c
- version 1.0.21
cde2c7c
- remove obsolete rpath, hal, genesys-gl841-registers patches
cde2c7c
- update pkgconfig, udev, man-utf8->man-encoding, epson-expression800,
cde2c7c
  docs-utf8 patches
cde2c7c
- remove hal conditional
87b93e3
- package man pages
cde2c7c
5a0d0dd
* Fri Feb 26 2010 Nils Philippsen <nils@redhat.com> - 1.0.20-12
5a0d0dd
- convert some documentation files to UTF-8
5a0d0dd
- fix permissions of pkgconfig file
5a0d0dd
91a7a55
* Tue Dec 29 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-11
91a7a55
- genesys_gl841: always send registers before trying to acquire a line
91a7a55
  (#527935)
91a7a55
91a7a55
* Mon Dec 28 2009 Nils Philippsen <nils@redhat.com>
91a7a55
- build v4l backend (#550119)
91a7a55
- don't use lockdir, fix make install
91a7a55
1ffa076
* Thu Oct 22 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-10
1ffa076
- don't set owner, group or mode as this may interfere with setting ACLs
1ffa076
2e5694c
* Thu Oct 22 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-9
2e5694c
- fix device file ownership and mode
2e5694c
18e74b6
* Thu Oct 22 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-8
18e74b6
- ship adapted udev rules from F-12 on (#512516)
18e74b6
- don't require pam anymore
18e74b6
5c8da12
* Fri Aug 31 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-7
5c8da12
- fix --enable-rpath
5c8da12
076270c
* Mon Aug 03 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-6
076270c
- remove ExcludeArch: s390 s390x
076270c
1f83c10
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.20-5
1f83c10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1f83c10
bce1600
* Mon Jun 22 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-4
bce1600
- separate HAL information and policy files (#457645)
bce1600
ffe6193
* Thu Jun 18 2009 Nils Philippsen <nils@redhat.com>
ffe6193
- mark /etc/sane.d/dll.d as %%dir, not %%config
ffe6193
218b987
* Wed Jun 17 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-3
218b987
- disable rpath
9575086
- make sane-config multilib-aware
218b987
2d75159
* Wed Jun 17 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-2
2d75159
- fix permissions for Epson Expression 800 (#456656)
2d75159
d3d32cf
* Tue Jun 16 2009 Nils Philippsen <nils@redhat.com> - 1.0.20-1
d3d32cf
- version 1.0.20
d3d32cf
- rebase/remove patches
d3d32cf
- use %%_isa for arch-specific requirements
d3d32cf
- place HAL fdi files in the correct place (#457645)
d3d32cf
9d063af
* Sun Jun 14 2009 Michael Schwendt <mschwendt@fedoraproject.org> - 1.0.19-16
9d063af
- Don't claim ownership of %%_libdir/pkgconfig/ (#499659)
9d063af
cc05d32
* Mon Mar 02 2009 Nils Philippsen <nils@redhat.com> - 1.0.19-15
cc05d32
- let sane-backends-devel require libjpeg-devel, libtiff-devel
8441001
- update rpath patch (no longer touch sane-config.in as that is replaced
8441001
  anyway)
8441001
- fix pkgconfig patch, bzip2 it
cc05d32
0597972
* Fri Feb 27 2009 Nils Philippsen <nils@redhat.com> - 1.0.19-14
0597972
- fix pkgconfig files
0597972
601b8ba
* Wed Feb 25 2009 Nils Philippsen <nils@redhat.com> - 1.0.19-13
601b8ba
- drop acinclude patch to not unnecessarily rebuild autoconf/libtool files
601b8ba
  which made libtool break builds on Rawhide
601b8ba
- use "make DESTDIR=... install" instead of "%%makeinstall"
601b8ba
5f4d213
* Thu Sep  4 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.0.19-12
5f4d213
- fix license tag
5f4d213
fcdea63
* Wed Sep 03 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-11
fcdea63
- update glibc-2.7 patch to apply without fuzz
fcdea63
d88330a
* Thu Mar 27 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-10
d88330a
- rename 60-libsane.fdi to 19-libsane.fdi so that hal-acl-tool callouts get
d88330a
  added (#438827)
d88330a
50101bc
* Wed Mar 26 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-9
50101bc
- cope with info.subsystem from new HAL versions as well as info.bus (#438827)
50101bc
540292d
* Fri Mar 14 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-8
540292d
- add arch-specific provides/requires to/for libs-gphoto2 subpackage (#436657)
540292d
0d39d0a
* Mon Mar 10 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-7
0d39d0a
- remove ancient sane-devel obsoletes/provides
0d39d0a
- remove libs/doc/gphoto2 conditionals
0d39d0a
- fix build root
0d39d0a
- add arch-specific provides/requires (#436657)
0d39d0a
0117d16
* Tue Feb 19 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-6
0117d16
- move libsane-gphoto2.so into -libs-gphoto2
b18671c
- recode spec file to UTF-8
0117d16
560a601
* Thu Feb 14 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-5
560a601
- replace string-oob patch with uninitialized patch by upstream which covers
560a601
  more backends
560a601
8342ed7
* Thu Feb 14 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-4
8342ed7
- guard against out-of-bounds string access in fujitsu backend (#429338, patch
8342ed7
  by Caolan McNamara)
8342ed7
c11668f
* Wed Feb 13 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-3
c11668f
- add HAL policy for SCSI scanners
c11668f
6e05df1
* Tue Feb 12 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-2
b2e15e2
- add files missing from CVS to make autoconf work
b2e15e2
a1f658f
* Tue Feb 12 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-1
a1f658f
- version 1.0.19 final
a1f658f
eec8f5d
* Wed Feb 06 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-0.1.cvs20080206
eec8f5d
- cvs snapshot 20080206
eec8f5d
- handle access control through hal/PolicyKit instead of udev (#405211)
eec8f5d
- drop obsolete badcode, logical_vs_binary, epson-cx5000, multilib, usb_reset,
eec8f5d
  udev-symlink, udev-098 patches
eec8f5d
- update pkgconfig patch
eec8f5d
e452c42
* Wed Jan 30 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-21
e452c42
- don't require libsane-hpaio (#430834)
e452c42
- use %%bcond_without/with macros
e452c42
9babd84
* Fri Dec 07 2007 Jesse Keating <jkeating@redhat.com> - 1.0.18-20
9babd84
- undo bootstrap setting now that hplip built.
9babd84
737b9c8
* Fri Dec 07 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.0.18-19
737b9c8
- do a bootstrap build without hplip requirements
737b9c8
1fc6804
* Wed Nov 07 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-18
1fc6804
- move backend .so files out of -devel into main package (#209389)
1fc6804
8956f51
* Tue Oct 02 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-17
8956f51
- disable pint backend (which doesn't build without some BSD specific headers)
8956f51
a068c6b
* Tue Oct 02 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-16
a068c6b
- enable dell1600n_net (#314081) and pint backends
a068c6b
bd9cb07
* Wed Aug 15 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-15
bd9cb07
- enable support for Epson CX-5000
bd9cb07
4201f50
* Wed Aug 08 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-14
4201f50
- make udev rules more robust (#243953)
a4969b5
- bring code in shape for glibc-2.7
4201f50
221b0f8
* Wed Jul 25 2007 Jeremy Katz <katzj@redhat.com> - 1.0.18-13
221b0f8
- rebuild for toolchain bug
221b0f8
d3d094b
* Tue Jul 24 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-12
d3d094b
- fix typo in spec file
d3d094b
3c425db
* Tue Jul 24 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-11
3c425db
- work around udev regexes not matching as they should (#244444)
3c425db
60539e0
* Sun Jul 22 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-10
e2ae888
- tweak udev rules generation (#244444)
60539e0
eccefc9
* Fri Jul 20 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-9
eccefc9
- don't tweak device names in device configuration files anymore (obsolete)
eccefc9
- let udev rules cope with SUBSYSTEM=="usb" (#244444)
eccefc9
- tweak-udev-rules patch is udev-098 patch now
eccefc9
473d2b1
* Thu Jul 05 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-8
473d2b1
- tweak udev rules to conform with new udev syntax (#246849)
473d2b1
b08dfaa
* Fri Jun 15 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-7
b08dfaa
- call usb_reset() prior to usb_close() to workaround hanging USB hardware
b08dfaa
  (#149027, #186766)
b08dfaa
8ce3a6d
* Tue Apr 24 2007 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-6
8ce3a6d
- don't erroneously use logical "&&" instead of binary "&" at some places in
8ce3a6d
  the canon driver
8ce3a6d
0a2451f
* Fri Oct 13 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-5
0a2451f
- use %%rhel, not %%redhat
0a2451f
5c183b8
* Fri Oct 13 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-4
5c183b8
- don't ship generated docs in -libs but main package (#210572)
5c183b8
a0770c4
* Sun Sep 17 2006 Warren Togami <wtogami@redhat.com> - 1.0.18-3
a0770c4
- -devel req exact version-release
a0770c4
3fa0e42
* Fri Sep 08 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-2
3fa0e42
- remove unneeded programs subpackage
3fa0e42
- clean up docs vs. libs pkg split, mark documentation as %%doc
3fa0e42
08b24c0
* Mon Jul 24 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.18-1
08b24c0
- version 1.0.18
08b24c0
- unify spec file between OS releases
4d621c9
- update rpath patch
b5f48ec
- remove obsolete newmodels patch
819f6ad
- use *.desc created udev rules
08b24c0
08b24c0
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.17-13.1
5102455
- rebuild
5102455
d07e238
* Fri Jun 09 2006 Nils Philippsen <nphilipp@redhat.com> 1.0.17-13
d07e238
- split package into sane-backends, -devel, -libs, -programs to work around
d07e238
  multilib issues (#135172)
d07e238
3c58eaf
* Wed Jun 07 2006 Nils Philippsen <nphilipp@redhat.com> 1.0.17-12
3c58eaf
- require libsane-hpaio to work around #165751
3c58eaf
cc86ad0
* Tue Jun 06 2006 Nils Philippsen <nphilipp@redhat.com> 1.0.17-11
cc86ad0
- add BuildRequires: gettext (#194163)
cc86ad0
fae0ed6
* Wed May 17 2006 Nils Philippsen <nphilipp@redhat.com> 1.0.17-10
20e2dab
- add pkg-config support, re-write sane-config to use pkg-config to avoid
20e2dab
  multilib problems with conflicting sane-config scripts
20e2dab
bf13b86
* Tue Apr 25 2006 Nils Philippsen <nphilipp@redhat.com> 1.0.17-9
bf13b86
- add support for Canon Lide 60 scanner (#189726)
bf13b86
bb8522a
* Wed Apr 05 2006 Nils Philippsen <nphilipp@redhat.com> 1.0.17-8
bb8522a
- don't use automake
bb8522a
bb8522a
* Tue Apr 04 2006 Nils Philippsen <nphilipp@redhat.com>
c7e1aa0
- require gphoto2-devel in sane-backends-devel
c7e1aa0
c0c347b
* Fri Mar 24 2006 Nils Philippsen <nphilipp@redhat.com> 1.0.17-7
c0c347b
- don't include *.la files
c0c347b
4d4a367
* Thu Mar 23 2006 Than Ngo <than@redhat.com> 1.0.17-6
4d4a367
- rebuild against gphoto2 to get rid of gphoto2.la
4d4a367
0b19981
* Tue Mar 14 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.17-5
0b19981
- buildrequire automake, autoconf, libtool (#178596)
0b19981
- don't require /sbin/ldconfig, /bin/mktemp, /bin/grep, /bin/cat, /bin/rm
0b19981
58eb630
* Thu Feb 22 2006 Nils Philippsen <nphilipp@redhat.com> - 1.0.17-4
58eb630
- split off generated documentation into separate subpackage to avoid conflicts
58eb630
  on multilib systems
58eb630
e74e568
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.17-3.2
e74e568
- bump again for double-long bug on ppc(64)
e74e568
8d88736
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.17-3.1
8d88736
- rebuilt for new gcc4.1 snapshot and glibc changes
8d88736
9e905ec
* Wed Jan 25 2006 Bill Nottingham <notting@redhat.com> 1.0.17-3
9e905ec
- ship udev rules for device creation (#177650). Require udev
9e905ec
bb9105f
* Sun Jan 22 2006 Bill Nottingham <notting@redhat.com> 1.0.17-2
bb9105f
- disable hotplug dep. More later pending (#177650)
bb9105f
98c8050
* Tue Dec 20 2005 Nils Philippsen <nphilipp@redhat.com> 1.0.17-1
98c8050
- version 1.0.17
98c8050
- reenable gphoto2 backend
98c8050
7c8ebf1
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
7c8ebf1
- rebuilt
7c8ebf1
Florian La Roche 7f2a671
* Sat Oct 15 2005 Florian La Roche <laroche@redhat.com>
Florian La Roche 7f2a671
- rebuild
Florian La Roche 7f2a671
ae0c68a
* Fri Aug 19 2005 Nils Philippsen <nphilipp@redhat.com> 1.0.16-1
ae0c68a
- version 1.0.16
97c2e21
- remove obsolete docdir patch
ae0c68a
7a5fab3
* Mon Jul 25 2005 Tim Waugh <twaugh@redhat.com>
7a5fab3
- Fixed libusbscanner comment (bug #162983).
7a5fab3
f343017
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 1.0.15-9
f343017
- Rebuild for new GCC.
f343017
eabd3ee
* Fri Dec 10 2004 Tim Waugh <twaugh@redhat.com> 1.0.15-8
4f3a013
- Further small fixes to libusbscanner script.
4f3a013
8d7755c
* Fri Dec  3 2004 Tim Waugh <twaugh@redhat.com>
8d7755c
- Ship the correct libsane.usermap (part of bug #135802).
8d7755c
9a0908f
* Wed Dec  1 2004 Tim Waugh <twaugh@redhat.com>
9a0908f
- No longer need ep2400 patch.
9a0908f
74b4472
* Tue Nov 30 2004 Tim Waugh <twaugh@redhat.com> 1.0.15-7
74b4472
- Updated libusbscanner script from Tomas Mraz, to use pam_console_apply.
61ae13a
- Requires pam >= 0.78-2 for targetted pam_console_apply.
61ae13a
7fb09d6
* Thu Nov 25 2004 Tim Waugh <twaugh@redhat.com> 1.0.15-6
7fb09d6
- Random changes in libusbscanner.
7fb09d6
f225781
* Tue Nov 23 2004 Tim Waugh <twaugh@redhat.com> 1.0.15-5
f225781
- libusbscanner: Create /dev/usb if it doesn't exist after 30s.
f225781
096feea
* Mon Nov 22 2004 Tim Waugh <twaugh@redhat.com> 1.0.15-4
096feea
- Attempt to be more useful in libusbscanner by waiting a maximum of 30
096feea
  seconds.
cefd4b6
- Add a chcon call to libusbscanner (bug #140059).  Based on contribution
cefd4b6
  from W. Michael Petullo.
cefd4b6
7b6ce03
* Sat Nov 20 2004 Miloslav Trmac <mitr@redhat.com> - 1.0.15-3
7b6ce03
- Convert man pages to UTF-8
7b6ce03
ab043a3
* Tue Nov 16 2004 Tim Waugh <twaugh@redhat.com>
ab043a3
- Require hotplug's remover to work.
ab043a3
aa4e298
* Tue Nov 16 2004 Tim Waugh <twaugh@redhat.com> 1.0.15-2
aa4e298
- Applied the libusbscanner part of the patch for bug #121511, by Ian
aa4e298
  Pilcher.
aa4e298
839d321
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com> 1.0.15-1
839d321
- 1.0.15.
839d321
15f00f8
* Sun Oct 10 2004 Tim Waugh <twaugh@redhat.com> 1.0.14-6
3f4a405
- Make man pages identical on multilib installations.
3f4a405
5a4f790
* Thu Oct  7 2004 Tim Waugh <twaugh@redhat.com> 1.0.14-5
5a4f790
- Build requires libjpeg-devel (bug #134964).
5a4f790
cvsdist a1e62fb
* Thu Aug 26 2004 Tim Waugh <twaugh@redhat.com> 1.0.14-4
cvsdist a1e62fb
- Apply patch from David Zeuthen to fix hotplug script (bug #130755).
cvsdist a1e62fb
cvsdist 6790870
* Mon Aug  9 2004 Tim Waugh <twaugh@redhat.com> 1.0.14-3
cvsdist 6790870
- Mark config files noreplace.
cvsdist 6790870
cvsdist cc97c33
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist cc97c33
- rebuilt
cvsdist cc97c33
cvsdist b4f9038
* Wed Jun  2 2004 Tim Waugh <twaugh@redhat.com> 1.0.14-1
cvsdist b4f9038
- 1.0.14.
cvsdist b4f9038
cvsdist b4f9038
* Wed May 12 2004 Tim Waugh <twaugh@redhat.com>
cvsdist b4f9038
- s/ftp.mostang.com/ftp.sane-project.org/.
cvsdist b4f9038
cvsdist 1ca3d76
* Fri May  7 2004 Tim Waugh <twaugh@redhat.com> 1.0.13-7
cvsdist 1ca3d76
- Fix epson.conf for USB scanners (bug #122328).
cvsdist 1ca3d76
cvsdist 1ca3d76
* Tue May  4 2004 Tim Waugh <twaugh@redhat.com> 1.0.13-6
cvsdist 1ca3d76
- Ship libusb.usermap (from sane-backends-1.0.14) and a pam_console-aware
cvsdist 1ca3d76
  libusbscanner script.
cvsdist 1ca3d76
- Fix epson.conf for Epson Perfection 2400 (bug #122328).
cvsdist 1ca3d76
cvsdist 2a1817c
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 2a1817c
- rebuilt
cvsdist 2a1817c
cvsdist 2a1817c
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 2a1817c
- rebuilt
cvsdist 2a1817c
cvsdist 2a1817c
* Thu Feb  5 2004 Tim Waugh <twaugh@redhat.com> 1.0.13-4
cvsdist 2a1817c
- Fixed compilation with GCC 3.4.
cvsdist 2a1817c
cvsdist cd2979e
* Mon Dec 15 2003 Tim Waugh <twaugh@redhat.com> 1.0.13-3
cvsdist cd2979e
- Take %%{_libdir}/sane out of ldconfig's search path altogether (Oliver
cvsdist cd2979e
  Rauch).
cvsdist cd2979e
cvsdist cd2979e
* Tue Nov 25 2003 Thomas Woerner <twoerner@redhat.com> 1.0.13-2
cvsdist cd2979e
- no rpath in sane-config anymore
cvsdist cd2979e
cvsdist cd2979e
* Sun Nov 23 2003 Tim Waugh <twaugh@redhat.com> 1.0.13-1
cvsdist cd2979e
- 1.0.13.
cvsdist cd2979e
- No longer need autoload, gt68xx patches.
cvsdist cd2979e
cvsdist cd2979e
* Thu Nov 20 2003 Tim Waugh <twaugh@redhat.com> 1.0.12-6
cvsdist cd2979e
- Don't add %%{_libdir}/sane to ld.so.conf (bug #110419).
cvsdist cd2979e
cvsdist cd2979e
* Tue Nov 11 2003 Tim Waugh <twaugh@redhat.com> 1.0.12-5
cvsdist cd2979e
- Updated gt68xx driver to fix timeout problems.
cvsdist cd2979e
cvsdist cd2979e
* Wed Oct  8 2003 Tim Waugh <twaugh@redhat.com>
cvsdist cd2979e
- Avoided undefined behaviour in canon-sane.c (bug #106305).
cvsdist cd2979e
cvsdist cd2979e
* Mon Sep 29 2003 Tim Waugh <twaugh@redhat.com>
cvsdist cd2979e
- Updated URL.
cvsdist cd2979e
cvsdist 4e59a19
* Thu Jul 24 2003 Tim Waugh <twaugh@redhat.com> 1.0.12-4
cvsdist 4e59a19
- The devel package requires libieee1284-devel.
cvsdist cb0dee0
cvsdist 4e59a19
* Mon Jun 16 2003 Tim Waugh <twaugh@redhat.com> 1.0.12-3
cvsdist 4e59a19
- Use libtoolize and aclocal to fix build.
cvsdist 4e59a19
- Build requires libieee1284-devel (to fix bug #75849).
cvsdist 36a3129
cvsdist 4e59a19
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 4e59a19
- rebuilt
cvsdist 36a3129
cvsdist 4e59a19
* Sun May 25 2003 Tim Waugh <twaugh@redhat.com> 1.0.12-1
cvsdist 4e59a19
- 1.0.12.
cvsdist 36a3129
cvsdist 4e59a19
* Thu Mar 20 2003 Tim Waugh <twaugh@redhat.com> 1.0.11-1
cvsdist 4e59a19
- Shipped libtool is broken; use installed script instead.
cvsdist 4e59a19
- Remove files not shipped.
cvsdist 4e59a19
- Fix some /usr/lib references.
cvsdist 4e59a19
- 1.0.11.
cvsdist 4e59a19
- Drop sane-sparc, errorchk, hp101, security patches.
cvsdist 4e59a19
- Update rpath, docdir patches.
cvsdist 4e59a19
- Use %%find_lang.
cvsdist 36a3129
cvsdist 4e59a19
* Fri Mar  7 2003 Tim Waugh <twaugh@redhat.com>
cvsdist 4e59a19
- sane-backends-devel requires libusb-devel (bug #85742).
cvsdist dcc1bad
cvsdist 123afc1
* Mon Feb 10 2003 Tim Waugh <twaugh@redhat.com> 1.0.9-5
cvsdist 123afc1
- Fix saned problems.
cvsdist 123afc1
cvsdist 123afc1
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.0.9-4
cvsdist 123afc1
- rebuilt
cvsdist 123afc1
cvsdist 123afc1
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 1.0.9-3
cvsdist 123afc1
- hp-backend 1.01 for 'error during device I/O' workaround (bug #81835).
cvsdist 123afc1
cvsdist 123afc1
* Thu Jan  9 2003 Tim Waugh <twaugh@redhat.com> 1.0.9-2
cvsdist 123afc1
- Better error checking in the Canon backend (bug #81332).
cvsdist 123afc1
cvsdist 123afc1
* Fri Oct 25 2002 Tim Waugh <twaugh@redhat.com> 1.0.9-1
cvsdist 123afc1
- 1.0.9.
cvsdist 2437906
cvsdist 123afc1
* Wed Oct 23 2002 Tim Waugh <twaugh@redhat.com> 1.0.8-6
cvsdist 123afc1
- Ship the installed documentation.
cvsdist 123afc1
- Move sane-config to the devel subpackage (bug #68454).
cvsdist 2437906
cvsdist 123afc1
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
cvsdist c634ffb
- automated rebuild
cvsdist c634ffb
cvsdist 29ae3ae
* Fri Jun 21 2002 Tim Waugh <twaugh@redhat.com> 1.0.8-4
cvsdist 29ae3ae
- Fix bug #62847.
cvsdist 29ae3ae
cvsdist 29ae3ae
* Tue Jun 18 2002 Tim Waugh <twaugh@redhat.com> 1.0.8-3
cvsdist 29ae3ae
- Fix dangling symlink (bug #66672).
cvsdist 29ae3ae
cvsdist 29ae3ae
* Wed Jun 12 2002 Tim Waugh <twaugh@redhat.com> 1.0.8-2
cvsdist 29ae3ae
- Don't tell SANE applications to use rpath (bug #66129, bug #66132).
cvsdist 29ae3ae
cvsdist 29ae3ae
* Mon May 27 2002 Tim Waugh <twaugh@redhat.com> 1.0.8-1
cvsdist 29ae3ae
- 1.0.8.
cvsdist 29ae3ae
cvsdist 29ae3ae
* Wed May 22 2002 Tim Waugh <twaugh@redhat.com> 1.0.8-0.20020522.1
cvsdist 29ae3ae
- Update to CVS.  Release expected before the end of the month.
cvsdist 29ae3ae
- No longer need defaultincl or argv patches.
cvsdist 169faf7
cvsdist 29ae3ae
* Wed May 15 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-7
cvsdist 843a42f
- Unconditionally run ldconfig after installation (bug #64964).
cvsdist 843a42f
cvsdist 8f0a299
* Mon Mar  4 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-6
cvsdist 8f0a299
- Re-apply the original 1.0.7-4 fix (oops):
cvsdist 8f0a299
  - Make sure to load SCSI modules if not already loaded (bug #59979).
cvsdist 8f0a299
cvsdist 8f0a299
* Mon Mar  4 2002 Tim Powers <timp@redhat.com> 1.0.7-5
cvsdist 2f4b2a2
- bump release number, wasn't bumped last time
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Mon Mar  3 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-4
cvsdist 2f4b2a2
- Update sparc patch (Tom "spot" Callaway).
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-3
cvsdist 2f4b2a2
- Rebuild in new environment.
cvsdist 2f4b2a2
- Disable bad stdarg code in scanimage so that alpha builds succeed.
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Mon Feb 11 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-2
cvsdist 2f4b2a2
- Make sure sane-config doesn't specify the default include path
cvsdist 2f4b2a2
  (bug #59507).
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Mon Feb  4 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-1
cvsdist 2f4b2a2
- 1.0.7.
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Sun Jan 27 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-0.beta2.1
cvsdist 2f4b2a2
- 1.0.7-beta2.
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Wed Jan 23 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-0.beta1.1
cvsdist 2f4b2a2
- 1.0.7-beta1.
cvsdist 2f4b2a2
- Patches no longer needed: scsi, microtek2, format.
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 1.0.6-4
cvsdist 2f4b2a2
- automated rebuild
cvsdist 2f4b2a2
cvsdist 2f4b2a2
* Wed Nov 21 2001 Tim Waugh <twaugh@redhat.com> 1.0.6-3
cvsdist 2f4b2a2
- Fix default file names format in batch scans (bug #56542).
cvsdist 0731e8b
cvsdist 2f4b2a2
* Tue Nov 20 2001 Tim Waugh <twaugh@redhat.com> 1.0.6-2
cvsdist 2f4b2a2
- Apply Maurice Hilarius's patch to avoid kill(-1,SIGTERM) (bug #56540).
cvsdist 0731e8b
cvsdist 2f4b2a2
* Mon Nov  5 2001 Tim Waugh <twaugh@redhat.com> 1.0.6-1
cvsdist 2f4b2a2
- 1.0.6.
cvsdist 87205c3
cvsdist 2f4b2a2
* Fri Jul 20 2001 Florian La Roche <Florian.LaRoche@redhat.de> 1.0.5-4
cvsdist d124cae
- exclude s390, s390x
cvsdist d124cae
cvsdist b714519
* Tue Jul 17 2001 Preston Brown <pbrown@redhat.com> 1.0.5-3
cvsdist b714519
- sane.png included
cvsdist b714519
cvsdist b714519
* Tue Jul 10 2001 Tim Waugh <twaugh@redhat.com> 1.0.5-2
cvsdist b714519
- sane-backends-devel provides sane-devel.
cvsdist b714519
cvsdist b714519
* Sun Jul  1 2001 Tim Waugh <twaugh@redhat.com> 1.0.5-1
cvsdist b714519
- 1.0.5.
cvsdist b714519
cvsdist b714519
* Wed Jun 20 2001 Tim Waugh <twaugh@redhat.com> 1.0.5-0.20010620.0
cvsdist b714519
- 2001-06-20 CVS update.  PreReq /bin/cat, /bin/rm.
cvsdist b714519
cvsdist b714519
* Mon Jun 11 2001 Tim Waugh <twaugh@redhat.com> 1.0.5-0.20010610
cvsdist b714519
- 2001-06-10 CVS snapshot.  umax_pp update from CVS again to fix more
cvsdist b714519
  build problems.
cvsdist b714519
cvsdist b714519
* Sun Jun  3 2001 Tim Waugh <twaugh@redhat.com> 1.0.5-0.20010603.1000
cvsdist b714519
- 2001-06-03 CVS snapshot (10:00).  Fixes umax_pp build problems.
cvsdist b714519
cvsdist b714519
* Sat Jun  2 2001 Tim Waugh <twaugh@redhat.com> 1.0.5-0.20010530
cvsdist b714519
- sane-backends (sane-frontends is in a separate package now).
cvsdist b714519
- 2001-05-30 CVS snapshot.
cvsdist b714519
- include.patch no longer needed.
cvsdist b714519
- sg3timeout.patch no longer needed.
cvsdist b714519
cvsdist b714519
* Mon Jan 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.0.3-10
cvsdist b714519
- Fix up the libtool config file /usr/lib/libsane.la
cvsdist b714519
  kscan should build now. ;)
cvsdist b714519
cvsdist b714519
* Wed Jan 10 2001 Tim Waugh <twaugh@redhat.com>
cvsdist b714519
- Increase timeout for SCSI commands sent via sg driver version 3
cvsdist b714519
  (bug #23447)
cvsdist b714519
cvsdist b714519
* Mon Dec 25 2000 Matt Wilson <msw@redhat.com>
cvsdist b714519
- rebuilt against gimp 1.2.0
cvsdist b714519
cvsdist b714519
* Thu Dec 21 2000 Matt Wilson <msw@redhat.com>
cvsdist b714519
- rebuilt against gimp 1.1.32
cvsdist b714519
- use -DGIMP_ENABLE_COMPAT_CRUFT=1 to build with compat macros
cvsdist b714519
cvsdist b714519
* Mon Dec 18 2000 Matt Wilson <msw@redhat.com>
cvsdist b714519
- rebuilt against gimp 1.1.30
cvsdist b714519
cvsdist b714519
* Fri Dec  1 2000 Tim Waugh <twaugh@redhat.com>
cvsdist b714519
- Rebuild because of fileutils bug.
cvsdist b714519
cvsdist b714519
* Thu Oct 26 2000 Bill Nottingham <notting@redhat.com>
cvsdist b714519
- fix provides for ia64/sparc64
cvsdist b714519
b18671c
* Thu Aug 29 2000 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist b714519
- don't include xscanimage desktop entry - it's a gimp
cvsdist b714519
  plugin. Doh. (part of #17076)
cvsdist b714519
- add tetex-latex as a build requirement
cvsdist b714519
cvsdist b714519
* Wed Aug 23 2000 Matt Wilson <msw@redhat.com>
cvsdist b714519
- built against gimp 1.1.25
cvsdist b714519
cvsdist b714519
* Tue Aug 22 2000 Preston Brown <pbrown@redhat.com>
cvsdist b714519
- 1.0.3 bugfix release (#16726)
cvsdist b714519
- rev patch removed, no longer needed
cvsdist b714519
cvsdist b714519
* Tue Aug 15 2000 Than Ngo <than@redhat.com>
cvsdist b714519
- add triggerpostun to fix removing path from ld.so.conf at update
cvsdist b714519
cvsdist b714519
* Fri Aug  4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
cvsdist b714519
- Add Swedish and German translations to desktop file, Bug #15317
cvsdist b714519
cvsdist b714519
* Sun Jul 23 2000 Nalin Dahyabhai <nalin@redhat.com>
cvsdist b714519
- use mktemp in post and postun scripts
cvsdist b714519
- fix incorrect usage of rev in backend/Makefile
cvsdist b714519
b18671c
* Wed Jul 19 2000 Trond Eivind Glomsrød <teg@redhat.com>
cvsdist b714519
- workarounds for weird bug (all so-files had names with "s="
cvsdist b714519
  - except for sparc which has just "=" and IA64 which works)
cvsdist b714519
cvsdist b714519
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
cvsdist b714519
- automatic rebuild
cvsdist b714519
cvsdist b714519
* Mon Jul  3 2000 Matt Wilson <msw@redhat.com>
cvsdist b714519
- rebuilt against gimp-1.1.24
cvsdist b714519
cvsdist b714519
* Tue Jun 13 2000 Preston Brown <pbrown@redhat.com>
cvsdist b714519
- FHS paths
cvsdist b714519
- work around ICE on intel.  FIX ME!
cvsdist b714519
cvsdist b714519
* Mon May 22 2000 Tim Powers <timp@redhat.com>
cvsdist b714519
-  rebuilt w/ glibc-2.1.90
cvsdist b714519
cvsdist b714519
* Thu May 18 2000 Tim Powers <timp@redhat.com>
cvsdist b714519
- updated to 1.0.2
cvsdist b714519
cvsdist b714519
* Wed Jul 21 1999 Tim Powers <timp@redhat.com>
cvsdist b714519
- rebuilt for 6.1
cvsdist b714519
cvsdist b714519
* Tue May 11 1999 Bill Nottingham <notting@redhat.com>
cvsdist b714519
- make it play nice with xsane, add ld.so.conf entries
cvsdist b714519
cvsdist b714519
* Wed Apr 21 1999 Bill Nottingham <notting@redhat.com>
cvsdist b714519
- update to 1.0.1
cvsdist b714519
cvsdist b714519
* Tue Oct 13 1998 Michael Maher <mike@redhat.com>
cvsdist b714519
- updated package
cvsdist b714519
cvsdist b714519
* Thu May 21 1998 Cristian Gafton <gafton@redhat.com>
cvsdist b714519
- upgraded to 0.73
cvsdist b714519
cvsdist b714519
* Tue Jan 27 1998 Otto Hammersmith <otto@redhat.com>
cvsdist b714519
- umax drivers were missing from the file list.
cvsdist b714519
cvsdist b714519
* Sun Dec  7 1997 Otto Hammersmith <otto@redhat.com>
cvsdist b714519
- added wmconfig
cvsdist b714519
- fixed library problem
cvsdist b714519
cvsdist b714519
* Tue Dec  2 1997 Otto Hammersmith <otto@redhat.com>
cvsdist b714519
- added changelog
cvsdist b714519
- got newer package from Sane web site than our old powertools one