diff options
-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} |