rename 60-libsane.fdi to 19-libsane.fdi so that hal-acl-tool callouts get
added (#438827)
This commit is contained in:
parent
50101bc6f6
commit
d88330a4cf
@ -1,7 +1,7 @@
|
||||
Summary: Scanner access software
|
||||
Name: sane-backends
|
||||
Version: 1.0.19
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL (programs), relaxed LGPL (libraries), and public domain (docs)
|
||||
Group: System Environment/Libraries
|
||||
Source0: ftp://ftp.sane-project.org/pub/sane/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
@ -109,7 +109,7 @@ rm -f %{buildroot}%{_libdir}/sane/*.a %{buildroot}%{_libdir}/*.a
|
||||
rm -f %{buildroot}%{_libdir}/libsane*.la %{buildroot}%{_libdir}/sane/*.la
|
||||
|
||||
mkdir -p %{buildroot}/%{_datadir}/hal/fdi/policy/10osvendor
|
||||
install -m 0644 tools/hal/libsane.fdi %{buildroot}/%{_datadir}/hal/fdi/policy/10osvendor/60-libsane.fdi
|
||||
install -m 0644 tools/hal/libsane.fdi %{buildroot}/%{_datadir}/hal/fdi/policy/10osvendor/19-libsane.fdi
|
||||
mkdir -p %{buildroot}/%{_libexecdir}
|
||||
install -m 0755 %{SOURCE2} %{buildroot}/%{_libexecdir}/hal-usb-scanner-add
|
||||
|
||||
@ -159,6 +159,10 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/pkgconfig/sane-backends.pc
|
||||
|
||||
%changelog
|
||||
* Thu Mar 27 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-10
|
||||
- rename 60-libsane.fdi to 19-libsane.fdi so that hal-acl-tool callouts get
|
||||
added (#438827)
|
||||
|
||||
* Wed Mar 26 2008 Nils Philippsen <nphilipp@redhat.com> - 1.0.19-9
|
||||
- cope with info.subsystem from new HAL versions as well as info.bus (#438827)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user