From d10c86b849f77e6bffb3156cc5f61ed6832509f4 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Thu, 11 Aug 2022 21:06:22 +0300 Subject: [PATCH] [rpm] fix fedora build Signed-off-by: R4SAS --- contrib/rpm/i2pd-git.spec | 6 ------ contrib/rpm/i2pd.spec | 6 ------ 2 files changed, 12 deletions(-) diff --git a/contrib/rpm/i2pd-git.spec b/contrib/rpm/i2pd-git.spec index dc6aae70..6c710c3a 100644 --- a/contrib/rpm/i2pd-git.spec +++ b/contrib/rpm/i2pd-git.spec @@ -62,9 +62,7 @@ pushd redhat-linux-build %endif %if 0%{?fedora} >= 35 -%if 0%{?fedora} < 37 pushd redhat-linux-build -%endif %else %if 0%{?fedora} >= 33 pushd %{_target_platform} @@ -82,10 +80,8 @@ popd %endif %if 0%{?fedora} >= 33 -%if 0%{?fedora} < 37 popd %endif -%endif %if 0%{?mageia} > 7 popd @@ -99,9 +95,7 @@ pushd redhat-linux-build %endif %if 0%{?fedora} >= 35 -%if 0%{?fedora} < 37 pushd redhat-linux-build -%endif %else %if 0%{?fedora} >= 33 pushd %{_target_platform} diff --git a/contrib/rpm/i2pd.spec b/contrib/rpm/i2pd.spec index 98c804c6..22ebdf99 100644 --- a/contrib/rpm/i2pd.spec +++ b/contrib/rpm/i2pd.spec @@ -59,9 +59,7 @@ pushd redhat-linux-build %endif %if 0%{?fedora} >= 35 -%if 0%{?fedora} < 37 pushd redhat-linux-build -%endif %else %if 0%{?fedora} >= 33 pushd %{_target_platform} @@ -79,10 +77,8 @@ popd %endif %if 0%{?fedora} >= 33 -%if 0%{?fedora} < 37 popd %endif -%endif %if 0%{?mageia} > 7 popd @@ -96,9 +92,7 @@ pushd redhat-linux-build %endif %if 0%{?fedora} >= 35 -%if 0%{?fedora} < 37 pushd redhat-linux-build -%endif %else %if 0%{?fedora} >= 33 pushd %{_target_platform}