[php53-mapi/el5] Upgrade to 7.0.1 (#725250, #725909, #727346)

Robert Scheck robert at fedoraproject.org
Sun Aug 14 00:07:08 UTC 2011


commit 03f818cbd670cd07089e5984c1f8085acbb5345c
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Sun Aug 14 02:06:50 2011 +0200

    Upgrade to 7.0.1 (#725250, #725909, #727346)

 .gitignore      |    2 +-
 php53-mapi.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57993fa..32dc724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-zcp-7.0.0.tar.gz
+zcp-7.0.1.tar.gz
diff --git a/php53-mapi.spec b/php53-mapi.spec
index 1a366f1..05891a1 100644
--- a/php53-mapi.spec
+++ b/php53-mapi.spec
@@ -1,10 +1,10 @@
 %global beta_or_rc      0
 %global actual_release  1
-%global svnrevision     27791
+%global svnrevision     28479
 
 Summary:            The PHP MAPI extension by Zarafa
 Name:               php53-mapi
-Version:            7.0.0
+Version:            7.0.1
 %if %{beta_or_rc}
 Release:            0.%{actual_release}.svn%{svnrevision}%{?dist}
 %else
@@ -66,7 +66,7 @@ touch -c -r aclocal.m4.rpath aclocal.m4
 export CPPFLAGS="$CPPFLAGS -I%{_includedir}/boost141"
 export LDFLAGS="$LDFLAGS -L%{_libdir}/boost141"
 
-%configure --disable-static
+%configure --enable-release --disable-static
 for subdir in common mapi4linux libfreebusy libicalmapi inetmapi php-ext; do
   make -C $subdir %{?_smp_mflags}
 done
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/php/modules/mapi.so
 
 %changelog
+* Sun Aug 14 2011 Robert Scheck <robert at fedoraproject.org> 7.0.1-1
+- Upgrade to 7.0.1 (#725250, #725909, #727346)
+
 * Mon Jun 27 2011 Robert Scheck <robert at fedoraproject.org> 7.0.0-1
 - Upgrade to 7.0.0
 
diff --git a/sources b/sources
index 00d7b04..5e18ab7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bed709709c175858414aa8965b4aa20f  zcp-7.0.0.tar.gz
+2c268b1e5cba538c7d84ec9a742c3347  zcp-7.0.1.tar.gz


More information about the scm-commits mailing list