From 03e38ad87c882d62ce9f54709fcf8c535edc36fa Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 29 Dec 2014 18:24:49 +0200 Subject: gbp rpm: mock chroot builder Initial version. Very rough and many shortcuts taken. Try: gbp buildpackage-rpm --git-mock --git-dist=epel-6 Results will be under ../rpmbuild/results/ --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 45d28a9..fd5da72 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,7 @@ Depends: ${python:Depends}, python-rpm, rpm, Recommends: pristine-tar (>= 0.5) -Suggests: python-notify, unzip +Suggests: python-notify, unzip, mock Description: Suite to help with RPM packages in Git repositories This package contains the following tools: * gbp import-srpm: import existing RPM source packages into a git -- cgit v1.2.3