add source url and yaml file

This commit is contained in:
yafen 2020-08-31 16:57:24 +08:00
parent e0fc896e20
commit 5332132cb1
2 changed files with 9 additions and 1 deletions

View File

@ -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.

View File

@ -0,0 +1,4 @@
version_control: github
src_repo: raspberrypi/firmware
tag_prefix: "^v"
seperator: "."