OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 11-Feb-2004 21:34:00
Branch: HEAD Handle: 2004021120340000
Modified files:
openpkg-src/spamassassin
spamassassin.spec
Log:
allow amavisd to work again with spamassassin
Summary:
Revision Changes Path
1.37 +1 -3 openpkg-src/spamassassin/spamassassin.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spamassassin/spamassassin.spec
============================================================================
$ cvs diff -u -r1.36 -r1.37 spamassassin.spec
--- openpkg-src/spamassassin/spamassassin.spec 7 Feb 2004 17:58:55 -0000
1.36
+++ openpkg-src/spamassassin/spamassassin.spec 11 Feb 2004 20:34:00 -0000
1.37
@@ -34,7 +34,7 @@
Group: Mail
License: GPL/Artistic
Version: 2.63
-Release: 20040207
+Release: 20040211
# package options
%option with_fsl yes
@@ -89,7 +89,6 @@
export LDFLAGS="%{l_ldflags} %{l_fsl_ldflags}"
export LIBS="%{l_ldflags} %{l_fsl_ldflags} %{l_fsl_libs}"
%{l_prefix}/bin/perl-openpkg configure \
- -l %{l_prefix}/lib/spamassassin \
-A DESTDIR="$RPM_BUILD_ROOT" \
-A PREFIX="%{l_prefix}" \
-A SYSCONFDIR="%{l_prefix}/etc/spamassassin" \
@@ -137,7 +136,6 @@
# determine installation files
%{l_prefix}/bin/perl-openpkg \
-F perl-openpkg-files \
- -l %{l_prefix}/lib/spamassassin \
fixate cleanup
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]