Projects
home:rottame:vhosts-ng:php53
php5
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 10
View file
php5.changes
Changed
@@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Sep 3 16:06:10 UTC 2024 - Angelo Grossini <angelo@intercom.it> + +- restore old apxs2 in 15.5 + +------------------------------------------------------------------- Tue Sep 3 10:08:54 UTC 2024 - Angelo Grossini <angelo@intercom.it> - fix build on 15.6
View file
php5.spec
Changed
@@ -116,8 +116,13 @@ ######################################## # apache macros ######################################## +%if 0%{sle_version} >= 150600 && 0%{?is_opensuse} %define apxs2 %{_bindir}/apxs2 %define apache2_mmn %(MMN=/usr/lib/apache2_MMN; test -x $MMN && $MMN) +%else +%define apxs2 %{_sbindir}/apxs2 +%define apache2_mmn %(MMN=$(%{apxs2} -q LIBEXECDIR)_MMN; test -x $MMN && $MMN) +%endif %define apache2_libexecdir %(%{apxs2} -q LIBEXECDIR) %define apache2_sysconfdir %(%{apxs2} -q SYSCONFDIR) %define apache2_includedir %(%{apxs2} -q INCLUDEDIR)
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
.