diff options
author | Remi Collet <remi@remirepo.net> | 2017-11-20 15:05:01 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-11-20 15:05:01 +0100 |
commit | 71a358d094539c5b3daf157618c7f634792655e7 (patch) | |
tree | 670d32354e902f737dc7056f0ad9128448efa260 | |
parent | c644603b0c6503bca018650122d775e490647c92 (diff) |
cleanup
-rw-r--r-- | libzip.spec | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libzip.spec b/libzip.spec index 74d6bbb..4a6a9a1 100644 --- a/libzip.spec +++ b/libzip.spec @@ -8,14 +8,9 @@ # # Please preserve changelog entries # -%global multilib_archs x86_64 %{ix86} ppc64 ppc s390x s390 sparc64 sparcv9 %global libname libzip %global soname 5 -%if %{?runselftest}%{!?runselftest:1} %global with_tests 0%{!?_without_tests:1} -%else -%global with_tests 0%{?_with_tests:1} -%endif %if 0%{?fedora} >= 26 Name: %{libname} |