summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-20 15:05:01 +0100
committerRemi Collet <remi@remirepo.net>2017-11-20 15:05:01 +0100
commit71a358d094539c5b3daf157618c7f634792655e7 (patch)
tree670d32354e902f737dc7056f0ad9128448efa260
parentc644603b0c6503bca018650122d775e490647c92 (diff)
cleanup
-rw-r--r--libzip.spec5
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}