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: fix build with --fuzz=0
Date: Wed, 23 Sep 2026 19:06:43 GMT [thread overview]
Message-ID: <179019040309.1.13965512638172459713.rpms-ejabberd-401e4686aaa6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ejabberd
Branch : f45
Commit : 401e4686aaa6cf934049b8b73dce902fb10c8457
Author : Peter Lemenkov <peter@fedoraproject.org>
Date : 2008-08-09T15:59:44+00:00
Stats : +8/-5 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ejabberd/c/401e4686aaa6cf934049b8b73dce902fb10c8457?branch=f45
Log:
fix build with --fuzz=0
---
diff --git a/ejabberd-build.patch b/ejabberd-build.patch
index b1944ee..f0e02dd 100644
--- a/ejabberd-build.patch
+++ b/ejabberd-build.patch
@@ -1,11 +1,11 @@
---- src/Makefile.in~ 2008-05-23 14:59:01.000000000 +0400
-+++ src/Makefile.in 2008-05-23 16:27:42.000000000 +0400
-@@ -56,7 +56,7 @@
+--- src/Makefile.in.fix_paths 2008-08-01 16:34:28.000000000 +0400
++++ src/Makefile.in 2008-08-09 19:54:03.000000000 +0400
+@@ -58,7 +58,7 @@
DESTDIR =
-EJABBERDDIR = $(DESTDIR)@localstatedir@/lib/ejabberd
+EJABBERDDIR = $(DESTDIR)@libdir@/ejabberd
BEAMDIR = $(EJABBERDDIR)/ebin
+ SPOOLDIR = $(EJABBERDDIR)/db
PRIVDIR = $(EJABBERDDIR)/priv
- SODIR = $(PRIVDIR)/lib
diff --git a/ejabberd.spec b/ejabberd.spec
index f2074ce..68b6a30 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
Name: ejabberd
Version: 2.0.2
-Release: 0.1.beta1%{?dist}
+Release: 0.2.beta1%{?dist}
Summary: A distributed, fault-tolerant Jabber/XMPP server
Group: Applications/Internet
@@ -203,6 +203,9 @@ rm -rf %{buildroot}
%endif
%changelog
+* Sat Aug 9 2008 Peter Lemenkov <lemenkov@gmail.com> 2.0.2-0.2.beta1
+- Fix build with --fuzz=0
+
* Sat Aug 9 2008 Peter Lemenkov <lemenkov@gmail.com> 2.0.2-0.1.beta1
- Version 2.0.2-beta1
- Fixed BZ# 452326
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=179019040309.1.13965512638172459713.rpms-ejabberd-401e4686aaa6@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