summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-03-06 09:01:29 +0100
committerRemi Collet <remi@remirepo.net>2021-03-06 09:01:29 +0100
commit191e11a92fa7860672c708dbefa64adde0014063 (patch)
tree7cf89ea8f5c7116711bcc6f95df75df36ef77361
parent8bebb904499dbc2421b1e6bbe73181a1d4dc8331 (diff)
descfedora
-rw-r--r--php-pecl-xmlrpc.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/php-pecl-xmlrpc.spec b/php-pecl-xmlrpc.spec
index 8bbfa58..e04c28b 100644
--- a/php-pecl-xmlrpc.spec
+++ b/php-pecl-xmlrpc.spec
@@ -53,10 +53,11 @@ Provides: php-pecl(%{pecl_name})%{?_isa} = %{version}
%description
-These functions can be used to write XML-RPC servers and clients.
+This extension provides functions to write XML-RPC servers and clients.
+
You can find more information about XML-RPC at http://www.xmlrpc.com/,
and more documentation on this extension and its functions at
-http://xmlrpc-epi.sourceforge.net/.
+https://www.php.net/xmlrpc.
The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
libxmlrpc has obviously been abandoned. It is recommended to reevaluate using