update to 4.0.9 [release 4.0.9-1mamba;Wed May 19 2021]

This commit is contained in:
Silvan Calarco 2024-01-06 06:33:47 +01:00
parent af591c9d48
commit f4d62d4450

View File

@ -1,21 +1,24 @@
Name: lxc
Version: 4.0.6
Version: 4.0.9
Release: 1mamba
Summary: Userspace control package for Linux Containers
Group: Applications/Emulators
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://lxc.sourceforge.net/
Source: http://linuxcontainers.org/downloads/lxc-%{version}.tar.gz
URL: https://linuxcontainers.org/
Source: https://linuxcontainers.org/downloads/lxc/lxc-%{version}.tar.gz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libcap-devel
BuildRequires: libgcc
BuildRequires: libopenssl-devel
BuildRequires: libseccomp-devel
BuildRequires: libselinux-devel
## AUTOBUILDREQ-END
BuildRequires: libpython3-devel
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Userspace control package for Linux Containers, a lightweight virtual system mechanism sometimes described as “chroot on steroids”.
@ -116,6 +119,9 @@ This package contains libraries and header files for developing applications tha
#%doc README
%changelog
* Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.9-1mamba
- update to 4.0.9
* Tue Jan 19 2021 Automatic Build System <autodist@mambasoft.it> 4.0.6-1mamba
- automatic version update by autodist