[packages/crun] use bundled macros for the time being; rel 2
atler
atler at pld-linux.org
Fri Nov 1 15:39:02 CET 2024
commit e70e93692f3416a3d54383d3f8b20fce256b95b0
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Nov 1 14:57:35 2024 +0100
use bundled macros for the time being; rel 2
crun.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crun.spec b/crun.spec
index 7156913..cb785a2 100644
--- a/crun.spec
+++ b/crun.spec
@@ -9,7 +9,7 @@
Summary: OCI runtime written in C
Name: crun
Version: 1.18.2
-Release: 1
+Release: 2
License: GPL v3+
Group: Applications/System
Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.zst
@@ -44,7 +44,7 @@ crun is a runtime for running OCI containers.
%build
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__autoheader}
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crun.git/commitdiff/e70e93692f3416a3d54383d3f8b20fce256b95b0
More information about the pld-cvs-commit
mailing list