SPECS: sendmail.spec - update todo

glen glen at pld-linux.org
Sat Sep 9 16:15:31 CEST 2006


Author: glen                         Date: Sat Sep  9 14:15:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update todo

---- Files affected:
SPECS:
   sendmail.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: SPECS/sendmail.spec
diff -u SPECS/sendmail.spec:1.186 SPECS/sendmail.spec:1.187
--- SPECS/sendmail.spec:1.186	Sat Sep  9 03:35:44 2006
+++ SPECS/sendmail.spec	Sat Sep  9 16:15:25 2006
@@ -5,6 +5,7 @@
 #   http://www.sendmail.net/
 # - http://blue-labs.org/clue/bluelabs.patch-8.12.3 has been updated upstream
 # - move compilation from install to build section, fix re-entrancy of install
+# - add tests bcond and/or disable tests tha fail on (AC-)builders
 #
 # Conditional build:
 %bcond_without	ldap	# without LDAP support
@@ -60,6 +61,7 @@
 %{?with_tls:BuildRequires:	openssl-devel >= 0.9.7d}
 %{?with_pgsql:BuildRequires:	postgresql-devel}
 BuildRequires:	rpmbuild(macros) >= 1.310
+BuildRequires:	sed >= 4.0
 Requires(post):	awk
 Requires(post):	textutils
 Requires(post,preun):	/sbin/chkconfig
@@ -121,7 +123,7 @@
 Sendmail est un agent de transport de courrier, qui est le programme
 transférent le courrier d'une machine ŕ l'autre. Sendmail implémente
 une facilité générale de routage de courrier entre les réseaux, permet
-l'\"aliasing\" et le \"forwarding\", un routage automatique sur les
+l'"aliasing" et le "forwarding", un routage automatique sur les
 passerelles du réseau, et une configuration flexible.
 
 %description -l ko
@@ -192,7 +194,7 @@
 
 # Ac-specific hack - ac-i386 builder has not fully operational shm
 %ifarch i386 i586 i686 amd64
-%{__perl} -pi -e 's/^(smtest.*t-shm)/dnl $1/' libsm/Makefile.m4
+%{__sed} -i -e 's/^\(smtest.*t-shm\)/dnl \1/' libsm/Makefile.m4
 %endif
 
 %build
@@ -478,6 +480,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2006/09/09 14:15:25  glen
+- update todo
+
 Revision 1.186  2006/09/09 01:35:44  glen
 - rel 2 (rebuild with fixed %useradd/%groupadd macros)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sendmail.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list