update to 0.5.9 [release 0.5.9-1mamba;Mon Oct 04 2021]
This commit is contained in:
parent
c5d867e01c
commit
2036fa727a
@ -1,13 +1,13 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: c-icap
|
Name: c-icap
|
||||||
Version: 0.5.8
|
Version: 0.5.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of an ICAP server that can be used with HTTP proxies like Squid
|
Summary: An implementation of an ICAP server that can be used with HTTP proxies like Squid
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://c-icap.sourceforge.net
|
URL: http://c-icap.sourceforge.net
|
||||||
Source: https://sourceforge.net/projects/c-icap/files/c-icap/%{majver}.x/c_icap-%{version}.tar.gz
|
Source: https://sourceforge.net/projects/c-icap/files/c-icap/%{majver}.x/c_icap-%{version}.tar.gz
|
||||||
Source1: %{name}-initscript
|
Source1: %{name}-initscript
|
||||||
Source2: %{name}-logrotate
|
Source2: %{name}-logrotate
|
||||||
@ -15,7 +15,6 @@ Patch0: %{name}-0.1.5-conf.patch
|
|||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libbrotli-devel
|
BuildRequires: libbrotli-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libdb53-devel
|
BuildRequires: libdb53-devel
|
||||||
@ -143,6 +142,9 @@ fi
|
|||||||
%{_mandir}/man8/c-icap-libicapapi-config.8*
|
%{_mandir}/man8/c-icap-libicapapi-config.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.9-1mamba
|
||||||
|
- update to 0.5.9
|
||||||
|
|
||||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 0.5.8-1mamba
|
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 0.5.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user