mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
feat(ivsc-firmware): Include the doc files and a changelog (#4221)
* feat(ivsc-firmware): Include the doc files and a changelog Signed-off-by: Gilver <rockgrub@disroot.org> * cleanup: This spec always does weird crap? Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -7,7 +7,7 @@ Name: ivsc-firmware
|
||||
Summary: Intel iVSC firmware
|
||||
URL: https://github.com/intel/ivsc-firmware
|
||||
Version: 0^%{commit_date}git.%{shortcommit}
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
License: Proprietary
|
||||
Source0: https://github.com/intel/%{name}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
|
||||
Requires: ipu6-camera-bins
|
||||
@@ -36,8 +36,12 @@ done
|
||||
popd
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%doc SECURITY.md
|
||||
%license LICENSE
|
||||
%{_prefix}/lib/firmware/vsc/
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
* Tue Apr 1 2025 Gilver E. <rockgrub@disroot.org> - 0^20250326git.3377801-2%{?dist} - FINAL
|
||||
- Final update as the project is archived
|
||||
- Include the doc files
|
||||
|
||||
Reference in New Issue
Block a user