Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37859640
en ru br
ALT Linux repos
S:1.4.4-alt1

Group :: Development/Perl
RPM: pve-acme

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pve-acme
Summary: PVE ACME integration perl library
Version: 1.4.4
Release: alt1
License: GPLv3
Group: Development/Perl
Url: https://git.proxmox.com/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

ExclusiveArch: x86_64 aarch64
BuildRequires: pve-common python3 perl(Date/Parse.pm) perl(JSON.pm) perl(HTTP/Daemon.pm)

Source: pve-acme.tar.xz
# Patch1: pve-acme-rm-openstack.patch

Requires: curl

Conflicts: pve-manager < 7.0.11-alt1

%description
Used in perl-based PVE project as common interface for DNS and HTTP ACME challenges

#%%add_findreq_skiplist %perl_vendor_privlib/PVE/ACME.pm

#%%add_findreq_skiplist %perl_vendor_privlib/PVE/ACME/DNSChallenge.pm
%add_findreq_skiplist %_datadir/proxmox-acme/**/*

%prep
%setup -q -n %name
# %%patch1 -p1 -b .rm-openstack

%install
%make DESTDIR=%buildroot -C src install
chmod a+x %buildroot%_datadir/proxmox-acme/dnsapi/*.sh

%files
%perl_vendor_privlib/PVE/ACME.pm
%perl_vendor_privlib/PVE/ACME
%_datadir/proxmox-acme

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin