From bf25e4f80b81d23fa60892e1d60bd0ff97be86b3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Apr 2013 10:24:58 +0200 Subject: PHP 5.4.14 --- php55.spec | 6 +++--- 1 file 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 -- cgit