OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 04-Oct-2005 15:55:04
Branch: HEAD Handle: 2005100414550400
Modified files:
openpkg-src/exim exim.spec
Log:
upgrading package: exim 4.53 -> 4.54
Summary:
Revision Changes Path
1.92 +2 -8 openpkg-src/exim/exim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/exim/exim.spec
============================================================================
$ cvs diff -u -r1.91 -r1.92 exim.spec
--- openpkg-src/exim/exim.spec 27 Sep 2005 09:00:32 -0000 1.91
+++ openpkg-src/exim/exim.spec 4 Oct 2005 13:55:04 -0000 1.92
@@ -32,8 +32,8 @@
Class: PLUS
Group: Mail
License: GPL
-Version: 4.53
-Release: 20050927
+Version: 4.54
+Release: 20051004
# package options
%option with_auth_cram_md5 no
@@ -102,7 +102,6 @@
%track
prog exim = {
- comment = "cs: remove 4.53-specific fix in %patch section when
4.54 is released"
version = %{version}
url = ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/
regex = exim-(__VER__)\.tar\.bz2
@@ -117,11 +116,6 @@
-e 's;\(if \[ $name = exim${EXE}\)\( \]\; then\);\1 -a ".$DESTDIR" =
. \2;' \
scripts/exim_install
- # typo in 4.53
- %{l_shtool} subst \
- -e 's;^pcre_globals\.:;pcre_globals.o:;' \
- src/pcre/Makefile
-
%build
# correctly specify missing realtime functions library
EXTRALIBS="%{l_ldflags} -liconv"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]