public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ejabberd] f45: Added missing Requires
@ 2026-09-23 19:06 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-23 19:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ejabberd
Branch : f45
Commit : 2b0b4b0c52968b1d153467f6b9aa7877ed53767f
Author : Peter Lemenkov <peter@fedoraproject.org>
Date   : 2008-08-30T18:38:24+00:00
Stats  : +5/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ejabberd/c/2b0b4b0c52968b1d153467f6b9aa7877ed53767f?branch=f45

Log:
Added missing Requires

---
diff --git a/ejabberd.spec b/ejabberd.spec
index 9ab7f12..8a3db6f 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -1,6 +1,6 @@
 Name:           ejabberd
 Version:        2.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A distributed, fault-tolerant Jabber/XMPP server
 
 Group:          Applications/Internet
@@ -45,6 +45,7 @@ Requires:       usermode
 
 Requires(pre): fedora-usermgmt
 Requires(post): /sbin/chkconfig
+Requires(post): /usr/bin/openssl
 Requires(preun): /sbin/chkconfig
 Requires(preun): /sbin/service
 Requires(postun): /sbin/service
@@ -208,6 +209,9 @@ rm -rf %{buildroot}
 %endif
 
 %changelog
+* Sat Aug 30 2008 Peter Lemenkov <lemenkov@gmail.com> 2.0.2-2
+- Added missing Requires
+
 * Fri Aug 29 2008 Peter Lemenkov <lemenkov@gmail.com> 2.0.2-1
 - Ver. 2.0.2
 

^ 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: Added missing Requires Peter Lemenkov

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