From 230387e52b8b41ec327c1602ddadf0a978221b96 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 10 Jan 2006 22:33:13 +0000 Subject: [PATCH] - add workaround patch for ConferenceRoom ircd Changed files: bopm.spec -> 1.16 --- bopm.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bopm.spec b/bopm.spec index a5b8333..5e56220 100644 --- a/bopm.spec +++ b/bopm.spec @@ -8,7 +8,7 @@ Summary: Open proxy monitor and blocker, designed for use with ircds Summary(pl): Monitorowanie i blokowanie otwartych proxy do u¿ywania z ircd Name: bopm Version: 3.1.2 -Release: 0.19 +Release: 0.20 License: GPL Group: Applications/Communications Source0: http://static.blitzed.org/www.blitzed.org/bopm/files/%{name}-%{version}.tar.gz @@ -17,6 +17,7 @@ Source1: %{name}.init Source2: %{name}.conf Patch0: %{name}-DESTDIR.patch Patch1: %{name}-shared.patch +Patch2: %{name}-cr-connect.patch URL: http://www.blitzed.org/bopm/ BuildRequires: autoconf BuildRequires: automake @@ -98,6 +99,7 @@ OPM - Perl interface to libopm open proxy scanning library. %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p0 # we include contrib in %doc. cleanup it find -name CVS | xargs -r rm -rf -- 2.44.0