mirror of
https://abf.rosa.ru/djam/fusioninventory-agent.git
synced 2025-02-23 09:22:53 +00:00
Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Has been cancelled
Some checks failed
Run CI/CD... / main (push) Has been cancelled
This commit is contained in:
parent
f68813baec
commit
b11c205fb0
2 changed files with 2 additions and 1 deletions
|
@ -13,4 +13,5 @@ jobs:
|
|||
with:
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||
PUBLICATOR: ${{ secrets.PUBLICATOR }}
|
||||
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/F/FU/FUSINV/FusionInventory-Agen
|
|||
Source1: %{name}.init
|
||||
Source2: %{name}-config
|
||||
BuildArch: noarch
|
||||
#Requires: perl-Net-SSLeay
|
||||
Requires: perl-Net-SSLeay
|
||||
Requires: perl(Proc::Daemon) perl(Proc::PID::File)
|
||||
Requires: perl(LWP) perl(Net::IP) perl(HTTP::Status) perl(Net::SSLeay) perl(Crypt::SSLeay)
|
||||
Requires: perl(Archive::Extract)
|
||||
|
|
Loading…
Add table
Reference in a new issue