Projects
home:rottame:vhosts-ng:php74
php7
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
php7.spec
Changed
@@ -975,7 +975,6 @@ compressed files, through versions of most of the filesystem functions which work with gzip-compressed files (and uncompressed files, too, but not with sockets). -%endif %package imap Summary: IMAP protocol support for PHP @@ -988,6 +987,8 @@ These functions enable you to operate with the IMAP protocol, as well as the NNTP, POP3 and local mailbox access methods. +%endif + %prep %autosetup -p1 -n php-%{version} cp %{SOURCE5} . @@ -1712,6 +1713,11 @@ %defattr(-, root, root) %{extension_dir}/zlib.so %config(noreplace) %{php_sysconf}/conf.d/zlib.ini + +%files imap +%defattr(644,root,root,755) +%{extension_dir}/imap.so +%config(noreplace) %{php_sysconf}/conf.d/imap.ini %endif %if "%{flavor}" == "test" @@ -1720,9 +1726,4 @@ %doc testresults.txt %endif -%files imap -%defattr(644,root,root,755) -%{extension_dir}/imap.so -%config(noreplace) %{php_sysconf}/conf.d/imap.ini - %changelog
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.