update BUILD dir format
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
c5ae9479bc
commit
ef2bd8a057
@ -11,7 +11,7 @@ Version: 0.21
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
# Source0 generated using `make dist` in upstream repo
|
# Source0 generated using `make dist` in upstream repo
|
||||||
Source0: %{name}-%{version}-dirty.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
||||||
# We always run autogen.sh
|
# We always run autogen.sh
|
||||||
@ -39,7 +39,7 @@ Provides: oci-runtime
|
|||||||
crun is a runtime for running OCI containers
|
crun is a runtime for running OCI containers
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-%{version}-dirty
|
%autosetup -p1 -n %{name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user