1 Star 0 Fork 2

src-oepkgs-oE-rv/u2f-hidraw-policy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
u2f-hidraw-policy.spec 824 Bytes
一键复制 编辑 原始数据 按行查看 历史
dogsheng 提交于 2019-12-15 02:17 . fix errors
name: u2f-hidraw-policy
Version: 1.0.2
Release: 9
Summary: Udev rule to allow desktop access to HIDRAW U2F tokens
License: LGPLv2+
URL: https://github.com/amluto/u2f-hidraw-policy/
Source0: https://github.com/amluto/%{name}/archive/%{version}.tar.gz
BuildRequires: gcc systemd systemd-devel
Requires: systemd
%description
The package is a udev helper that detects U2F HID tokens as described
by the U2F spec.
%prep
%autosetup %{name}-%{version} -p1
%build
%make_build CFLAGS="%{optflags} %{__global_ldflags}"
%install
make install DESTDIR="%{buildroot}/usr"
%files
%license LICENSE
%doc README.md
%{_udevrulesdir}/60-u2f-hidraw.rules
%{_udevrulesdir}/../u2f_hidraw_id
%changelog
* Fri Nov 8 2019 Lijin Yang <yanglijin@huawei.com> - 1.0.2-9
- Package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-oepkgs-oe-rv/u2f-hidraw-policy.git
git@gitee.com:src-oepkgs-oe-rv/u2f-hidraw-policy.git
src-oepkgs-oe-rv
u2f-hidraw-policy
u2f-hidraw-policy
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385