SPECS: tpop3d.spec - added bcond without snide that allows to disa...

romke romke at pld-linux.org
Fri Jul 22 01:37:15 CEST 2005


Author: romke                        Date: Thu Jul 21 23:37:15 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added bcond without snide that allows to disable snide comments

---- Files affected:
SPECS:
   tpop3d.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/tpop3d.spec
diff -u SPECS/tpop3d.spec:1.60 SPECS/tpop3d.spec:1.61
--- SPECS/tpop3d.spec:1.60	Thu May 12 15:32:56 2005
+++ SPECS/tpop3d.spec	Fri Jul 22 01:37:09 2005
@@ -9,6 +9,7 @@
 %bcond_without	pgsql		# without PostgreSQL support
 %bcond_without	ssl		# without ssl support
 %bcond_without	whoson		# without WHOSON protocol support
+%bcond_without	snide		# without snide server responses
 #
 Summary:	POP3 server
 Summary(pl):	Serwer POP3
@@ -133,6 +134,7 @@
 %{?with_authother:	--enable-auth-other} \
 	--enable-mbox-maildir \
 %{?with_ssl:	--enable-tls} \
+%{!?with_snide:	--disable-snide-comments} \
 	--enable-auth-flatfile
 
 %{__make}
@@ -186,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2005/07/21 23:37:09  romke
+- added bcond without snide that allows to disable snide comments
+
 Revision 1.60  2005/05/12 13:32:56  baggins
 - release 15
 - req pam 0.79
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tpop3d.spec?r1=1.60&r2=1.61&f=u




More information about the pld-cvs-commit mailing list