[dnf/f18] New upstream version: 832ecd1

Ales Kozumplik akozumpl at fedoraproject.org
Mon Sep 24 05:28:16 UTC 2012


commit 8f55c6297910eb23fcc5adbdeead5e2bee2dcdf3
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Sep 24 07:26:21 2012 +0200

    New upstream version: 832ecd1

 dnf.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
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


More information about the scm-commits mailing list