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: 13-Apr-2007 13:41:43
Branch: HEAD Handle: 2007041312414300
Modified files:
openpkg-src/exim exim.spec
Log:
sort options
Summary:
Revision Changes Path
1.109 +1 -1 openpkg-src/exim/exim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/exim/exim.spec
============================================================================
$ cvs diff -u -r1.108 -r1.109 exim.spec
--- openpkg-src/exim/exim.spec 13 Apr 2007 11:38:58 -0000 1.108
+++ openpkg-src/exim/exim.spec 13 Apr 2007 11:41:43 -0000 1.109
@@ -38,6 +38,7 @@
# package options
%option with_auth_cram_md5 no
%option with_auth_plaintext no
+%option with_content_scan no
%option with_dlfunc no
%option with_ipv6 no
%option with_maildir no
@@ -49,7 +50,6 @@
%option with_sqlite no
%option with_ssl no
%option with_wrap no
-%option with_content_scan no
# list of sources
Source0:
ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/exim-%{version}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]