summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-04-11 10:24:58 +0200
committerRemi Collet <fedora@famillecollet.com>2013-04-11 10:24:58 +0200
commitbf25e4f80b81d23fa60892e1d60bd0ff97be86b3 (patch)
treeffa68990b6093d12af45d085fa3df3ff24b12cd5
parent8aae5db42304a3aa4873619da19d6a5b4bb4e055 (diff)
PHP 5.4.14
-rw-r--r--php55.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/php55.spec b/php55.spec
index 48288f9..87b5491 100644
--- a/php55.spec
+++ b/php55.spec
@@ -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