public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: pdf docs require hevea, they are not prebuilt
@ 2026-09-23 19:07 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-23 19:07 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-23 19:07 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:07 [rpms/ejabberd] f45: pdf docs require hevea, they are not prebuilt 

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