Projects
Kolab:16
libkolabxml
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 18
View file
libkolabxml.spec
Changed
@@ -246,6 +246,7 @@ BuildRequires: plesk-php71-devel BuildRequires: plesk-php72-devel BuildRequires: plesk-php73-devel +BuildRequires: plesk-php74-devel %endif %description -n php-kolabformat @@ -358,6 +359,9 @@ cp -a libkolabxml-%{version} libkolabxml-%{version}-7.3 sed -i "s/-php/-php7/g" libkolabxml-%{version}-7.3/src/php/CMakeLists.txt + +cp -a libkolabxml-%{version} libkolabxml-%{version}-7.4 +sed -i "s/-php/-php7/g" libkolabxml-%{version}-7.4/src/php/CMakeLists.txt %endif %if 0%{?with_php7} @@ -377,6 +381,7 @@ cp %{name}-%{version}/tztable.h %{name}-%{version}-7.1/. cp %{name}-%{version}/tztable.h %{name}-%{version}-7.2/. cp %{name}-%{version}/tztable.h %{name}-%{version}-7.3/. +cp %{name}-%{version}/tztable.h %{name}-%{version}-7.4/. %endif pushd %{name}-%{version} @@ -437,7 +442,7 @@ popd %if 0%{?plesk} -for version in 5.6 7.0 7.1 7.2 7.3; do +for version in 5.6 7.0 7.1 7.2 7.3 7.4; do pushd %{name}-%{version}-${version} rm -rf build mkdir -p build @@ -483,7 +488,7 @@ popd %if 0%{?plesk} -for version in 5.6 7.0 7.1 7.2 7.3; do +for version in 5.6 7.0 7.1 7.2 7.3 7.4; do pushd %{name}-%{version}-${version} pushd build make install DESTDIR=%{buildroot} INSTALL='install -p' @@ -523,7 +528,7 @@ popd %if 0%{?plesk} -for version in 5.6 7.0 7.1 7.2 7.3; do +for version in 5.6 7.0 7.1 7.2 7.3 7.4; do pushd %{name}-%{version}-${version}/build/ export LD_LIBRARY_PATH=$( pwd )/src/ /opt/plesk/php/${version}/bin/php -d enable_dl=On -dextension=src/php/kolabformat.so src/php/test.php ||:
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
.