|
|
@ -1,7 +1,7 @@ |
|
|
|
Summary: An implementation of an ICAP server |
|
|
|
Summary: An implementation of an ICAP server |
|
|
|
Name: c-icap |
|
|
|
Name: c-icap |
|
|
|
Version: 0.5.6 |
|
|
|
Version: 0.5.6 |
|
|
|
Release: 1%{?dist} |
|
|
|
Release: 2%{?dist} |
|
|
|
License: LGPL |
|
|
|
License: LGPL |
|
|
|
|
|
|
|
|
|
|
|
Source0: http://sourceforge.net/projects/c-icap/files/c-icap/0.5.x/c_icap-%{version}.tar.gz |
|
|
|
Source0: http://sourceforge.net/projects/c-icap/files/c-icap/0.5.x/c_icap-%{version}.tar.gz |
|
|
@ -193,6 +193,9 @@ exit 0 # Always pass |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Sat Nov 07 2020 Daniel Berteaud <daniel@firewall-services.com> 0.5.6-2 |
|
|
|
|
|
|
|
- BuildReq libdb-devel instead of db4-devel (daniel@firewall-services.com) |
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 11 2019 Daniel Berteaud <daniel@firewall-services.com> 0.5.6-1 |
|
|
|
* Wed Dec 11 2019 Daniel Berteaud <daniel@firewall-services.com> 0.5.6-1 |
|
|
|
- Update to 0.5.6 (daniel@firewall-services.com) |
|
|
|
- Update to 0.5.6 (daniel@firewall-services.com) |
|
|
|
|
|
|
|
|
|
|
|