public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <peter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: Really disable CAPTCHA
Date: Wed, 23 Sep 2026 19:06:47 GMT	[thread overview]
Message-ID: <179019040775.1.10590379724264489499.rpms-ejabberd-f69e61a26ce1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ejabberd
Branch : f45
Commit : f69e61a26ce171e91b49424fbd58d0e6afbe08a4
Author : Peter Lemenkov <peter@fedoraproject.org>
Date   : 2009-04-04T04:32:29+00:00
Stats  : +7/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/ejabberd/c/f69e61a26ce171e91b49424fbd58d0e6afbe08a4?branch=f45

Log:
Really disable CAPTCHA

---
diff --git a/ejabberd.spec b/ejabberd.spec
index a420d6e..968f7ea 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
 Name:           ejabberd
 Version:        2.0.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
@@ -177,7 +177,8 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING src/odbc/mysql.sql src/odbc/mssql.sql src/odbc/pg.sql tools/captcha.sh
+%doc COPYING src/odbc/mysql.sql src/odbc/mssql.sql src/odbc/pg.sql
+# tools/captcha.sh
 
 %attr(750,ejabberd,ejabberd) %dir %{_sysconfdir}/ejabberd
 %attr(640,ejabberd,ejabberd) %config(noreplace) %{_sysconfdir}/ejabberd/ejabberd.cfg
@@ -219,6 +220,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sat Apr  4 2009 Peter Lemenkov <lemenkov@gmail.com> 2.0.5-2
+- Really disable CAPTCHA
+
 * Fri Apr  3 2009 Peter Lemenkov <lemenkov@gmail.com> 2.0.5-1
 - Ver. 2.0.5
 - Temporarily disabled CAPTCHA support

diff --git a/import.log b/import.log
index 0f0c5a2..de28b7d 100644
--- a/import.log
+++ b/import.log
@@ -7,3 +7,4 @@ ejabberd-2_0_2-3_fc9:HEAD:ejabberd-2.0.2-3.fc9.src.rpm:1222925272
 ejabberd-2_0_3-1_fc10:HEAD:ejabberd-2.0.3-1.fc10.src.rpm:1232988133
 ejabberd-2_0_4-1_fc10:HEAD:ejabberd-2.0.4-1.fc10.src.rpm:1237116778
 ejabberd-2_0_5-1_fc10:HEAD:ejabberd-2.0.5-1.fc10.src.rpm:1238789339
+ejabberd-2_0_5-2_fc10:HEAD:ejabberd-2.0.5-2.fc10.src.rpm:1238819481

                 reply	other threads:[~2026-09-23 19:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179019040775.1.10590379724264489499.rpms-ejabberd-f69e61a26ce1@fedoraproject.org \
    --to=peter@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox