diff options
| -rw-r--r-- | php-true-punycode.spec | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/php-true-punycode.spec b/php-true-punycode.spec index abac06b..0835b00 100644 --- a/php-true-punycode.spec +++ b/php-true-punycode.spec @@ -24,7 +24,7 @@ URL:            https://github.com/%{gh_owner}/%{gh_project}  Source0:        %{name}-%{version}-%{gh_short}.tgz  Source1:        makesrc.sh -BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch:      noarch  BuildRequires:  php(language) >= 5.3  BuildRequires:  php-mbstring  BuildRequires:  %{_bindir}/phpunit  | 
