etmem: Add missing URL and source to etmem.spec
Signed-off-by: liubo <liubo254@huawei.com>
This commit is contained in:
parent
d7f600bdcc
commit
8afdefff31
BIN
1.0.tar.gz
Normal file
BIN
1.0.tar.gz
Normal file
Binary file not shown.
@ -16,7 +16,7 @@ etmem内存分级扩展技术,通过DRAM+内存压缩/高性能存储新介质
|
||||
|
||||
a) 下载代码包手动编译
|
||||
|
||||
$ tar -xf etmem-1.0.tar.gz
|
||||
$ tar -xf 1.0.tar.gz
|
||||
|
||||
$ cd etmem-1.0
|
||||
|
||||
|
||||
BIN
etmem-1.0.tar.gz
BIN
etmem-1.0.tar.gz
Binary file not shown.
@ -2,10 +2,11 @@
|
||||
|
||||
Name: etmem
|
||||
Version: 1.0
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: etmem
|
||||
License: Mulan PSL v2
|
||||
Source0: etmem-%{version}.tar.gz
|
||||
URL: https://gitee.com/openeuler/etmem
|
||||
Source0: https://gitee.com/openeuler/etmem/repository/archive/%{version}.tar.gz
|
||||
|
||||
Patch0: 0001-fix-64K-pagesize-scan-problem.patch
|
||||
Patch1: 0002-change-aarch64-march-to-armv8-a.patch
|
||||
@ -104,6 +105,9 @@ install -m 0644 userswap/include/uswap_api.h $RPM_BUILD_ROOT%{_includedir}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Fri Oct 29 2021 liubo <liubo254@huawei.com> 1.0-9
|
||||
- Add missing URL and source to etmem.spec
|
||||
|
||||
* Thu Oct 20 2021 shikemeng <shikemeng@huawei.com> 1.0-8
|
||||
- Add missing Requires
|
||||
- Remove write permssion in %file after strip
|
||||
|
||||
4
etmem.yaml
Normal file
4
etmem.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: gitee
|
||||
src_repo: openEuler/etmem
|
||||
tag_prefix: ""
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user