Author: glen                         Date: Tue Jul 25 10:42:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -lib64, -conf, -dictname patches
- adapterized

---- Files affected:
SPECS:
   postfix.spec (1.257 -> 1.258) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.257 SPECS/postfix.spec:1.258
--- SPECS/postfix.spec:1.257    Mon Jul 17 03:55:54 2006
+++ SPECS/postfix.spec  Tue Jul 25 12:42:21 2006
@@ -23,7 +23,7 @@
 Summary(sk):   Agent prenosu pošty Postfix
 Name:          postfix
 Version:       2.3.0
-Release:       0.1
+Release:       0.2
 Epoch:         2
 License:       distributable
 Group:         Networking/Daemons
@@ -41,19 +41,20 @@
 Patch1:                %{name}-conf_msg.patch
 Patch2:                %{name}-dynamicmaps.patch
 Patch3:                %{name}-master.cf_cyrus.patch
-# from http:   
//akson.sgh.waw.pl/~chopin/unix/postfix-2.1.5-header_if_reject.diff
+# from http://akson.sgh.waw.pl/~chopin/unix/postfix-2.1.5-header_if_reject.diff
 Patch4:                %{name}-header_if_reject.patch
 #Patch5:       %{name}-pl.patch
 #Patch6:       %{name}-size-check-before-proxy.patch
 #Patch7:       %{name}-log-proxy-rejects.patch
 Patch8:                %{name}-ident.patch
+Patch9:                %{name}-lib64.patch
+Patch10:       %{name}-conf.patch
+Patch11:       %{name}-dictname.patch
 URL:           http://www.postfix.org/
-BuildRequires: awk
 %{?with_sasl:BuildRequires:    cyrus-sasl-devel}
 BuildRequires: db-devel
 # getifaddrs() with IPv6 support
 BuildRequires: glibc-devel >= 6:2.3.4
-BuildRequires: grep
 %{?with_mysql:BuildRequires:   mysql-devel}
 %{?with_ldap:BuildRequires:    openldap-devel >= 2.3.0}
 %{?with_ssl:BuildRequires:     openssl-devel >= 0.9.7d}
@@ -223,6 +224,11 @@
 #%patch7 -p1 --obsolete ?
 %patch8 -p1
 sed -i '/scache_clnt_create/s/server/var_scache_service/' 
src/global/scache_clnt.c
+%if "%{_lib}" = "lib64"
+%patch9 -p1
+%endif
+%patch10 -p1
+%patch11 -p1
 
 %build
 %{__make} -f Makefile.init makefiles
@@ -415,6 +421,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.258  2006/07/25 10:42:21  glen
+- added -lib64, -conf, -dictname patches
+- adapterized
+
 Revision 1.257  2006/07/17 01:55:54  shadzik
 - cosmetics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.257&r2=1.258&f=u

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

Reply via email to