]> git.pld-linux.org Git - packages/bopm.git/commitdiff
- add workaround patch for ConferenceRoom ircd
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 10 Jan 2006 22:33:13 +0000 (22:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bopm.spec -> 1.16

bopm.spec

index a5b8333cd3733fd7b458aca6577fc915f805ca7b..5e562206d94840d5388a597a8054896bfc8c8707 100644 (file)
--- 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
This page took 0.106279 seconds and 4 git commands to generate.