new version 4.0.15
This commit is contained in:
parent
fe0c200a80
commit
12be3b5322
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
269b4dea153b5f5a275929dca6d62223 squid-4.0.14.tar.xz
|
c814b8a6b8d1cb741e361b9dd6d60928 squid-4.0.15.tar.xz
|
||||||
9b78cb4af68af6c9088c06ac9336da8e squid-4.0.14.tar.xz.asc
|
685067a3d47d4d8977303d088cb6c64b squid-4.0.15.tar.xz.asc
|
||||||
|
13
squid.spec
13
squid.spec
@ -1,7 +1,7 @@
|
|||||||
%define __perl_requires %{SOURCE98}
|
%define __perl_requires %{SOURCE98}
|
||||||
|
|
||||||
Name: squid
|
Name: squid
|
||||||
Version: 4.0.11
|
Version: 4.0.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Squid proxy caching server
|
Summary: The Squid proxy caching server
|
||||||
Epoch: 7
|
Epoch: 7
|
||||||
@ -31,7 +31,6 @@ Patch201: squid-4.0.11-config.patch
|
|||||||
Patch202: squid-3.1.0.9-location.patch
|
Patch202: squid-3.1.0.9-location.patch
|
||||||
Patch203: squid-3.0.STABLE1-perlpath.patch
|
Patch203: squid-3.0.STABLE1-perlpath.patch
|
||||||
Patch204: squid-3.5.9-include-guards.patch
|
Patch204: squid-3.5.9-include-guards.patch
|
||||||
Patch205: 0001-cppunit-config-no-longer-exists-use-pkg-config.patch
|
|
||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
Requires: bash >= 2.0
|
Requires: bash >= 2.0
|
||||||
@ -92,7 +91,6 @@ lookup program (dnsserver), a program for retrieving FTP data
|
|||||||
%patch202 -p1 -b .location
|
%patch202 -p1 -b .location
|
||||||
%patch203 -p1 -b .perlpath
|
%patch203 -p1 -b .perlpath
|
||||||
%patch204 -p0 -b .include-guards
|
%patch204 -p0 -b .include-guards
|
||||||
%patch205 -p1 -b .cppunit-config
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# cppunit-config patch changes configure.ac
|
# cppunit-config patch changes configure.ac
|
||||||
@ -287,6 +285,15 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 10 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.15-1
|
||||||
|
- new version 4.0.15
|
||||||
|
|
||||||
|
* Mon Sep 12 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.14-1
|
||||||
|
- new version 4.0.14
|
||||||
|
|
||||||
|
* Tue Aug 09 2016 Luboš Uhliarik <luhliari@redhat.com> - 7:4.0.13-1
|
||||||
|
- new version 4.0.13
|
||||||
|
|
||||||
* Mon Jul 11 2016 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:4.0.11-1
|
* Mon Jul 11 2016 Henrik Nordstrom <henrik@henriknordstrom.net> - 7:4.0.11-1
|
||||||
- new version 4.0.11
|
- new version 4.0.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user