- Ship the correct libsane.usermap (part of bug #135802).
This commit is contained in:
parent
9a0908f434
commit
8d7755cb98
@ -7,7 +7,6 @@ Group: System Environment/Libraries
|
||||
Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: sane.png
|
||||
Source2: libusbscanner
|
||||
Source3: libsane.usermap
|
||||
Patch1: sane-backends-1.0.11-rpath.patch
|
||||
Patch2: sane-backends-1.0.11-docdir.patch
|
||||
Patch3: sane-backends-1.0.12-badcode.patch
|
||||
@ -101,7 +100,7 @@ rm -f %{buildroot}%{_bindir}/gamma4scanimage
|
||||
rm -f %{buildroot}%{_libdir}/sane/*.a %{buildroot}%{_libdir}/*.a
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/hotplug/usb
|
||||
install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/hotplug/usb
|
||||
install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/hotplug/usb
|
||||
install -m 644 tools/hotplug/libsane.usermap %{buildroot}%{_sysconfdir}/hotplug/usb
|
||||
|
||||
%find_lang %name
|
||||
|
||||
@ -137,6 +136,9 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/sane/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Dec 3 2004 Tim Waugh <twaugh@redhat.com>
|
||||
- Ship the correct libsane.usermap (part of bug #135802).
|
||||
|
||||
* Wed Dec 1 2004 Tim Waugh <twaugh@redhat.com>
|
||||
- No longer need ep2400 patch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user