[polipo] http-assertion-failure.patch no longer needed due to refactoring/fix

Bernard Johnson bjohnson at fedoraproject.org
Wed Jul 30 05:15:28 UTC 2014


commit 3bd16741b1ae0de3f8d160f9403eb0ec5d5a3ebf
Author: Bernard Johnson <bjohnson at symetrix.com>
Date:   Tue Jul 29 23:01:14 2014 -0600

    http-assertion-failure.patch no longer needed due to refactoring/fix

 http-assertion-failure.patch |  213 ------------------------------------------
 polipo.spec                  |    4 +-
 2 files changed, 1 insertions(+), 216 deletions(-)
---
diff --git a/polipo.spec b/polipo.spec
index f01ede8..56d1011 100644
--- a/polipo.spec
+++ b/polipo.spec
@@ -12,7 +12,6 @@ Source6:        %{name}.tmpfiles
 Source7:        %{name}.service
 Source8:        %{name}.sysconfig
 Source9:        %{name}.cron
-Patch0:         http-assertion-failure.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Group:          System Environment/Daemons
 URL:            http://www.pps.jussieu.fr/~jch/software/%{name}/
@@ -41,8 +40,6 @@ server.
 %prep
 %setup -q
 
-%patch0 -p1 -b .http-assertion-failure
-
 %build
 make %{?_smp_mflags} PREFIX=%{_prefix} BINDIR=%{_bindir} CDEBUGFLAGS="%{optflags}"
 
@@ -147,6 +144,7 @@ fi
 - v 1.1.1
 - Make cron job silent (bz #901432)
 - polipo-20140107 is available (bz #1100723)
+- http-assertion-failure.patch no longer needed due to refactoring/fix
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.4.1-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list