From 798b574046cbb269fb715da301963374d3dac236 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Aug 04 2019 05:32:07 +0000 Subject: Drop obsolete conditionals Signed-off-by: Igor Gnatenko --- diff --git a/libsolv.spec b/libsolv.spec index 2c1f1e8..9b20461 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -1,35 +1,15 @@ %global libname solv -%if (0%{?rhel} && 0%{?rhel} <= 7) || (0%{?fedora} && 0%{?fedora} <= 29) -%bcond_without python2_bindings -%else %bcond_with python2_bindings -%endif -%if 0%{?rhel} && 0%{?rhel} <= 7 -%bcond_with perl_bindings -%bcond_with ruby_bindings -%bcond_with python3_bindings -%else %bcond_without perl_bindings %bcond_without ruby_bindings %bcond_without python3_bindings -%endif # Creates special prefixed pseudo-packages from appdata metadata %bcond_without appdata # Creates special prefixed "group:", "category:" pseudo-packages %bcond_without comps # For rich dependencies %bcond_without complex_deps -%if 0%{?rhel} -%bcond_with helix_repo -%bcond_with suse_repo -%bcond_with debian_repo -%bcond_with arch_repo -# For handling deb + rpm at the same time -%bcond_with multi_semantics -%bcond_with zchunk -%bcond_with zstd -%else %bcond_without helix_repo %bcond_without suse_repo %bcond_without debian_repo @@ -38,7 +18,6 @@ %bcond_without multi_semantics %bcond_without zchunk %bcond_without zstd -%endif Name: lib%{libname} Version: 0.7.5