diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-11 10:24:58 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-11 10:24:58 +0200 |
commit | bf25e4f80b81d23fa60892e1d60bd0ff97be86b3 (patch) | |
tree | ffa68990b6093d12af45d085fa3df3ff24b12cd5 | |
parent | 8aae5db42304a3aa4873619da19d6a5b4bb4e055 (diff) |
PHP 5.4.14
-rw-r--r-- | php55.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1561,11 +1561,11 @@ rm -f README.{Zeus,QNX,CVS-RULES} %pre common -echo -e "\nWARNING : These %{name}-* RPM are not official Fedora/Redhat build and" -echo -e "overrides the official ones. Don't file bugs on Fedora Project nor Redhat.\n" +echo -e "\nWARNING : These %{name}-* RPM 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" -%if %{?fedora}%{!?fedora:99} <= 15 +%if %{?fedora}%{!?fedora:99} <= 16 echo -e "WARNING : Fedora %{fedora} is now EOL :" echo -e "You should consider upgrading to a supported release.\n" %endif |