From: Elan Ruusamäe Date: Sat, 7 May 2016 15:03:32 +0000 (+0300) Subject: cleanup ac bcond X-Git-Tag: auto/th/redis-2.8.24-1~4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=13e46ad302ba45904080a90fb15629a502f11969;p=packages%2Fredis.git cleanup ac bcond --- diff --git a/redis.spec b/redis.spec index c520e77..e9f2027 100644 --- a/redis.spec +++ b/redis.spec @@ -3,13 +3,8 @@ # - use shared jemalloc? # # Conditional build: -%if "%{pld_release}" == "ac" -%bcond_with tests # build without tests -%bcond_with perftools # google perftools -%else %bcond_without tests # build without tests %bcond_without perftools # google perftools -%endif %ifnarch %{ix86} %{x8664} ppc # available only on selected architectures