public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matej Cepl <mcepl@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: New build with new ssl library and erlang.
Date: Wed, 23 Sep 2026 19:06:36 GMT	[thread overview]
Message-ID: <179019039621.1.15020998589165151195.rpms-ejabberd-139f9d59fb4e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ejabberd
Branch : f45
Commit : 139f9d59fb4e442b2398ee7b3d92a44f8acbf0fd
Author : Matej Cepl <mcepl@fedoraproject.org>
Date   : 2007-12-11T16:30:26+00:00
Stats  : +16/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ejabberd/c/139f9d59fb4e442b2398ee7b3d92a44f8acbf0fd?branch=f45

Log:
New build with new ssl library and erlang.

---
diff --git a/.cvsignore b/.cvsignore
index e4244d8..806fffe 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-ejabberd-1.1.4.tar.gz
+ejab-446.patch

diff --git a/ejabberd.spec b/ejabberd.spec
index e6c76dd..0ddda43 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
 Name:           ejabberd
 Version:        1.1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
@@ -23,6 +23,10 @@ Source8:        ejabberdctl
 Source9:        ejabberdctl.pam
 Source10:       ejabberdctl.apps
 
+# originally from
+# https://support.process-one.net/secure/attachment/11788/ejab-446.patch
+Patch0: ejab-446.patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  expat-devel
@@ -76,6 +80,7 @@ fi
 
 %prep
 %setup -q
+%patch0 -p0 -b .Er12b-build 
 
 %{__perl} -pi -e "s!/var/lib/ejabberd!%{_libdir}/ejabberd-%{version}!g" src/Makefile.in
 %{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in
@@ -88,7 +93,7 @@ cp %{S:7} src
 
 %build
 pushd src
-%configure --enable-odbc
+%configure --enable-odbc --enable-debug
 make %{?_smp_mflags}
 popd
 pushd doc
@@ -169,6 +174,11 @@ rm -rf %{buildroot}
 %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_*
 
 %changelog
+* Tue Dec 11 2007 Matej Cepl <mcepl@redhat.com> 1.1.4-2.fc9
+- rebuild against new ssl library.
+- rebuild against the newest erlang (see Patch
+- fix %%changelog
+
 * Wed Sep  5 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.1.4-1
 - Drop LDAP patch
 - Update mod_ctlextra
@@ -229,8 +239,8 @@ rm -rf %{buildroot}
 
 * Thu Jun 22 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.1.1-6
 - Split documentation off to a subpackage.
-- Own %{_libdir}/ejabberd-%{version}
-- Mark %{_sysconfdir}/logrotate.d/ejabberd as %config
+- Own %%{_libdir}/ejabberd-%{version}
+- Mark %%{_sysconfdir}/logrotate.d/ejabberd as %%config
 
 * Thu Jun  8 2006 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.1.1-5
 - Patch the makefile so that it adds a soname to shared libs.

diff --git a/sources b/sources
index 448ac33..f714b7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-65e9cd346f11a28afbacfe1d7be3a33b  ejabberd-1.1.4.tar.gz
+37fd8c5183818f6ce36f4e3dd64e5033  ejab-446.patch

                 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=179019039621.1.15020998589165151195.rpms-ejabberd-139f9d59fb4e@fedoraproject.org \
    --to=mcepl@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