add source url and yaml file
This commit is contained in:
parent
af3d190952
commit
d10e81e7cb
@ -6,13 +6,14 @@
|
|||||||
|
|
||||||
Name: raspberrypi-bluetooth
|
Name: raspberrypi-bluetooth
|
||||||
Version: 20200729
|
Version: 20200729
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: bluetooth files used for RaspberryPi
|
Summary: bluetooth files used for RaspberryPi
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
ExclusiveArch: aarch64
|
ExclusiveArch: aarch64
|
||||||
|
|
||||||
Provides: raspberrypi-bluetooth = %{version}-%{release}
|
Provides: raspberrypi-bluetooth = %{version}-%{release}
|
||||||
|
|
||||||
|
URL: https://github.com/RPi-Distro/pi-bluetooth
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Source1: LICENCE.pi-bluetooth
|
Source1: LICENCE.pi-bluetooth
|
||||||
|
|
||||||
@ -46,5 +47,8 @@ cd -
|
|||||||
%{_systemd_path}/*
|
%{_systemd_path}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon 31 Aug 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200729-2
|
||||||
|
- Add source url in spec.
|
||||||
|
|
||||||
* Wed Jul 29 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200729-1
|
* Wed Jul 29 2020 Yafen Fang<yafen@iscas.ac.cn> - 20200729-1
|
||||||
- Add rules file, bthelper and hciuart from pi-bluetooth.
|
- Add rules file, bthelper and hciuart from pi-bluetooth.
|
||||||
|
|||||||
4
raspberrypi-bluetooth.yaml
Normal file
4
raspberrypi-bluetooth.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: RPi-Distro/pi-bluetooth
|
||||||
|
tag_prefix: "^v"
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user