!87 删除重复的修改内容。
From: @budory Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
0c0f67e7b7
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Version: 1.49.5
|
Version: 1.49.5
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A set of tools for accessing and modifying virtual machine (VM) disk images
|
Summary: A set of tools for accessing and modifying virtual machine (VM) disk images
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -198,8 +198,6 @@ if [ "$(stat -f -L -c %T .)" != "nfs" ] && [ "$(getenforce | tr '[A-Z]' '[a-z]')
|
|||||||
chcon --reference=/tmp tmp
|
chcon --reference=/tmp tmp
|
||||||
fi
|
fi
|
||||||
|
|
||||||
sed -i 's/FEDORA | RHEL | CENTOS)/FEDORA | RHEL | CENTOS | OPENEULER | GENERIC)/g' configure
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
ip addr list ||:
|
ip addr list ||:
|
||||||
ip route list ||:
|
ip route list ||:
|
||||||
@ -359,6 +357,9 @@ rm -rf ocaml/html/.gitignore
|
|||||||
%lang(uk) %{_mandir}/uk/man*/*
|
%lang(uk) %{_mandir}/uk/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 11 2024 lizhanchun <lizhanchun@kylinos.cn> - 1:1.49.5-3
|
||||||
|
- Remove unnecessary script operations.
|
||||||
|
|
||||||
* Wed Feb 22 2023 wulei <wulei80@h-partners.com> - 1:1.49.5-2
|
* Wed Feb 22 2023 wulei <wulei80@h-partners.com> - 1:1.49.5-2
|
||||||
- Enable Vala bindings
|
- Enable Vala bindings
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user