automatic version update by autodist [release 5.2-1mamba;Sat Dec 04 2021]
This commit is contained in:
parent
f888b6d38a
commit
93f8c043bb
@ -5,7 +5,7 @@
|
|||||||
%define userid 65010
|
%define userid 65010
|
||||||
|
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 4.17
|
Version: 5.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The Squid proxy caching server
|
Summary: The Squid proxy caching server
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -74,6 +74,9 @@ find . -name \*.pl | xargs \
|
|||||||
|
|
||||||
sed -i "s|-Werror||" configure
|
sed -i "s|-Werror||" configure
|
||||||
|
|
||||||
|
# Build quick fix
|
||||||
|
mkdir tools/tests tools/squidclient/tests
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--bindir=%{_sbindir} \
|
--bindir=%{_sbindir} \
|
||||||
@ -251,6 +254,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
#%doc QUICKSTART README RELEASENOTES.html SPONSORS
|
#%doc QUICKSTART README RELEASENOTES.html SPONSORS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 04 2021 Automatic Build System <autodist@mambasoft.it> 5.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 05 2021 Automatic Build System <autodist@mambasoft.it> 4.17-1mamba
|
* Tue Oct 05 2021 Automatic Build System <autodist@mambasoft.it> 4.17-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user