Accepting request 717486 from home:matwey:branches:hardware
- Use disabled services to follow Factory guidelines. OBS-URL: https://build.opensuse.org/request/show/717486 OBS-URL: https://build.opensuse.org/package/show/hardware/hidapi?expand=0&rev=7
This commit is contained in:
parent
d44e131ec5
commit
02c8e9b0dc
11
_service
11
_service
@ -1,12 +1,9 @@
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="protocol">https</param>
|
||||
<param name="host">github.com</param>
|
||||
<param name="path">/libusb/hidapi/archive/hidapi-0.9.0.tar.gz</param>
|
||||
<service name="download_files" mode="disabled">
|
||||
</service>
|
||||
<service name="verify_file">
|
||||
<param name="file">_service:download_url:hidapi-0.9.0.tar.gz</param>
|
||||
<service name="verify_file" mode="disabled">
|
||||
<param name="file">hidapi-0.9.0.tar.gz</param>
|
||||
<param name="verifier">sha256</param>
|
||||
<param name="checksum">630ee1834bdd5c5761ab079fd04f463a89585df8fcae51a7bfe4229b1e02a652</param>
|
||||
</service>
|
||||
</services>
|
||||
</services>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 08:54:03 UTC 2019 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
- Use disabled services to follow Factory guidelines.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 22 07:02:32 UTC 2019 - luca@z3ntu.xyz
|
||||
|
||||
|
@ -25,7 +25,7 @@ Summary: Simple library for communicating with USB and Bluetooth HID devi
|
||||
License: GPL-3.0-or-later OR BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
Url: https://github.com/libusb/hidapi
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source: https://github.com/libusb/hidapi/archive/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE do_not_install_docs.patch -- don't let make install put files into /usr/share/doc/packages
|
||||
Patch0: do_not_install_docs.patch
|
||||
BuildRequires: autoconf
|
||||
|
Loading…
x
Reference in New Issue
Block a user