diff options
author | Remi Collet <remi@remirepo.net> | 2018-10-16 15:44:02 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-10-16 15:44:02 +0200 |
commit | 5bdee251f13eacdf286c2fd5d32a94deaaa5845b (patch) | |
tree | 7881ec820bf7f9c74720952bc3f6346939a2c0d5 | |
parent | fc38cc7d708abed92cfcffd1e1d123f2ad4fe6a5 (diff) |
ooooops
-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 |