filter out backend driver provides/requires
This commit is contained in:
parent
f3c40c5f72
commit
c2778a652d
@ -15,6 +15,9 @@
|
|||||||
%global udevrulesdir /lib/udev/rules.d
|
%global udevrulesdir /lib/udev/rules.d
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%define __provides_exclude_from ^%{_libdir}/sane/.*\.so.*$
|
||||||
|
%define __requires_exclude ^libsane-.*\.so\.[0-9]*(\(\).*)?+$
|
||||||
|
|
||||||
Summary: Scanner access software
|
Summary: Scanner access software
|
||||||
Name: sane-backends
|
Name: sane-backends
|
||||||
Version: 1.0.23
|
Version: 1.0.23
|
||||||
@ -210,6 +213,9 @@ install -m 0644 tools/sane-backends.pc %{buildroot}%{_libdir}/pkgconfig/
|
|||||||
%{_libdir}/sane/*gphoto2.so.*
|
%{_libdir}/sane/*gphoto2.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 01 2013 Nils Philippsen <nils@redhat.com>
|
||||||
|
- filter out backend driver provides/requires
|
||||||
|
|
||||||
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 1.0.23-6
|
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 1.0.23-6
|
||||||
- rebuild due to "jpeg8-ABI" feature drop
|
- rebuild due to "jpeg8-ABI" feature drop
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user