From 8f55c6297910eb23fcc5adbdeead5e2bee2dcdf3 Mon Sep 17 00:00:00 2001 From: Ales Kozumplik Date: Sep 24 2012 05:26:21 +0000 Subject: New upstream version: 832ecd1 --- diff --git a/dnf.spec b/dnf.spec index bc5db13..674c996 100644 --- a/dnf.spec +++ b/dnf.spec @@ -4,7 +4,7 @@ Name: dnf Version: 0.2.12 -Release: 1.git%{gitrev}%{?dist} +Release: 2.git%{gitrev}%{?dist} Summary: Package manager forked from Yum, using libsolv as a dependency resolver Group: System Environment/Base # For a breakdown of the licensing, see PACKAGE-LICENSING @@ -14,7 +14,10 @@ Source0: http://akozumpl.fedorapeople.org/dnf-%{gitrev}.tar.xz BuildArch: noarch BuildRequires: cmake BuildRequires: python2 -BuildRequires: python-nose python-sphinx rpm-python +BuildRequires: python-nose +BuildRequires: python-sphinx +BuildRequires: rpm-python +BuildRequires: urlgrabber BuildRequires: python-hawkey >= %{hawkey_version} Requires: python-hawkey >= %{hawkey_version} Requires: crontabs