packages: libesmtp/libesmtp.spec - don't reqiore c++ compiler

sparky sparky at pld-linux.org
Wed May 19 19:08:22 CEST 2010


Author: sparky                       Date: Wed May 19 17:08:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- don't reqiore c++ compiler

---- Files affected:
packages/libesmtp:
   libesmtp.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/libesmtp/libesmtp.spec
diff -u packages/libesmtp/libesmtp.spec:1.29 packages/libesmtp/libesmtp.spec:1.30
--- packages/libesmtp/libesmtp.spec:1.29	Sun Apr 11 19:03:43 2010
+++ packages/libesmtp/libesmtp.spec	Wed May 19 19:08:17 2010
@@ -14,6 +14,8 @@
 BuildRequires:	openssl-devel >= 0.9.7c
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 LibESMTP is a library to manage posting (or submission of) electronic
 mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
@@ -104,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2010/05/19 17:08:17  sparky
+- don't reqiore c++ compiler
+
 Revision 1.29  2010/04/11 17:03:43  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libesmtp/libesmtp.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list