[coda] Fixing more depends

Neil Horman nhorman at fedoraproject.org
Fri Jun 3 20:29:27 UTC 2011


commit b3189484d89c4493aba1004a119c9a0c153d125d
Author: Neil Horman <nhorman at tuxdriver.com>
Date:   Fri Jun 3 16:27:18 2011 -0400

    Fixing more depends

 coda.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/coda.spec b/coda.spec
index 36bc7ef..5c76ef9 100644
--- a/coda.spec
+++ b/coda.spec
@@ -1,6 +1,6 @@
 Name:           coda
 Version:        6.9.5
-Release:        5%{?dist}
+Release:       	6%{?dist}
 Summary:        Coda distributed file system
 Group:          System Environment/Daemons
 License:        GPLv2
@@ -18,7 +18,7 @@ BuildRequires:  lwp-devel
 BuildRequires:  rpc2-devel
 BuildRequires:  rvm-devel
 BuildRequires:  rvm-tools compat-readline5-devel
-BuildRequires:  fltk-devel fltk-fluid flex bison python perl krb5-devel
+BuildRequires:  fltk fltk-devel fltk-fluid flex bison python perl krb5-devel
 BuildRequires:  e2fsprogs-devel
 Requires:       krb5-libs compat-readline5
 
@@ -324,6 +324,9 @@ fi
 
 %changelog
 * Fri Jun 03 2011 Neil Horman <nhorman at redhat.com> - 6.9.5-5
+- Found an additional missing depends
+
+* Fri Jun 03 2011 Neil Horman <nhorman at redhat.com> - 6.9.5-5
 - Fixed broken dep on fltk for coda-vcodacon 
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.9.5-4


More information about the scm-commits mailing list