auto-import sane-backends-1.0.7-6 from sane-backends-1.0.7-6.src.rpm
This commit is contained in:
parent
2f4b2a26ed
commit
8f0a299b12
@ -1,7 +1,7 @@
|
|||||||
Summary: Scanner access software.
|
Summary: Scanner access software.
|
||||||
Name: sane-backends
|
Name: sane-backends
|
||||||
Version: 1.0.7
|
Version: 1.0.7
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPL (programs), relaxed LGPL (libraries), and public domain (docs)
|
License: GPL (programs), relaxed LGPL (libraries), and public domain (docs)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: ftp://ftp.mostang.com/pub/sane/sane-%{version}/%{name}-%{version}.tar.gz
|
Source: ftp://ftp.mostang.com/pub/sane/sane-%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -9,6 +9,7 @@ Source1: sane.png
|
|||||||
Patch0: sane-sparc.patch
|
Patch0: sane-sparc.patch
|
||||||
Patch1: sane-backends-1.0.7-defaultincl.patch
|
Patch1: sane-backends-1.0.7-defaultincl.patch
|
||||||
Patch2: sane-backends-1.0.7-argv.patch
|
Patch2: sane-backends-1.0.7-argv.patch
|
||||||
|
Patch3: sane-backends-1.0.7-autoload.patch
|
||||||
URL: http://www.mostang.com/sane/
|
URL: http://www.mostang.com/sane/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: tetex-latex libusb-devel
|
BuildRequires: tetex-latex libusb-devel
|
||||||
@ -55,6 +56,10 @@ included in the sane-backends package.
|
|||||||
%patch1 -p1 -b .defaultincl
|
%patch1 -p1 -b .defaultincl
|
||||||
%patch2 -p1 -b .argv
|
%patch2 -p1 -b .argv
|
||||||
|
|
||||||
|
# Make sure to load SCSI modules if not already loaded (bug #59979).
|
||||||
|
cd sanei
|
||||||
|
%patch3 -p0 -b .autoload
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{expand:%%define optflags %{optflags} -DGIMP_ENABLE_COMPAT_CRUFT=1}
|
%{expand:%%define optflags %{optflags} -DGIMP_ENABLE_COMPAT_CRUFT=1}
|
||||||
%if %{gphoto2_support}
|
%if %{gphoto2_support}
|
||||||
@ -125,7 +130,11 @@ fi
|
|||||||
%{_libdir}/sane/*.so
|
%{_libdir}/sane/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 4 2002 Tim Powers <timp@redhat.com>
|
* Mon Mar 4 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-6
|
||||||
|
- Re-apply the original 1.0.7-4 fix (oops):
|
||||||
|
- Make sure to load SCSI modules if not already loaded (bug #59979).
|
||||||
|
|
||||||
|
* Mon Mar 4 2002 Tim Powers <timp@redhat.com> 1.0.7-5
|
||||||
- bump release number, wasn't bumped last time
|
- bump release number, wasn't bumped last time
|
||||||
|
|
||||||
* Mon Mar 3 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-4
|
* Mon Mar 3 2002 Tim Waugh <twaugh@redhat.com> 1.0.7-4
|
||||||
|
Loading…
Reference in New Issue
Block a user