Depend on new 'Provodes' of pristine-tar to make pbzip2 installed correctly
authorZhang Qiang <qiang.z.zhang@intel.com>
Thu, 28 Feb 2013 00:14:59 +0000 (19:14 -0500)
committerZhang 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

index 7fbdd40bf4c61bedbb1501c5d02f31f6b059f0a9..02dc555aa7b4d697154c5f889f1e15d8b1659898 100644 (file)
@@ -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