[dnf] fix build: precisely specify the python-hawkey version

Ales Kozumplik akozumpl at fedoraproject.org
Wed Jan 30 09:42:26 UTC 2013


commit d23b3ed5af4313541f5984bd03d09b1c351279ee
Author: Ales Kozumplik <ales at redhat.com>
Date:   Wed Jan 30 10:42:05 2013 +0100

    fix build: precisely specify the python-hawkey version

 dnf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/dnf.spec b/dnf.spec
index 22bb7e7..6a928ca 100644
--- a/dnf.spec
+++ b/dnf.spec
@@ -1,5 +1,5 @@
 %global gitrev e7d9c11
-%global hawkey_version 0.3.6-2
+%global hawkey_version 0.3.6-2.gita53a6b1
 %global confdir %{_sysconfdir}/dnf
 
 Name:		dnf


More information about the scm-commits mailing list