[jabberd/f13/master: 6/6] - new upstream release jabberd 2.2.11 - fix script-without-shebang errors - preserve timestamp of Ch

Dominic Hopf dmaphy at fedoraproject.org
Wed Oct 6 23:04:03 UTC 2010


commit 20597fb76c2b4e762555ec56a88565ed0afec4bd
Merge: 51155a3 7d59c95
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Thu Oct 7 01:04:03 2010 +0200

    - new upstream release jabberd 2.2.11
    - fix script-without-shebang errors
    - preserve timestamp of ChangeLog while converting to UTF8
    - add patch jabberd-fix-missing-reference-in-log_error.patch from upstream svn
    - use %{_mandir} macro for manpages
    - create a new source file for the PAM info instead of writing it on the fly
    - install all tools provided by upstream to /usr/share/jabberd/
    - remove storage driver replacement, since 2.2.10 sqlite is the default
    - remove dependency to gc-devel
    - remove unneccessary defines for sysconfdir and don't use unneccessary macros
    - remove static libraries
    - fix a lot of rpmlint errors and warnings
    - rename file jabberd to jabberd.init to make 'fedpkg mockbuild' possible

 .gitignore              |    1 +
 jabberd => jabberd.init |    0
 jabberd.pam             |    5 +
 jabberd.spec            |  272 +++++++++++++++++++++++++----------------------
 sources                 |    2 +-
 5 files changed, 153 insertions(+), 127 deletions(-)
---
diff --cc .gitignore
index 392558c,f0988ca..b47ab65
--- a/.gitignore
+++ b/.gitignore
@@@ -1,1 -1,2 +1,2 @@@
  jabberd-2.2.8.tar.bz2
 -/jabberd-2.2.11.tar.bz2
++jabberd-2.2.11.tar.bz2


More information about the scm-commits mailing list