etmem: Add missing URL and source to etmem.spec

Signed-off-by: liubo <liubo254@huawei.com>
This commit is contained in:
liubo 2021-10-29 10:32:41 +08:00
parent d7f600bdcc
commit 8afdefff31
5 changed files with 11 additions and 3 deletions

BIN
1.0.tar.gz Normal file

Binary file not shown.

View File

@ -16,7 +16,7 @@ etmem内存分级扩展技术通过DRAM+内存压缩/高性能存储新介质
a) 下载代码包手动编译
$ tar -xf etmem-1.0.tar.gz
$ tar -xf 1.0.tar.gz
$ cd etmem-1.0

Binary file not shown.

View File

@ -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
View File

@ -0,0 +1,4 @@
version_control: gitee
src_repo: openEuler/etmem
tag_prefix: ""
seperator: .