public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: Fix license, don't exclude PPC64
@ 2026-09-23 19:06 Jeffrey C. Ollie
  0 siblings, 0 replies; only message in thread
From: Jeffrey C. Ollie @ 2026-09-23 19:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ejabberd
Branch : f45
Commit : a890a740948fa55d4972163428c50ee57e4a208c
Author : Jeffrey C. Ollie <jcollie@fedoraproject.org>
Date   : 2007-08-22T14:23:22+00:00
Stats  : +6/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ejabberd/c/a890a740948fa55d4972163428c50ee57e4a208c?branch=f45

Log:
Fix license, don't exclude PPC64

---
diff --git a/ejabberd.spec b/ejabberd.spec
index f616df5..bf00474 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,10 +1,10 @@
 Name:           ejabberd
 Version:        1.1.3
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
-License:        GPL
+License:        GPLv2
 URL:            http://ejabberd.jabber.ru/
 Source0:        http://www.process-one.net/en/projects/ejabberd/download/%{version}/ejabberd-%{version}.tar.gz
 Source1:        ejabberd.init
@@ -41,10 +41,6 @@ Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
 Requires(postun): /sbin/service
 
-# don't build on ppc64 since hevea hasn't been built on ppc64 yet
-# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=250253
-ExcludeArch: ppc64
-
 %description
 ejabberd is a Free and Open Source distributed fault-tolerant
 Jabber/XMPP server. It is mostly written in Erlang, and runs on many
@@ -174,6 +170,10 @@ rm -rf %{buildroot}
 %doc ChangeLog COPYING TODO doc/*.pdf doc/*.html doc/*.png doc/release_notes_*
 
 %changelog
+* Wed Aug 22 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.1.3-9
+- Fix license
+- Don't exclude ppc64
+
 * Wed Aug 22 2007 Jeffrey C. Ollie <jeff@ocjtech.us> - 1.1.3-8
 - Bump & rebuild to build against latest erlang package.
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-23 19:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 19:06 [rpms/ejabberd] f45: Fix license, don't exclude PPC64 Jeffrey C. Ollie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox