public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ejabberd] f45: pdf docs require hevea, they are not prebuilt
Date: Wed, 23 Sep 2026 19:07:06 GMT	[thread overview]
Message-ID: <179019042660.1.8067037696185681504.rpms-ejabberd-72be24346ff3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ejabberd
Branch : f45
Commit : 72be24346ff3dd07e9dcf23bba7874500f9f76ac
Author : Dan Horák <dan@danny.cz>
Date   : 2011-12-18T22:39:59+01:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ejabberd/c/72be24346ff3dd07e9dcf23bba7874500f9f76ac?branch=f45

Log:
pdf docs require hevea, they are not prebuilt

---
diff --git a/ejabberd.spec b/ejabberd.spec
index 7450119..cf839a3 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -11,7 +11,7 @@
 
 Name:           ejabberd
 Version:        2.1.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
@@ -347,10 +347,15 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc %{_docdir}/%{name}-%{version}/*.html
 %doc %{_docdir}/%{name}-%{version}/*.png
+%if 0%{?with_hevea}
 %doc %{_docdir}/%{name}-%{version}/*.pdf
+%endif
 %doc %{_docdir}/%{name}-%{version}/*.txt
 
 %changelog
+* Sun Dec 18 2011 Dan Horák <dan[at]danny.cz> - 2.1.9-2
+- pdf docs require hevea, they are not prebuilt
+
 * Tue Nov 22 2011 Peter Lemenkov <lemenkov@gmail.com> - 2.1.9-1
 - Ver. 2.1.9
 - Fix for CVE-2011-4320

                 reply	other threads:[~2026-09-23 19:07 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=179019042660.1.8067037696185681504.rpms-ejabberd-72be24346ff3@fedoraproject.org \
    --to=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