Enable debuginfo
This commit is contained in:
parent
bf0cca49a9
commit
6a44acb1d7
@ -1 +1 @@
|
||||
18.09.0.113
|
||||
18.09.0.116
|
||||
|
||||
11
docker.spec
11
docker.spec
@ -1,6 +1,6 @@
|
||||
Name: docker-engine
|
||||
Version: 18.09.0
|
||||
Release: 115
|
||||
Release: 116
|
||||
Summary: The open-source application container engine
|
||||
Group: Tools/Docker
|
||||
|
||||
@ -16,7 +16,6 @@ Source6: gen-commit.sh
|
||||
URL: https://mobyproject.org
|
||||
|
||||
%global is_systemd 1
|
||||
%global debug_package %{nil}
|
||||
|
||||
# required packages for build
|
||||
# most are already in the container (see contrib/builder/rpm/ARCH/generate.sh)
|
||||
@ -43,6 +42,8 @@ language, framework or packaging system. That makes them great building blocks
|
||||
for deploying and scaling web apps, databases, and backend services without
|
||||
depending on a particular stack or provider.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
cp %{SOURCE0} .
|
||||
cp %{SOURCE1} .
|
||||
@ -211,6 +212,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 03 2021 chenjiankun<chenjiankun1@huawei.com> - 18.09.0-116
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:enable debuginfo
|
||||
|
||||
* Thu Apr 01 2021 wangfengtu<wangfengtu@huawei.com> - 18.09.0-115
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
@ -1 +1 @@
|
||||
I2fe1dd40281f1786ecc63ff19d416b113710e611
|
||||
fe98eb898c92a27f02439bc043b071aaadaf3f6e
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user