rpms/coda/devel coda.spec,1.11,1.12

Neil Horman nhorman at fedoraproject.org
Fri Jul 17 15:20:40 UTC 2009


Author: nhorman

Update of /cvs/extras/rpms/coda/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27263

Modified Files:
	coda.spec 
Log Message:
Resolves: bz 511305


Index: coda.spec
===================================================================
RCS file: /cvs/extras/rpms/coda/devel/coda.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- coda.spec	31 Mar 2009 10:56:47 -0000	1.11
+++ coda.spec	17 Jul 2009 15:20:38 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           coda
 Version:        6.9.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Coda distributed file system
 Group:          System Environment/Daemons
 License:        GPLv2
@@ -18,10 +18,10 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires:  lwp-devel >= 2.5
 BuildRequires:	rpc2-devel >= 2.8
 BuildRequires:	rvm-devel
-BuildRequires:	rvm-tools readline-devel
+BuildRequires:	rvm-tools compat-readline5-devel
 BuildRequires:  fltk-devel fltk-fluid flex bison python perl krb5-devel
 BuildRequires:	e2fsprogs-devel
-Requires:	krb5-libs
+Requires:	krb5-libs compat-readline5
 
 # For /etc/rc.d/init.d so that configure can detect we have RH style init
 BuildRequires:  chkconfig
@@ -303,6 +303,9 @@ fi
 
 
 %changelog
+* Fri Jul 17 2009 Neil Horman <nhorman at redhat.com> - 6.9.4-3
+- Change spec to require compat-readline5 (bz511305)
+
 * Tue Mar 31 2009 Neil Horman <nhorman at redhat.com> - 6.9.4-2
 - Remove parser from coda-client, due to name conflict (bz 492953)
 




More information about the fedora-extras-commits mailing list