!4 add source url and yaml file
Merge pull request !4 from woqidaideshi/master
This commit is contained in:
commit
270a1cbbbd
@ -4,13 +4,14 @@
|
|||||||
|
|
||||||
Name: raspberrypi-firmware
|
Name: raspberrypi-firmware
|
||||||
Version: 20200717
|
Version: 20200717
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Firmware files used for RaspberryPi
|
Summary: Firmware files used for RaspberryPi
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
ExclusiveArch: aarch64
|
ExclusiveArch: aarch64
|
||||||
|
|
||||||
Provides: raspberrypi-firmware = %{version}-%{release}
|
Provides: raspberrypi-firmware = %{version}-%{release}
|
||||||
|
|
||||||
|
URL: https://github.com/raspberrypi/firmware
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Source1: LICENCE.bluez-firmware
|
Source1: LICENCE.bluez-firmware
|
||||||
Source2: LICENCE.broadcom_bcm43xx
|
Source2: LICENCE.broadcom_bcm43xx
|
||||||
@ -41,6 +42,9 @@ install -p -m 644 firmware-boot/* %{buildroot}/boot
|
|||||||
/boot/*
|
/boot/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 17 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200717-1
|
||||||
- Update firmware files, add licenses.
|
- 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