update to fix rocky patch
This commit is contained in:
parent
2145844a6e
commit
636041c920
7
lxc.spec
7
lxc.spec
@ -11,13 +11,13 @@
|
|||||||
|
|
||||||
Name: lxc
|
Name: lxc
|
||||||
Version: 4.0.10
|
Version: 4.0.10
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Linux Resource Containers
|
Summary: Linux Resource Containers
|
||||||
License: LGPLv2+ and GPLv2
|
License: LGPLv2+ and GPLv2
|
||||||
URL: https://linuxcontainers.org/lxc
|
URL: https://linuxcontainers.org/lxc
|
||||||
Source0: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz
|
Source0: https://linuxcontainers.org/downloads/%{name}/%{name}-%{version}.tar.gz
|
||||||
Source1: lxc-net
|
Source1: lxc-net
|
||||||
Source2: https://git.shrug.pw/neilhanlon/lxc-templates/archive/v1.0.2.tar.gz
|
Source2: https://git.shrug.pw/neilhanlon/lxc-templates/archive/v1.0.3.tar.gz
|
||||||
Patch0: lxc-2.0.7-fix-init.patch
|
Patch0: lxc-2.0.7-fix-init.patch
|
||||||
Patch1: lxc-4.0.1-fix-lxc-net.patch
|
Patch1: lxc-4.0.1-fix-lxc-net.patch
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
@ -302,6 +302,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 04 2022 Neil Hanlon <neil@shrug.pw> - 4.0.10-4
|
||||||
|
- fix rocky template patch
|
||||||
|
|
||||||
* Thu Aug 04 2022 Neil Hanlon <neil@shrug.pw> - 4.0.10-3
|
* Thu Aug 04 2022 Neil Hanlon <neil@shrug.pw> - 4.0.10-3
|
||||||
- add a rockylinux template
|
- add a rockylinux template
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (lxc-4.0.10.tar.gz) = ec3ccf344a91b50b30985562c54ad93d2db2d29c24d31da8e3a69e801c8bd23c1560274c1850c39eb7e984940ba86d3ebae75db136320d6bbc5eb03bda4c5318
|
SHA512 (lxc-4.0.10.tar.gz) = ec3ccf344a91b50b30985562c54ad93d2db2d29c24d31da8e3a69e801c8bd23c1560274c1850c39eb7e984940ba86d3ebae75db136320d6bbc5eb03bda4c5318
|
||||||
SHA512 (v1.0.2.tar.gz) = 009a5bb966c7270756a5da7501de7714b7899c575bdbccbf1728d91a3e1250dec5f5e244835f82c2c1f5223a4ff82c1ade05c8bb6c52bbd1b848041adc0a51ae
|
SHA512 (v1.0.3.tar.gz) = 3472441b9e1785da91374ccf7d7f6e86d921b43365b9252936610590bed195158ef49cd18fab1c48cba5207bc3dec1a895c4f2083d8b8b956ecd4ec8b546053e
|
||||||
|
Loading…
Reference in New Issue
Block a user