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: Small typo
Date: Wed, 23 Sep 2026 19:06:39 GMT	[thread overview]
Message-ID: <179019039911.1.1456173758480201171.rpms-ejabberd-eb8af943380f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ejabberd
Branch : f45
Commit : eb8af943380f49c60a040cdf23f2f2e7dc02dd9e
Author : Peter Lemenkov <peter@fedoraproject.org>
Date   : 2008-01-23T19:17:52+00:00
Stats  : +8/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ejabberd/c/eb8af943380f49c60a040cdf23f2f2e7dc02dd9e?branch=f45

Log:
Small typo

---
diff --git a/ejabberd.spec b/ejabberd.spec
index df57251..693168d 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
 Name:           ejabberd
 Version:        2.0.0
-Release:        0.2.rc1%{?dist}
+Release:        0.3.rc1%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
@@ -93,10 +93,10 @@ fi
 %{__perl} -pi -e "s!/etc!%{_sysconfdir}!g" src/Makefile.in
 %{__perl} -pi -e "s!\@prefix\@!!g" src/Makefile.in
 
-#cp %{S:4} src
-#cp %{S:5} src
-#cp %{S:6} src
-#cp %{S:7} src
+cp %{S:4} src
+cp %{S:5} src
+cp %{S:6} src
+cp %{S:7} src
 
 %build
 pushd src
@@ -184,6 +184,9 @@ rm -rf %{buildroot}
 
 %changelog
 
+* Wed Jan 23 2008 Peter Lemenkov <lemenkov@gmail.com> 2.0.0-0.3.rc1
+- Really enabled some previously disabled modules
+
 * Wed Jan 23 2008 Peter Lemenkov <lemenkov@gmail.com> 2.0.0-0.2.rc1
 - Enabled some previously disabled modules
  

                 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=179019039911.1.1456173758480201171.rpms-ejabberd-eb8af943380f@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