repair build error
This commit is contained in:
parent
4daf674cb8
commit
2ba385304f
@ -4,7 +4,7 @@
|
||||
|
||||
Name: catatonit
|
||||
Version: 0.1.7
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A signal-forwarding process manager for containers
|
||||
License: GPLv3+
|
||||
URL: https://github.com/openSUSE/catatonit
|
||||
@ -30,6 +30,7 @@ signalfd(2)) and has no additional features.
|
||||
|
||||
%prep
|
||||
%autosetup -Sgit -n %{name}-%{built_tag_strip}
|
||||
sed -i '$d' configure.ac
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
@ -59,5 +60,8 @@ ln -s %{_libexecdir}/%{name}/%{name} %{buildroot}%{_libexecdir}/podman/%{name}
|
||||
%{_libexecdir}/podman/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Mar 26 2022 fushanqing <fushanqing@kylinos.cn> - 0.1.7-2
|
||||
- repair build error
|
||||
|
||||
* Mon Nov 22 2021 Li Jingwei <lijingwei@uniontech.com> - 0.1.7-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user