[php53-mapi/el5] Removed unneeded additional CFLAGS (#725909 #c2)

Robert Scheck robert at fedoraproject.org
Thu Jul 28 00:46:14 UTC 2011


commit f0f88328f977992bd562251913ad8333da89727a
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Thu Jul 28 02:45:28 2011 +0200

    Removed unneeded additional CFLAGS (#725909 #c2)

 php53-mapi.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/php53-mapi.spec b/php53-mapi.spec
index b5be832..1a366f1 100644
--- a/php53-mapi.spec
+++ b/php53-mapi.spec
@@ -2,7 +2,7 @@
 %global actual_release  1
 %global svnrevision     27791
 
-Summary:            The PHP 5.3 MAPI extension by Zarafa
+Summary:            The PHP MAPI extension by Zarafa
 Name:               php53-mapi
 Version:            7.0.0
 %if %{beta_or_rc}
@@ -63,7 +63,6 @@ PHP projects, using the MAPI functions like a normal MAPI program.
 touch -c -r aclocal.m4.rpath aclocal.m4
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -ggdb"
 export CPPFLAGS="$CPPFLAGS -I%{_includedir}/boost141"
 export LDFLAGS="$LDFLAGS -L%{_libdir}/boost141"
 


More information about the scm-commits mailing list