fix dep error. will do more here once 177650 is figured
This commit is contained in:
parent
98c8050864
commit
bb9105ff56
@ -4,7 +4,7 @@
|
|||||||
Summary: Scanner access software
|
Summary: Scanner access software
|
||||||
Name: sane-backends
|
Name: sane-backends
|
||||||
Version: 1.0.17
|
Version: 1.0.17
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz
|
Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||||
@ -23,9 +23,6 @@ Prereq: /sbin/ldconfig, /bin/mktemp, /bin/grep, /bin/cat, /bin/rm
|
|||||||
Requires: pam >= 0.78-2
|
Requires: pam >= 0.78-2
|
||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
|
|
||||||
# For /etc/hotplug/usb:
|
|
||||||
Requires: hotplug >= 3:2004_04_01-10
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Scanner Access Now Easy (SANE) is a universal scanner interface. The
|
Scanner Access Now Easy (SANE) is a universal scanner interface. The
|
||||||
SANE application programming interface (API) provides standardized
|
SANE application programming interface (API) provides standardized
|
||||||
@ -135,6 +132,9 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/sane/*.so
|
%{_libdir}/sane/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 22 2006 Bill Nottingham <notting@redhat.com> 1.0.17-2
|
||||||
|
- disable hotplug dep. More later pending (#177650)
|
||||||
|
|
||||||
* Tue Dec 20 2005 Nils Philippsen <nphilipp@redhat.com> 1.0.17-1
|
* Tue Dec 20 2005 Nils Philippsen <nphilipp@redhat.com> 1.0.17-1
|
||||||
- version 1.0.17
|
- version 1.0.17
|
||||||
- reenable gphoto2 backend
|
- reenable gphoto2 backend
|
||||||
|
Loading…
Reference in New Issue
Block a user