https://bugzilla.redhat.com/show_bug.cgi?id=1008772

Christopher Meng <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Christopher Meng <[email protected]> ---
Drop by comments:

1. Requires: hidapi = %{version}-%{release}

-->

Requires:       %{name}%{?_isa} = %{version}-%{release}

2. %package -n hidapi-devel

-->

%package devel

%files -n hidapi-devel

-->

%files devel

3. %dir %{_includedir}/hidapi
%{_includedir}/hidapi/hidapi.h

-->

%{_includedir}/hidapi

4. Tiny question, why not use this URL as Github has offered such function:

https://github.com/downloads/signal11/hidapi/hidapi-0.7.0.zip

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to