Author: zbyniu                       Date: Sun Mar  4 13:25:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.4.5, lib64.patch not needed

---- Files affected:
SPECS:
   amavisd-new.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/amavisd-new.spec
diff -u SPECS/amavisd-new.spec:1.109 SPECS/amavisd-new.spec:1.110
--- SPECS/amavisd-new.spec:1.109        Tue Feb 20 23:25:43 2007
+++ SPECS/amavisd-new.spec      Sun Mar  4 14:25:13 2007
@@ -7,24 +7,23 @@
 Summary:       A Mail Virus Scanner with SpamAssassin support - daemon
 Summary(pl.UTF-8):     Antywirusowy skaner poczty elektronicznej z obsługą 
SpamAssasina - demon
 Name:          amavisd-new
-Version:       2.4.2
-Release:       4
+Version:       2.4.5
+Release:       1
 Epoch:         1
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://www.ijs.si/software/amavisd/%{name}-%{version}.tar.gz
-# Source0-md5: d750176de7481498ebd1011e08a488da
+# Source0-md5: eef8c03855f9e3a4c6c53c06006d77ea
 Source1:       %{name}.init
 Source2:       %{name}-milter.init
 Source3:       %{name}.tmpwatch
 Patch0:                %{name}-config.patch
-Patch1:                %{name}-lib64.patch
-Patch2:                %{name}-tools-dbdir.patch
+Patch1:                %{name}-tools-dbdir.patch
 URL:           http://www.ijs.si/software/amavisd/
 BuildRequires: autoconf
 BuildRequires: rpm-perlprov
 BuildRequires: rpmbuild(macros) >= 1.304
-BuildRequires: sendmail-devel
+BuildRequires: libmilter-devel
 Requires(post,preun):  /sbin/chkconfig
 Requires(postun):      /usr/sbin/groupdel
 Requires(postun):      /usr/sbin/userdel
@@ -107,18 +106,15 @@
 %prep
 %setup -q
 %patch0 -p1
-%if "%{_lib}" == "lib64"
 %patch1 -p1
-%endif
-%patch2 -p1
 
 %build
 cd helper-progs
-%{__autoconf}
-./configure \
+%configure \
        --with-sendmail=/usr/lib/sendmail \
        --with-runtime-dir=/var/spool/amavis/runtime \
-       --with-sockname=/var/run/amavisd/amavisd.sock
+       --with-sockname=/var/run/amavisd/amavisd.sock \
+       --with-milterlib=%{_libdir}
 %{__make}
 
 %install
@@ -205,6 +201,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2007/03/04 13:25:13  zbyniu
+- up to 2.4.5, lib64.patch not needed
+
 Revision 1.109  2007/02/20 22:25:43  zbyniu
 - register openldap schema
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/amavisd-new.spec?r1=1.109&r2=1.110&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to