Merge branch 'openEuler-24.03-LTS' of gitee.com:src-openeuler/pcs into master
Signed-off-by: zouzhimin <zouzhimin@kylinos.cn>
This commit is contained in:
commit
90586b50ee
8
pcs.spec
8
pcs.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcs
|
Name: pcs
|
||||||
Version: 0.11.7
|
Version: 0.11.7
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPL-2.0-only AND Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause OR Ruby) AND (BSD-2-Clause OR GPL-2.0-or-later)
|
License: GPL-2.0-only AND Apache-2.0 AND MIT AND BSD-3-Clause AND (BSD-2-Clause OR Ruby) AND (BSD-2-Clause OR GPL-2.0-or-later)
|
||||||
URL: https://github.com/ClusterLabs/pcs
|
URL: https://github.com/ClusterLabs/pcs
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -236,6 +236,7 @@ update_times_patch(){
|
|||||||
%autopatch -p1 -m 0
|
%autopatch -p1 -m 0
|
||||||
# update_times_patch %%{PATCH0}
|
# update_times_patch %%{PATCH0}
|
||||||
update_times_patch %{PATCH0}
|
update_times_patch %{PATCH0}
|
||||||
|
sed -i "s/setuptools-scm/setuptools_scm/g" configure.ac
|
||||||
|
|
||||||
# generate .tarball-version if building from an untagged commit, not a released version
|
# generate .tarball-version if building from an untagged commit, not a released version
|
||||||
# autogen uses git-version-gen which uses .tarball-version for generating version number
|
# autogen uses git-version-gen which uses .tarball-version for generating version number
|
||||||
@ -402,9 +403,12 @@ run_all_tests
|
|||||||
%license pyagentx_LICENSE.txt
|
%license pyagentx_LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 14 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-5
|
* Tue Mar 19 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-6
|
||||||
- update crm_mon schemas for tests
|
- update crm_mon schemas for tests
|
||||||
|
|
||||||
|
* Tue Mar 19 2024 panchenbo <panchenbo@kylinsec.com.cn> - 0.11.7-5
|
||||||
|
- fix setuptools_scm not found
|
||||||
|
|
||||||
* Tue Mar 12 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-4
|
* Tue Mar 12 2024 zouzhimin <zouzhimin@kylinos.cn> - 0.11.7-4
|
||||||
- Fix pcsd ruby
|
- Fix pcsd ruby
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user