diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-29 16:41:48 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-29 16:41:48 +0200 |
commit | 51f7bc86a4701239a56fbc405abd246a0f4689ba (patch) | |
tree | 3824243479fcf996c608a90774d8f9d867ed0372 | |
parent | a1ab71cdeb8893159dae89e600641c0525208297 (diff) |
-rw-r--r-- | php-pecl-dbus.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-pecl-dbus.spec b/php-pecl-dbus.spec index ac1e825..5a68cb3 100644 --- a/php-pecl-dbus.spec +++ b/php-pecl-dbus.spec @@ -114,6 +114,7 @@ install -D -m 644 %{ini_name} %{buildroot}%{php_inidir}/%{ini_name} - update to 0.4.1 - re-license spec file to CECILL-2.1 - move from pecl to pie packaging +- add workaround for RPATH see https://bugzilla.redhat.com/2354168 * Tue Mar 8 2016 Remi Collet <remi@fedoraproject.org> - 0.1.1-5 - adapt for F24 |