Modify Source0 Url on master branch
This commit is contained in:
parent
a68e1a6cc7
commit
8fefed5ebc
@ -1,10 +1,10 @@
|
|||||||
Name: openhpi
|
Name: openhpi
|
||||||
Version: 3.8.0
|
Version: 3.8.0
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Implementation of the Service Availability Forum's Hardware Platform Interface
|
Summary: Implementation of the Service Availability Forum's Hardware Platform Interface
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.openhpi.org
|
URL: http://www.openhpi.org
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/open-hpi/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch0: openhpi-3.4.0-systemd.patch
|
Patch0: openhpi-3.4.0-systemd.patch
|
||||||
Patch1: openhpi-3.6.1-ssl.patch
|
Patch1: openhpi-3.6.1-ssl.patch
|
||||||
|
|
||||||
@ -111,5 +111,8 @@ make check
|
|||||||
%{_mandir}/man8/*8*
|
%{_mandir}/man8/*8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 15 2020 Ge Wang <wangge20@huawei.com> - 3.8.0-7
|
||||||
|
- Modify Source0 Url
|
||||||
|
|
||||||
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.8.0-6
|
* Tue Nov 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.8.0-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: svn
|
version_control: github
|
||||||
src_repo: https://svn.code.sf.net/p/openhpi/code/openhpi
|
src_repo: open-hpi/openhpi
|
||||||
tag_prefix: ""
|
tag_prefix: "openhpi-"
|
||||||
seperator: "."
|
seperator: "."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user