!3 20201201 add yaml file

From: @zhang__3125
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2020-12-02 20:04:15 +08:00 committed by Gitee
commit 52ac71e922
4 changed files with 7686 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: hddtemp
Version: 0.3
Release: 1.beta15%{?dist}
Release: 2.beta15
Summary: Hard disk temperature tool
License: GPLv2+
URL: http://savannah.nongnu.org/projects/hddtemp/
@ -13,7 +13,8 @@ Source4: %{name}.pam
Source5: %{name}.consoleapp
Patch0: 0001-Try-attribute-190-if-194-doesn-t-exist.patch
Patch1: http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_0.3-beta15-53.diff.gz
#Patch1: http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_0.3-beta15-53.diff.gz
Patch1: hddtemp_0.3-beta15-53.diff
Patch2: %{name}-0.3-beta15-autodetect-717479.patch
Patch3: 0001-Allow-binding-to-a-listen-address-that-doesn-t-exist.patch
Patch4: fix-model-length.patch

5
hddtemp.yaml Normal file
View File

@ -0,0 +1,5 @@
version_control: ftp
src_repo: http://download.savannah.nongnu.org/releases/hddtemp
tag_prefix:
tag_pattern: "hddtemp-(.*)-beta15.tar.bz2"
seperator: "."

7678
hddtemp_0.3-beta15-53.diff Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.