|
|
|
@ -1,19 +1,11 @@
|
|
|
|
|
# Use md5 file digest method.
|
|
|
|
|
%define _binary_filedigest_algorithm 1
|
|
|
|
|
|
|
|
|
|
# Use gzip payload compression
|
|
|
|
|
%define _binary_payload w9.gzdio
|
|
|
|
|
|
|
|
|
|
Name: one-context
|
|
|
|
|
Version: 6.6.1
|
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
|
Release: 1%{?dist}.inferit.1
|
|
|
|
|
Summary: OpenNebula Contextualization Package
|
|
|
|
|
AutoReqProv: no
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
|
License: Apache 2.0
|
|
|
|
|
Vendor: MSVSphere
|
|
|
|
|
URL: http://opennebula.org
|
|
|
|
|
Packager: MSVSphere <packager@msvsphere.ru>
|
|
|
|
|
Source: https://github.com/OpenNebula/%{name}/archive/refs/tags/addon-context-linux-%{version}.tar.gz
|
|
|
|
|
Patch1: addon-context-linux-6.6.1-msvsphere.patch
|
|
|
|
|
Patch2: addon-context-linux-6.6.1-generate.patch
|
|
|
|
@ -361,6 +353,9 @@ fi
|
|
|
|
|
/usr/sbin/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Oct 18 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 6.6.1-1.inferit.1
|
|
|
|
|
- drop compression and digest options
|
|
|
|
|
|
|
|
|
|
* Tue Jun 27 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 6.6.1-1.inferit
|
|
|
|
|
- Update to v6.6.1
|
|
|
|
|
- Redebranded for MSVSphere
|
|
|
|
|