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 | b532a1d63ec7f6bf29bb1b8ab856cacceac97c4f (patch) | |
tree | 9b0cbb838870b35d8c9843958c91ee1996f9c586 | |
parent | e38854f224399c3a0d9e3c00644679587944ba25 (diff) |
fix link to forum in package comments
-rw-r--r-- | php55.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1737,7 +1737,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 :" |