diff options
| -rw-r--r-- | php-xcache.spec | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/php-xcache.spec b/php-xcache.spec index eb78aaa..b00ad16 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -58,7 +58,9 @@ Summary:       XCache Administration  Group:         Development/Languages  Requires:      mod_php, httpd  Requires:      %{name} = %{version}-%{release} +%if 0%{?fedora} >= 12 || 0%{?rhel} >= 6  BuildArch:     noarch +%endif  %description -n xcache-admin  This package provides the XCache Administration web application,  | 
