Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/squid.git#04e0b1693c17e805efd9bf2255d3f60ef78c3a05
This commit is contained in:
parent
ce499285e9
commit
32486dd46b
@ -2,7 +2,7 @@
|
||||
|
||||
Name: squid
|
||||
Version: 4.13
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: The Squid proxy caching server
|
||||
Epoch: 7
|
||||
# See CREDITS for breakdown of non GPLv2+ code
|
||||
@ -44,6 +44,7 @@ Requires(post): systemd
|
||||
Requires(preun): systemd
|
||||
Requires(postun): systemd
|
||||
# squid_ldap_auth and other LDAP helpers require OpenLDAP
|
||||
BuildRequires: make
|
||||
BuildRequires: openldap-devel
|
||||
# squid_pam_auth requires PAM development libs
|
||||
BuildRequires: pam-devel
|
||||
@ -299,6 +300,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7:4.13-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Oct 17 2020 Jeff Law <law@redhat.com> - 7:4.13-2
|
||||
- Fix missing #includes for gcc-11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user