projects
/
tools
/
gbs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b66baba
)
Depend on new 'Provodes' of pristine-tar to make pbzip2 installed correctly
author
Zhang Qiang
<qiang.z.zhang@intel.com>
Thu, 28 Feb 2013 00:14:59 +0000
(19:14 -0500)
committer
Zhang Qiang
<qiang.z.zhang@intel.com>
Thu, 28 Feb 2013 00:14:59 +0000
(19:14 -0500)
Only Fedora/suse/CentOS needed, Ubuntu have pbzip2 in pristine-tar's
control file.
Change-Id: I8324f6778ad4f3b42581a03b89c28f22809f7622
distfiles/gbs.spec
patch
|
blob
|
history
diff --git
a/distfiles/gbs.spec
b/distfiles/gbs.spec
index 7fbdd40bf4c61bedbb1501c5d02f31f6b059f0a9..02dc555aa7b4d697154c5f889f1e15d8b1659898 100644
(file)
--- a/
distfiles/gbs.spec
+++ b/
distfiles/gbs.spec
@@
-16,7
+16,8
@@
Requires: sudo
Requires: osc >= 0.136.0
Requires: tizen-gbp-rpm >= 20130221
Requires: depanneur >= 0.5
-Requires: pristine-tar
+Requires: tizen-pristine-tar >= 1.26-tizen20130122
+
%if "%{?python_version}" < "2.7"
Requires: python-argparse
%endif