[uhd/f16] Added tkinter requires Resolves: rhbz#769678

Jaroslav Škarvada jskarvad at fedoraproject.org
Wed Jan 11 23:02:53 UTC 2012


commit ca57475cb342ce7df0cd49dc78b2b533463298ab
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Thu Jan 12 00:02:49 2012 +0100

    Added tkinter requires
    Resolves: rhbz#769678

 uhd.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/uhd.spec b/uhd.spec
index 9aa1a5b..e943ee8 100644
--- a/uhd.spec
+++ b/uhd.spec
@@ -9,11 +9,12 @@
 Name:           uhd
 URL:            http://code.ettus.com/redmine/ettus/projects/uhd/wiki
 Version:        3.3.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv3+
 BuildRequires:  cmake
 BuildRequires:  boost-devel libusb1-devel python-cheetah
 BuildRequires:  docutils doxygen pkgconfig
+Requires:       tkinter
 Group:          Applications/Engineering
 Summary:        Universal Hardware Driver for Ettus Research products
 Source0:        %{name}-%{version}.tar.gz
@@ -88,6 +89,10 @@ Documentation for the Universal Hardware Driver (UHD).
 %doc %{_docdir}/%{name}/*
 
 %changelog
+* Wed Jan 11 2012 Jaroslav Škarvada <jskarvad at redhat.com> - 3.3.1-2
+- Added tkinter requires
+  Resolves: rhbz#769678
+
 * Fri Dec  2 2011 Jaroslav Škarvada <jskarvad at redhat.com> - 3.3.1-1
 - New version
 


More information about the scm-commits mailing list