diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-07-13 10:14:00 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-07-13 10:14:00 +0200 |
commit | 91d9f4c0401abc5c30fc3dedd8ba0e52546858cb (patch) | |
tree | b537d91a94c1258c8d9fee9f8cc9015fcca6cb9b | |
parent | ef3afb9ccf410ba2a2278014d04957dfe87271d4 (diff) |
fix link to forum in package comments
-rw-r--r-- | php56.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1725,7 +1725,7 @@ rm -f README.{Zeus,QNX,CVS-RULES} %pre common echo -e "\nWARNING : These %{name}-* RPMs are not official Fedora / Red Hat build and" echo -e "overrides the official ones. Don't file bugs on Fedora Project nor Red Hat.\n" -echo -e "Use dedicated forums http://forums.famillecollet.com/\n" +echo -e "Use dedicated forum at http://forum.remirepo.net/\n" %if %{?fedora}%{!?fedora:99} < 19 echo -e "WARNING : Fedora %{fedora} is now EOL :" |