From 213760b35a4f280be20e0daac215749521945559 Mon Sep 17 00:00:00 2001 From: Mikhail Novosyolov Date: Fri, 8 Jan 2021 16:04:19 +0300 Subject: [PATCH] Reenable rpmlint for binary packages Commit 8ebbd86525d4f0d66 ("disable rpmlint") did not explain why it was done 6 years ago. --- chromium-browser-stable.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/chromium-browser-stable.spec b/chromium-browser-stable.spec index 0de16ed..0d5ab61 100644 --- a/chromium-browser-stable.spec +++ b/chromium-browser-stable.spec @@ -11,8 +11,6 @@ %define debug_package %{nil} -%global _build_pkgcheck_set %{nil} - %ifarch %{x86_64} %ix86 %bcond_without gost %else