projects
/
tools
/
createrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f79a118
)
Modify spec file to ignore empty debugfile.rpm
devel_psk_20160727
release-20160531
release-20160615
release-20160930
release-20161231
spin-release-latest
accepted/tizen/devbase/tools/20190927.045022
submit/devel/20190730.074453
submit/submit/trunk/20190927.010356/20190927.011055
submit/trunk/20190927.012842
submit/trunk/20191017.111201
submit/trunk/20191017.233826
submit/trunk/20191030.112603
submit/trunk/20191101.102136
author
jiankang.fan
<jiankang.fan@samsung.com>
Sat, 14 May 2016 06:52:33 +0000
(14:52 +0800)
committer
jiankang.fan
<jiankang.fan@samsung.com>
Fri, 20 May 2016 02:05:25 +0000
(10:05 +0800)
Change-Id: Ic83d870d1118bef9da2aa6babb9c394132b6b0db
Signed-off-by: jiankang.fan <jiankang.fan@samsung.com>
packaging/createrepo.spec
patch
|
blob
|
history
diff --git
a/packaging/createrepo.spec
b/packaging/createrepo.spec
index cfc163b2d7494c1b3cc22b0d168973c2282bd577..70f5a5a838a5aa6f14b023c83e38f3e57f647ef0 100644
(file)
--- a/
packaging/createrepo.spec
+++ b/
packaging/createrepo.spec
@@
-59,6
+59,9
@@
Authors:
%setup -q
%build
+%if 0%{?fedora} == 23
+%global debug_package %{nil}
+%endif
%install