Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: jahlewis on November 24, 2007, 10:17:18 PM

Title: where is smeserver-mailman
Post by: jahlewis on November 24, 2007, 10:17:18 PM
in the past, I installed mailman using the following commands:
Code: [Select]
yum --enablerepo=smedev install mailman smeserver-mailman
However, browsing http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/smedev/i386/repodata/index.html shows that it is not there anymore.

Any idea of where I should look?
Title: Re: where is smeserver-mailman
Post by: cactus on November 25, 2007, 06:29:23 PM
in the past, I installed mailman using the following commands:
Code: [Select]
yum --enablerepo=smedev install mailman smeserver-mailman
However, browsing http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/smedev/i386/repodata/index.html shows that it is not there anymore.

Any idea of where I should look?
All contribs in SME Dev have been removed as the development policy for this repository has changed. It is (now) only meant for smeserver core packages being in development, a new process to release contribs is being outlined and most likely to end up in smecontribs repository, however they are not there yet, for the moment you will have to hope that someone can share this rpm for you.
Title: Re: where is smeserver-mailman
Post by: raem on November 26, 2007, 05:50:18 AM
cactus

Try these

http://www.gormand.com.au/smeserver/WIP/
Title: Re: where is smeserver-mailman
Post by: cactus on November 26, 2007, 09:44:32 AM
cactus

Try these

http://www.gormand.com.au/smeserver/WIP/

Well thanks but I do not need them, jahlewis does. So I guess he will be pleased with the provided link. :-)
Title: Re: where is smeserver-mailman
Post by: jahlewis on November 26, 2007, 01:31:21 PM
The RPM I'm referring to that was on smedev was smeserver-mailman-1.3.0-15.el4.sme.noarch.rpm, which is one rev. newer than the one at the above link.  I can't remember how to use the rpm command to reveal the changelog so as to see what changed.

I've added a mailman page on the smeserver wiki: http://wiki.contribs.org/Mailman to start collecting knowledge on installing, using and maintaining mailman.  Feel free to update.

Thanks all.
Title: Re: where is smeserver-mailman
Post by: cactus on November 26, 2007, 03:56:16 PM
I can't remember how to use the rpm command to reveal the changelog so as to see what changed.
When installed
Code: [Select]
rpm -q --changelog rpmnameWhen not installed:
Code: [Select]
rpm -qp --changelog /path/to/rpm