build against libusb-1.0 on Fedora >= 18 (#1003193)
This commit is contained in:
parent
ef5b39da0f
commit
bfa5a61d4c
@ -15,7 +15,7 @@
|
|||||||
%global udevrulesdir /lib/udev/rules.d
|
%global udevrulesdir /lib/udev/rules.d
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 19 || 0%{?rhel} >= 7
|
%if !0%{?fedora}%{?rhel} || 0%{?fedora} >= 18 || 0%{?rhel} >= 7
|
||||||
%global libusb1 1
|
%global libusb1 1
|
||||||
%else
|
%else
|
||||||
%global libusb1 0
|
%global libusb1 0
|
||||||
@ -303,6 +303,9 @@ popd
|
|||||||
%{_libdir}/sane/*gphoto2.so*
|
%{_libdir}/sane/*gphoto2.so*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2013 Nils Philippsen <nils@redhat.com>
|
||||||
|
- build against libusb-1.0 on Fedora >= 18 (#1003193)
|
||||||
|
|
||||||
* Wed Sep 04 2013 Hans de Goede <hdegoede@redhat.com> - 1.0.23-17
|
* Wed Sep 04 2013 Hans de Goede <hdegoede@redhat.com> - 1.0.23-17
|
||||||
- Really build against libusb-1.0 on Fedora >= 19 (#1003193)
|
- Really build against libusb-1.0 on Fedora >= 19 (#1003193)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user