public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Remi Collet <remi@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/php] rawhide: use system liburiparser on RHEL-11
Date: Thu, 04 Jun 2026 08:31:45 GMT	[thread overview]
Message-ID: <178056190582.1.9585188165493834836.rpms-php-176cc8480e63@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/php
Branch : rawhide
Commit : 176cc8480e63587fce8f232afa1dd23bced84628
Author : Remi Collet <remi@fedoraproject.org>
Date   : 2026-06-04T10:31:38+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/php/c/176cc8480e63587fce8f232afa1dd23bced84628?branch=rawhide

Log:
use system liburiparser on RHEL-11

---
diff --git a/php.spec b/php.spec
index 07a808f..9495e0f 100644
--- a/php.spec
+++ b/php.spec
@@ -68,7 +68,7 @@
 # liburiparser version 1.0.0 required
 %global liburiparser_minver 1.0.0
 %global liburiparser_bunver 1.0.2
-%if 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} >= 11
 # use system liburiparser when available
 %bcond_without       liburiparser
 %else
@@ -86,7 +86,7 @@ Name: php%{major_version}
 Name: php
 %endif
 Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
 # TSRM is licensed under BSD
@@ -1673,6 +1673,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
 
 
 %changelog
+* Wed Jun  4 2026 Remi Collet <remi@remirepo.net> - 8.5.7-2
+- use system liburiparser on RHEL-11
+
 * Wed Jun  3 2026 Remi Collet <remi@remirepo.net> - 8.5.7-1
 - Update to 8.5.7 - http://www.php.net/releases/8_5_7.php
 

                 reply	other threads:[~2026-06-04  8:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178056190582.1.9585188165493834836.rpms-php-176cc8480e63@fedoraproject.org \
    --to=remi@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox