10 Star 0 Fork 4

src-openEuler/zd1211-firmware

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
zd1211-firmware.spec 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhouxudong8 提交于 2020-01-10 11:37 . clean unused patch
Name: zd1211-firmware
Version: 1.5
Release: 5
Summary: Firmware for wireless devices based on zd1211 chipset
License: GPLv2
URL: https://sourceforge.net/projects/zd1211
Source0: https://downloads.sourceforge.net/zd1211/zd1211-firmware-%{version}.tar.bz2
BuildArch: noarch
BuildRequires: gcc
%description
This package contains the firmware required to work with the zd1211 chipset.
%package_help
%prep
%autosetup -n %{name} -p1
sed -i 's/\r//' *.h
%build
%install
install -d -m 755 $RPM_BUILD_ROOT/lib/firmware/zd1211
install -m 644 zd* $RPM_BUILD_ROOT/lib/firmware/zd1211
%files
%defattr(-,root,root)
%license COPYING
/lib/firmware/zd1211/*
%files help
%defattr(-,root,root)
%doc README
%changelog
* Fri Jan 10 2020 openEuler Buildteam <[email protected]> - 1.5-5
- clean unused patch
* Sat Oct 12 2019 openEuler Buildteam <[email protected]> - 1.5-4
- Package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/zd1211-firmware.git
[email protected]:src-openeuler/zd1211-firmware.git
src-openeuler
zd1211-firmware
zd1211-firmware
master

搜索帮助