depend on createrepo 0.9.8 to remove extra yum-3.2.29 dependency
authorZhang Qiang <qiang.z.zhang@intel.com>
Wed, 27 Mar 2013 08:22:49 +0000 (16:22 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Wed, 27 Mar 2013 11:53:05 +0000 (19:53 +0800)
Change-Id: I66ec6aa90a2484c4edc1fb5f175bd54a8787675b

debian/control
packaging/depanneur.spec

index 443d0b3..f717629 100644 (file)
@@ -11,7 +11,7 @@ Architecture: all
 Depends: ${perl:Depends},
  build (>= 2013.03.11-tizen20130319),
  libyaml-perl,
- createrepo (>= 0.9.9)
+ createrepo (>= 0.9.8)
 Description: Manages and executes the builds using the obs-build script.
   The depanneur tool goes through local Git trees and evaluates packaging
   meta-data to determine packages needed and the build order; it then starts
index 25e4172..e06135a 100644 (file)
@@ -6,7 +6,7 @@ License:        GPL-2.0+
 Group:          Development/Tools
 Source0:        %{name}_%{version}.tar.gz
 
-Requires:       createrepo >= 0.9.9
+Requires:       createrepo >= 0.9.8
 Requires:       perl(YAML)
 Requires:       tizen-build >= 2013.03.11-tizen20130319
 %if 0%{?suse_version}