Fix a typo in dependency

This commit is contained in:
Daniel Berteaud 2014-02-19 11:05:05 +01:00
parent 1ec14a9434
commit bc00e7a87c
1 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# Name: Daniel Berteaud
%define name smeserver-zabbix-agent
%define version 0.3.2
%define version 0.3.3
%define release 1
Summary: sme server integration of zabbix agent
Name: %{name}
@ -24,7 +24,7 @@ Requires: smeserver-remoteuseraccess
Requires: perl(IO::Socket)
Requires: perl(Net::SSLeay)
Requires: perl(Date::Parse)
Requires: perl(Crypt::OpenSSL::X509);
Requires: perl(Crypt::OpenSSL::X509)
AutoReqProv: no
%description
@ -33,6 +33,9 @@ Zabbix is an entreprise-class open source distributed monitoring
solution
%changelog
* Wed Feb 19 2014 Daniel B. <daniel@firewall-services.com> - 0.3.3-1.sme
- Fix a typo in dependency
* Wed Feb 19 2014 Daniel B. <daniel@firewall-services.com> - 0.3.2-1.sme
- Add script to monitor PHPki certificates