|
|
|
@ -3,9 +3,8 @@
|
|
|
|
|
Name: usbip
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
Summary: USB/IP user-space
|
|
|
|
|
Group: System Environment/Daemons
|
|
|
|
|
Version: 4.14.11
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
#Source: https://www.kernel.org/pub/linux/kernel/v4.x/linux-%%{version}.tar.xz
|
|
|
|
|
# In the interests of keeping the source rpm from being ridiculously large,
|
|
|
|
|
# download the Linux kernel from above and run `extract_usbip.sh <version>`
|
|
|
|
@ -90,6 +89,9 @@ install -pm 644 %{SOURCE2} %{buildroot}%{_unitdir}
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 08 2018 Jonathan Dieter <jdieter@gmail.com> - 4.14.11-2
|
|
|
|
|
- Remove obsolete Group tag
|
|
|
|
|
|
|
|
|
|
* Sat Jan 13 2018 Jonathan Dieter <jdieter@lesbg.com> - 4.14.11-1
|
|
|
|
|
- Update usbip to 4.14.11
|
|
|
|
|
|
|
|
|
|