33417f
Summary: OCI runtime written in C
33417f
Name: crun
b7b580
Version: 1.6
33417f
Release: 1%{?dist}
33417f
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
33417f
License: GPLv2+
33417f
URL: https://github.com/containers/crun
33417f
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
33417f
ExclusiveArch: %{go_arches}
33417f
# We always run autogen.sh
33417f
BuildRequires: autoconf
33417f
BuildRequires: automake
33417f
BuildRequires: gcc
33417f
BuildRequires: python3
33417f
BuildRequires: git
33417f
BuildRequires: libcap-devel
33417f
BuildRequires: systemd-devel
33417f
BuildRequires: yajl-devel
33417f
BuildRequires: libseccomp-devel
33417f
BuildRequires: libselinux-devel
33417f
BuildRequires: python3-libmount
33417f
BuildRequires: libtool
33417f
BuildRequires: go-md2man
33417f
Provides: oci-runtime
33417f
33417f
%description
33417f
crun is a runtime for running OCI containers
33417f
33417f
%prep
33417f
%autosetup -Sgit -n %{name}-%{version}
33417f
33417f
%build
33417f
export CFLAGS="%{optflags} -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
33417f
./autogen.sh
33417f
%configure --disable-silent-rules
33417f
33417f
%make_build
33417f
33417f
%install
33417f
%make_install
33417f
rm -rf %{buildroot}%{_prefix}/lib*
33417f
33417f
%files
33417f
%license COPYING
33417f
%{_bindir}/%{name}
33417f
%{_mandir}/man1/*
33417f
33417f
%changelog
b7b580
* Fri Sep 09 2022 Jindrich Novy <jnovy@redhat.com> - 1.6-1
b7b580
- update to https://github.com/containers/crun/releases/tag/1.6
b7b580
- Related: #2123641
b7b580
8748bb
* Wed Jul 27 2022 Jindrich Novy <jnovy@redhat.com> - 1.5-1
8748bb
- update to https://github.com/containers/crun/releases/tag/1.5
8748bb
- Related: #2061390
8748bb
8748bb
* Wed Jun 15 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.5-1
8748bb
- update to https://github.com/containers/crun/releases/tag/1.4.5
8748bb
- Related: #2061390
8748bb
8748bb
* Thu Mar 24 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.4-2
8748bb
- update to https://github.com/containers/crun/releases/tag/1.4.4
8748bb
- Related: #2061390
8748bb
8748bb
* Wed Mar 23 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.4-1
8748bb
- update to https://github.com/containers/crun/releases/tag/1.4.4
8748bb
- Related: #2061390
8748bb
8748bb
* Fri Mar 11 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.3-1
8748bb
- update to https://github.com/containers/crun/releases/tag/1.4.3
8748bb
- Related: #2061390
8748bb
33417f
* Wed Jan 26 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.2-1
33417f
- update to https://github.com/containers/crun/releases/tag/1.4.2
33417f
- Related: #2001445
33417f
33417f
* Fri Jan 14 2022 Jindrich Novy <jnovy@redhat.com> - 1.4.1-1
33417f
- update to https://github.com/containers/crun/releases/tag/1.4.1
33417f
- Related: #2001445
33417f
33417f
* Wed Dec 22 2021 Jindrich Novy <jnovy@redhat.com> - 1.4-1
33417f
- update to https://github.com/containers/crun/releases/tag/1.4
33417f
- Related: #2001445
33417f
33417f
* Mon Nov 15 2021 Jindrich Novy <jnovy@redhat.com> - 1.3-1
33417f
- update to https://github.com/containers/crun/releases/tag/1.3
33417f
- Related: #2001445
33417f
33417f
* Mon Oct 11 2021 Jindrich Novy <jnovy@redhat.com> - 1.2-1
33417f
- update to https://github.com/containers/crun/releases/tag/1.2
33417f
- Related: #2001445
33417f
33417f
* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 1.1-1
33417f
- update to https://github.com/containers/crun/releases/tag/1.1
33417f
- Related: #2001445
33417f
33417f
* Thu Aug 26 2021 Jindrich Novy <jnovy@redhat.com> - 1.0-1
33417f
- update to https://github.com/containers/crun/releases/tag/1.0
33417f
- Related: #1934415
33417f
33417f
* Fri Aug 06 2021 Jindrich Novy <jnovy@redhat.com> - 0.21-3
33417f
- remove BR: criu-devel and leave it just for RHEL9
33417f
- Related: #1934415
33417f
33417f
* Fri Aug 06 2021 Jindrich Novy <jnovy@redhat.com> - 0.21-2
33417f
- do not use versioned provide
33417f
- BR: criu-devel
33417f
- Related: #1934415
33417f
33417f
* Tue Jul 27 2021 Jindrich Novy <jnovy@redhat.com> - 0.21-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.21
33417f
- Related: #1934415
33417f
33417f
* Thu Jun 10 2021 Jindrich Novy <jnovy@redhat.com> - 0.20.1-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.20.1
33417f
- Related: #1934415
33417f
33417f
* Wed Jun 02 2021 Jindrich Novy <jnovy@redhat.com> - 0.20-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.20
33417f
- Related: #1934415
33417f
33417f
* Mon Apr 26 2021 Jindrich Novy <jnovy@redhat.com> - 0.19.1-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.19.1
33417f
- Related: #1934415
33417f
33417f
* Wed Apr 07 2021 Jindrich Novy <jnovy@redhat.com> - 0.19-2
33417f
- remove unused patch reference from spec
33417f
- Related: #1934415
33417f
33417f
* Tue Apr 06 2021 Jindrich Novy <jnovy@redhat.com> - 0.19-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.19
33417f
- Related: #1934415
33417f
33417f
* Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 0.18-1
33417f
- allow to build without glibc-static (thanks to Giuseppe Scrivano)
33417f
- Related: #1883490
33417f
33417f
* Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 0.17-2
33417f
- reverting back to 0.17 as there's no glibc-static in RHEL
33417f
- Related: #1883490
33417f
33417f
* Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 0.18-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.18
33417f
- Related: #1883490
33417f
33417f
* Fri Jan 22 2021 Jindrich Novy <jnovy@redhat.com> - 0.17-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.17
33417f
- Related: #1883490
33417f
33417f
* Thu Dec 03 2020 Jindrich Novy <jnovy@redhat.com> - 0.16-2
33417f
- exclude i686 because of build failures
33417f
- Related: #1883490
33417f
33417f
* Wed Nov 25 2020 Jindrich Novy <jnovy@redhat.com> - 0.16-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.16
33417f
- Related: #1883490
33417f
33417f
* Wed Nov 04 2020 Jindrich Novy <jnovy@redhat.com> - 0.15.1-1
33417f
- update to https://github.com/containers/crun/releases/tag/0.15.1
33417f
- Related: #1883490
33417f
33417f
* Thu Oct 29 2020 Jindrich Novy <jnovy@redhat.com> - 0.15-2
33417f
- synchronize with stream-container-tools-rhel8
33417f
- Related: #1883490
33417f
33417f
* Wed Oct 21 2020 Jindrich Novy <jnovy@redhat.com> - 0.15-1
33417f
- synchronize with stream-container-tools-rhel8
33417f
- Related: #1883490
33417f
33417f
* Tue Aug 11 2020 Jindrich Novy <jnovy@redhat.com> - 0.14.1-2
33417f
- use proper CFLAGS
33417f
- Related: #1821193
33417f
33417f
* Wed Jul 08 2020 Jindrich Novy <jnovy@redhat.com> - 0.14.1-1
33417f
- update to https://github.com/containers/crun/releases/tag/v0.14.1
33417f
- Related: #1821193
33417f
33417f
* Thu Jul 02 2020 Jindrich Novy <jnovy@redhat.com> - 0.14-1
33417f
- update to https://github.com/containers/crun/releases/tag/v0.14
33417f
- Related: #1821193
33417f
33417f
* Tue Jun 16 2020 Giuseppe Scrivano <gscrivan@redhat.com> - 0.13-1
33417f
- initial import