add source url and yaml file
This commit is contained in:
parent
e0fc896e20
commit
5332132cb1
@ -4,13 +4,14 @@
|
||||
|
||||
Name: raspberrypi-firmware
|
||||
Version: 20200717
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Firmware files used for RaspberryPi
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
Provides: raspberrypi-firmware = %{version}-%{release}
|
||||
|
||||
URL: https://github.com/raspberrypi/firmware
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: LICENCE.bluez-firmware
|
||||
Source2: LICENCE.broadcom_bcm43xx
|
||||
@ -41,6 +42,9 @@ install -p -m 644 firmware-boot/* %{buildroot}/boot
|
||||
/boot/*
|
||||
|
||||
%changelog
|
||||
* Mon 31 Aug 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200717-3
|
||||
- Add source url in spec.
|
||||
|
||||
* Fri Jul 17 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200717-1
|
||||
- Update firmware files, add licenses.
|
||||
|
||||
|
||||
4
raspberrypi-firmware.yaml
Normal file
4
raspberrypi-firmware.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: raspberrypi/firmware
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
Loading…
x
Reference in New Issue
Block a user