Accepting request 235041 from hardware
- Build with pkgconfig(libudev), not pkgconfig(udev). (forwarded request 235039 from sbrabec) OBS-URL: https://build.opensuse.org/request/show/235041 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libusb-1_0?expand=0&rev=33
This commit is contained in:
commit
b808a2f45e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 20:12:12 CEST 2014 - sbrabec@suse.cz
|
||||
|
||||
- Build with pkgconfig(libudev), not pkgconfig(udev).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 22:06:46 CET 2014 - sbrabec@suse.cz
|
||||
|
||||
|
@ -28,7 +28,7 @@ Source: http://downloads.sourceforge.net/project/%{_name}/%{_name}-1.0/%
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: pkg-config
|
||||
%if 0%{?suse_version} >= 1200
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define debug_package_requires libusb-1_0-0 = %{version}-%{release}
|
||||
|
Loading…
x
Reference in New Issue
Block a user