Browse Source

updated exim and spamassasin (we had 2.6.0, which is not on the server anymore

they seem to removed it and released rc1, rc2, rc3 and rc4 after this ... ?!?)
So we are now at rc4 ...


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1382 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
01cdb6e15d
4 changed files with 7 additions and 7 deletions
  1. +1
    -0
      Documentation/Developers/CHANGELOG-RENE
  2. +1
    -2
      package/rene/exim/exim.conf
  3. +3
    -3
      package/rene/exim/exim.desc
  4. +2
    -2
      package/rene/spamassassin/spamassassin.desc

+ 1
- 0
Documentation/Developers/CHANGELOG-RENE

@ -3,6 +3,7 @@
- Alejandro Mery: fixed ncurses/zlib to install into /, fixed ncompress
download location and updated smartmontools
- updated exim and spamassassin
*) 2003-09-12 (2.0.0-rc1 - 2.0.0-rc2)

+ 1
- 2
package/rene/exim/exim.conf

@ -20,13 +20,12 @@
#
# --- ROCK-COPYRIGHT-NOTE-END ---
exim_main()
{
mkdir -p /etc/exim
echo "merging exiscan ..."
patch -p1 < $archdir/exiscan-${exiscan_version}.patch
bunzip2 -c $archdir/exiscan-${exiscan_version}.patch | patch -p1
echo "patching Makefile ..."
cp src/EDITME Local/Makefile

+ 3
- 3
package/rene/exim/exim.desc

@ -43,12 +43,12 @@
[L] GPL
[S] Stable
[V] 4.20
[V] 4.22
[P] X -----5---9 241.000
[O] exiscan_version=acl-4.20-02
[D] 4153088991 exim-4.20.tar.bz2 ftp://ftp.exim.org/pub/exim/exim4/
[D] 1824314326 exiscan-acl-4.20-02.patch http://duncanthrax.net/exiscan-acl/
[D] 0 exim-4.22.tar.bz2 ftp://ftp.exim.org/pub/exim/exim4/
[D] 0 exiscan-acl-4.22-12.patch.bz2 http://duncanthrax.net/exiscan-acl/
[D] X config.samples.tar.bz2 ftp://ftp.exim.org/pub/exim/exim4/

+ 2
- 2
package/rene/spamassassin/spamassassin.desc

@ -38,8 +38,8 @@
[L] GPL
[S] Stable
[V] 2.60
[V] 2.60-rc4
[P] X -----5---9 230.000
[D] 1748541027 Mail-SpamAssassin-2.60.tar.gz http://www.spamassassin.org/released/
[D] 0 Mail-SpamAssassin-2.60-rc4.tar.gz http://www.spamassassin.org/released/

Loading…
Cancel
Save