From 92046a0e8e6f2d437eef70da97aceb07986545f4 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Aug 05 2013 17:00:50 +0000 Subject: Fix FTBFS. --- diff --git a/privoxy.spec b/privoxy.spec index 5fba2e2..92d1385 100644 --- a/privoxy.spec +++ b/privoxy.spec @@ -7,7 +7,7 @@ Name: privoxy Version: 3.0.21 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Privacy enhancing proxy License: GPLv2+ Source0: http://downloads.sourceforge.net/ijbswa/%{name}-%{version}-%{beta_or_stable}-src.tar.gz @@ -24,7 +24,7 @@ Requires(preun): systemd-units Requires(postun): systemd-units # For triggerun Requires(post): systemd-sysv -BuildRequires: libtool autoconf pcre-devel zlib-devel +BuildRequires: libtool autoconf pcre-devel zlib-devel systemd %description Privoxy is a web proxy with advanced filtering capabilities for @@ -147,6 +147,9 @@ fi #doc/source/developer-manual doc/source/faq doc/source/user-manual %changelog +* Mon Aug 05 2013 Jon Ciesla - 3.0.21-5 +- Fix dates, add systemd BR to fix FTBFS, BZ 992823. + * Sun Aug 04 2013 Fedora Release Engineering - 3.0.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -321,7 +324,7 @@ fi * Thu May 08 2003 Karsten Hopp 3.0.2-3.1 - fix https port -* Wed May 08 2003 Karsten Hopp 3.0.2-3.0 +* Thu May 08 2003 Karsten Hopp 3.0.2-3.0 - rebuild * Thu May 08 2003 Karsten Hopp 3.0.2-2.2 @@ -358,7 +361,7 @@ fi - 3.0.0rc1 (good timing, they don't even know our schedule) - docu/templates and filter updates. -* Tue Aug 25 2002 Hal Burgiss +* Sun Aug 25 2002 Hal Burgiss - Bump version for 3.0.0 :) * Fri Aug 23 2002 Karsten Hopp @@ -514,7 +517,7 @@ fi - Added commentary asking to update the release value on the configure script -* Tue Mar 25 2002 Hal Burgiss +* Tue Mar 26 2002 Hal Burgiss + privoxy-2.9.13-3 - Added the missing edit-actions-for-url-filter to templates. @@ -584,7 +587,7 @@ fi + junkbuster-2.9.11-7 - Added BuildRequires to libtool. -* Tue Mar 06 2002 Rodrigo Barbosa +* Wed Mar 06 2002 Rodrigo Barbosa + junkbuster-2.9.11-6 - Changed the routined that handle the junkbust and junkbuster users on %%pre and %%post to work in a smoother manner @@ -739,7 +742,7 @@ fi the Internet Junkbuster has a more sophisticated way of replacing images. All RPMs identify themselves in the show-proxy-args page. -* Thu Sep 23 1998 Stefan Waldherr +* Thu Sep 24 1998 Stefan Waldherr Modified the blocking feature, so that only GIFs and JPEGs are blocked and replaced but not HTML pages. Thanks to "Gerd Flender" for this nice