update to 5.17
require perl-IO-Socket-SSL [release 5.17-1mamba;Sun May 03 2015]
This commit is contained in:
parent
61bc562148
commit
7e855b3cb5
@ -1,5 +1,5 @@
|
||||
Name: clamtk
|
||||
Version: 5.15
|
||||
Version: 5.17
|
||||
Release: 1mamba
|
||||
Summary: A frontend for ClamAV using Perl and Gtk+ graphics libraries
|
||||
Group: Graphical Desktop/Applications/Security
|
||||
@ -18,6 +18,7 @@ BuildRequires: perl-libwww
|
||||
BuildRequires: perl-Locale-gettext
|
||||
BuildRequires: perl-Text-CSV
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: perl-IO-Socket-SSL
|
||||
Requires: clamav
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -67,6 +68,10 @@ update-desktop-database -q >/dev/null 2>&1
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Sun May 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 5.17-1mamba
|
||||
- update to 5.17
|
||||
- require perl-IO-Socket-SSL
|
||||
|
||||
* Fri Mar 20 2015 Automatic Build System <autodist@mambasoft.it> 5.15-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user