Search
j0ke.net Open Build Service
>
Projects
>
server:mail
>
amavisd-new27
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 2
[-]
[+]
Changed
amavisd-new.spec
@@ -71,13 +71,6 @@ # --------------------------------------------------------------------------- %build -cd helper-progs -export CFLAGS="$RPM_OPT_FLAGS" -./configure --prefix=/usr --with-user=%{avuser} \ - --with-runtime-dir=%{avspool} \ - --with-sockname=%{avspool}/amavisd.sock \ - --with-milterlib=%{_libdir} -make # --------------------------------------------------------------------------- %install @@ -100,8 +93,6 @@ install -m 644 amavisd.conf $RPM_BUILD_ROOT/etc/amavisd.conf install -m 755 $RPM_SOURCE_DIR/rc.amavis $RPM_BUILD_ROOT/etc/init.d/amavis ln -s ../../etc/init.d/amavis $RPM_BUILD_ROOT/usr/sbin/rcamavis -install -m 755 helper-progs/amavis $RPM_BUILD_ROOT/usr/sbin/amavis -install -m 755 helper-progs/amavis-milter $RPM_BUILD_ROOT/usr/sbin/amavis-milter # copy README.SuSE install -m 644 %{S:3} . install -m 644 %{S:4} . @@ -223,7 +214,7 @@ %description Amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners or SpamAssassin. It talks to the MTA -via (E)SMTP, LMTP, or by using helper programs. It works with the +via (E)SMTP, LMTP. It works with the following MTAs: - postfix