automatic version update by autodist [release 0.5.7-1mamba;Fri Feb 05 2021]

This commit is contained in:
Automatic Build System 2024-01-05 21:03:04 +01:00
parent 651913830d
commit d3c1244c4b
2 changed files with 13 additions and 5 deletions

View File

@ -1,23 +1,27 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: c-icap
Version: 0.5.6
Version: 0.5.7
Release: 1mamba
Summary: An implementation of an ICAP server that can be used with HTTP proxies like Squid
Group: System/Servers
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://c-icap.sourceforge.net
Source: https://sourceforge.net/projects/c-icap/files/c-icap/%{majver}.x/c_icap-%{version}.tar.gz/download
#Source: http://downloads.sourceforge.net/project/c-icap/c-icap/0.1.x/c_icap-%{version}.tar.gz
URL: https://c-icap.sourceforge.net
Source: https://sourceforge.net/projects/c-icap/files/c-icap/%{majver}.x/c_icap-%{version}.tar.gz
Source1: %{name}-initscript
Source2: %{name}-logrotate
Patch0: %{name}-0.1.5-conf.patch
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libbrotli-devel
BuildRequires: libbzip2-devel
BuildRequires: libdb53-devel
BuildRequires: libopenldap-devel
BuildRequires: libopenssl-devel
BuildRequires: libpcre-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
Requires(pre): squid
@ -53,8 +57,9 @@ Requires: libicapapi = %{?epoch:%epoch:}%{version}-%{release}
%description -n libicapapi-devel
c-icap is an implementation of an ICAP server. It can be used with HTTP proxies that support the ICAP protocol such as the Squid 3.x HTTP proxy server to implement content adaptation/filtering services.
This package contains static libraries and header files needed for development.
This package contains static libraries and header files need for development.
%debug_package
%prep
%setup -q -n c_icap-%{version}
@ -139,6 +144,9 @@ fi
%{_mandir}/man8/c-icap-libicapapi-config.8*
%changelog
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 0.5.7-1mamba
- automatic version update by autodist
* Sun Mar 29 2020 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 0.5.6-1mamba
- update to 0.5.6

BIN
download

Binary file not shown.