Add .gitignore and .gitea/workflows/ci.yml
Some checks failed
Run CI/CD... / main (push) Has been cancelled

This commit is contained in:
Your Name 2025-01-31 18:40:10 +00:00
parent f68813baec
commit b11c205fb0
2 changed files with 2 additions and 1 deletions

View file

@ -13,4 +13,5 @@ jobs:
with:
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
PUBLICATOR: ${{ secrets.PUBLICATOR }}
REPO_DEPLOY: ${{ secrets.REPO_DEPLOY }}

View file

@ -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)