Compare commits
2 Commits
7.2-1mamba
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a6b613c609 | |||
| 59c9a5af1e |
@@ -1,15 +1,15 @@
|
||||
Name: squidclamav
|
||||
Version: 7.2
|
||||
Version: 7.4
|
||||
Release: 1mamba
|
||||
Summary: A dedicated ClamAV antivirus redirector for Squid
|
||||
Group: Network/Security
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://sourceforge.net/projects/squidclamav/
|
||||
Source: http://downloads.sourceforge.net/project/squidclamav/squidclamav/%{version}/squidclamav-%{version}.tar.gz
|
||||
Patch0: %{name}-6.2-cgi-it_IT.patch
|
||||
Patch1: %{name}-7.2-config.patch
|
||||
URL: https://squidclamav.darold.net/
|
||||
Source: https://github.com/darold/squidclamav.git/v%{version}/squidclamav-%{version}.tar.bz2
|
||||
Patch0: squidclamav-6.2-cgi-it_IT.patch
|
||||
Patch1: squidclamav-7.2-config.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@@ -85,9 +85,15 @@ fi
|
||||
%{_datadir}/c_icap/templates/squidclamav/en/MALWARE_FOUND
|
||||
%attr(0755,root,root) /var/www/cgi-bin/squidclamav/clwarn.cgi*
|
||||
%{_mandir}/man1/squidclamav.1*
|
||||
%doc AUTHORS COPYING ChangeLog README
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Jul 19 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 7.4-1mamba
|
||||
- update to 7.4
|
||||
|
||||
* Fri Nov 10 2023 Automatic Build System <autodist@mambasoft.it> 7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 08 2023 Automatic Build System <autodist@mambasoft.it> 7.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user