!43 删除tar包中的隐藏文件
From: @ruebb Reviewed-by: @solarhu Signed-off-by: @solarhu
This commit is contained in:
commit
bd6dc1cdaf
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
Name: pkgship
|
||||
Version: 2.1.0
|
||||
Release: 6
|
||||
Summary: Pkgship implements rpm package dependence ,maintainer, patch query and so no.
|
||||
Release: 7
|
||||
Summary: Pkgship implements rpm package dependence ,maintainer, patch query and so on.
|
||||
License: Mulan 2.0
|
||||
URL: https://gitee.com/openeuler/pkgship
|
||||
Source0: https://gitee.com/openeuler/pkgship-%{version}.tar.gz
|
||||
@ -109,6 +109,9 @@ create_dir_file /var/log/pkgship-operation 700 d
|
||||
%attr(0640,pkgshipuser,pkgshipuser) /lib/systemd/system/pkgship.service
|
||||
|
||||
%changelog
|
||||
* Fri Mar 19 2021 Yiru Wang <wangyiru1@huawei.com> - 2.1.0-7
|
||||
- rm hidden file such as .git file from tar file
|
||||
|
||||
* Thu Mar 11 2021 zhang tao <zhangtao307@huawei.com> - 2.1.0-6
|
||||
- In the build phase, modify the path of the log file to solve the permission problem
|
||||
- add python3-mock to BuildRequires and Requires to solve check error
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user