[jabberd] fix URL

Adrian Reber adrian at fedoraproject.org
Thu Dec 13 09:58:07 UTC 2012


commit 159dc62bff463f1a869cb0ec2a2bde8fd032a1a1
Author: Adrian Reber <adrian at lisas.de>
Date:   Thu Dec 13 10:57:46 2012 +0100

    fix URL

 jabberd.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jabberd.spec b/jabberd.spec
index 01f7806..733a96a 100644
--- a/jabberd.spec
+++ b/jabberd.spec
@@ -10,7 +10,7 @@ Source2:        jabberd-c2s.service
 Source3:        jabberd-s2s.service
 Source4:        jabberd-sm.service
 Source5:        jabberd-router.service
-URL:            http://codex.xiaoka.com/wiki/jabberd2:start
+URL:            http://jabberd2.org/
 BuildRequires:  openssl-devel libidn-devel expat-devel
 BuildRequires:  systemd-units cppunit-devel
 
@@ -63,7 +63,7 @@ export CFLAGS="%{optflags}"
         %{!?_without_sqlite:--enable-sqlite} \
         %{?_without_sqlite:--disable-sqlite} \
         --enable-fs --enable-anon --enable-pipe --enable-ssl \
-        --enable-debug \
+        --enable-debug
 
 make %{?_smp_mflags}
 


More information about the scm-commits mailing list