Hello community,

here is the log from the commit of package php5 for openSUSE:Factory checked in 
at 2017-06-30 18:38:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/php5 (Old)
 and      /work/SRC/openSUSE:Factory/.php5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "php5"

Fri Jun 30 18:38:24 2017 rev:165 rq:505809 version:5.6.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/php5/php5.changes        2017-03-21 
22:46:18.374290110 +0100
+++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes   2017-06-30 
18:38:27.647055595 +0200
@@ -1,0 +2,5 @@
+Thu Jun 22 11:55:27 UTC 2017 - mplus...@suse.com
+
+- Drop imap support, it depends on obsolete imap package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ php5.spec ++++++
--- /var/tmp/diff_new_pack.auRqsx/_old  2017-06-30 18:38:29.066855892 +0200
+++ /var/tmp/diff_new_pack.auRqsx/_new  2017-06-30 18:38:29.070855329 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php5
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -109,7 +109,6 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gd-devel
 BuildRequires:  gmp-devel
-BuildRequires:  imap-devel
 BuildRequires:  krb5-devel
 BuildRequires:  libapparmor-devel
 BuildRequires:  libbz2-devel
@@ -235,8 +234,8 @@
 
 %package devel
 Summary:        Include files of PHP5
-Group:          Development/Languages/C and C++
 # this is required by the installed  development headers
+Group:          Development/Languages/C and C++
 Requires:       %{name} = %{version}
 Requires:       glibc-devel
 Requires:       libxml2-devel
@@ -553,19 +552,6 @@
 %description iconv
 PHP interface to iconv character set conversion facility.
 
-
-%package imap
-Summary:        PHP5 Extension Module
-Group:          Development/Libraries/PHP
-Requires:       %{name} = %{version}
-Provides:       php-imap = %{version}
-
-%description imap
-PHP functions in this extension are not limited to the IMAP protocol,
-despite their name. The underlying c-client library also supports NNTP,
-POP3 and local mailbox access methods.
-
-
 %package intl
 Summary:        PHP5 Extension Module
 Group:          Development/Libraries/PHP
@@ -1227,9 +1213,7 @@
     --with-gettext=shared \
     --with-gmp=shared \
     --with-iconv=shared \
-    --with-imap=shared \
     --with-kerberos \
-    --with-imap-ssl \
     --enable-json=shared \
     --with-ldap=shared \
     --with-ldap-sasl=%{_usr} \
@@ -1658,11 +1642,6 @@
 %{extension_dir}/iconv.so
 %config(noreplace) %{php_sysconf}/conf.d/iconv.ini
 
-%files imap
-%defattr(644,root,root,755)
-%{extension_dir}/imap.so
-%config(noreplace) %{php_sysconf}/conf.d/imap.ini
-
 %files intl
 %defattr(644,root,root,755)
 %{extension_dir}/intl.so




Reply via email to