Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255336 - [version bump] net-im/ejabberd-2.0.3
Summary: [version bump] net-im/ejabberd-2.0.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Caleb Tennis (RETIRED)
URL: http://www.ejabberd.im/ejabberd-2.0.3
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-18 01:24 UTC by Dennis Schridde
Modified: 2009-03-21 12:29 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Possible patch (ejabberd-2.0.3.ebuild.patch,1.11 KB, patch)
2009-01-18 10:57 UTC, Dennis Schridde
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2009-01-18 01:24:04 UTC
net-im/ejabberd-2.0.3 has been released a few days ago.

Reproducible: Always
Comment 1 Wormo (RETIRED) gentoo-dev 2009-01-18 01:32:27 UTC
Thanks for the release notification, assigning to maintainers.
Comment 2 Vadim Efimov 2009-01-18 08:38:07 UTC
rename ebuild and cp
ejabberd-2.0.2.confd --> ejabberd-2.0.3.confd
ejabberd-2.0.2.initd --> ejabberd-2.0.3.initd
ejabberdctl-wrapper-2.0.2.template --> ejabberdctl-wrapper-2.0.3.template
ejabberd-wrapper-2.0.2.template --> ejabberd-wrapper-2.0.3.template
work, but why we have 3 duplicate files?

& how about "erlang shell" - #250861 ?
Comment 3 Dennis Schridde 2009-01-18 10:57:19 UTC
Created attachment 178872 [details, diff]
Possible patch

This patch implements the redundancy elimination described in comment #2
Comment 4 Dennis Schridde 2009-01-18 10:58:58 UTC
PS: Please be aware that for it to work one needs to rename:
ejabberd-2.0.2.confd -> ejabberd-2.confd
ejabberd-2.0.2.initd -> ejabberd-2.initd
ejabberdctl-wrapper-2.0.2.template -> ejabberdctl-wrapper-2.template
ejabberd-wrapper-2.0.2.template -> ejabberd-wrapper-2.template
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2009-03-21 12:29:52 UTC
bumped to 2.0.4, left the versioned files scheme in place for now, but I will plan to clean it up a bit later.