Ignore empty debugfile.rpm when >= Fedora23 nanjing-devel
authorshuai.fu <shuai01.fu@samsung.com>
Sat, 11 Mar 2017 06:42:47 +0000 (14:42 +0800)
committershuai.fu <shuai01.fu@samsung.com>
Sat, 11 Mar 2017 06:44:21 +0000 (14:44 +0800)
Change-Id: I67de93329f46b95de66641dd159b550363ca9658
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
packaging/createrepo.spec

index 70f5a5a838a5aa6f14b023c83e38f3e57f647ef0..fd9eee033c4369a4d439fcc57442151ffc9f6abe 100644 (file)
@@ -59,7 +59,7 @@ Authors:
 %setup -q
 
 %build
-%if 0%{?fedora} == 23
+%if 0%{?fedora} >= 23
 %global debug_package %{nil}
 %endif