rpms/tcl-tclvfs/F-9 tcl-tclvfs.spec,1.1,1.2

Tom Callaway spot at fedoraproject.org
Wed Mar 18 16:03:19 UTC 2009


Author: spot

Update of /cvs/pkgs/rpms/tcl-tclvfs/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5795/F-9

Modified Files:
	tcl-tclvfs.spec 
Log Message:
add Requires: tcl-trf


Index: tcl-tclvfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-tclvfs/F-9/tcl-tclvfs.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tcl-tclvfs.spec	22 Oct 2008 16:59:09 -0000	1.1
+++ tcl-tclvfs.spec	18 Mar 2009 16:02:48 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:		tcl-%{realname}
 Version:	20080503
-Release:	1%{?dist}
+Release:	3%{?dist}
 Summary:	Tcl extension for Virtual Filesystem support
 Group:		System Environment/Libraries
 License:	MIT
@@ -14,7 +14,7 @@
 Provides:	tcl-vfs = %{version}-%{release}
 Provides:	%{realname} = %{version}-%{release}
 BuildRequires:	tcl-devel, tk-devel
-Requires:	tcl(abi) = 8.5
+Requires:	tcl(abi) = 8.5, tcl-trf
 
 %description
 The TclVfs project aims to provide an extension to the Tcl language which 
@@ -47,5 +47,11 @@
 %{_mandir}/mann/vfs*
 
 %changelog
+* Wed Mar 18 2009 Tom "spot" Callaway <tcallawa at redhat.com> 20080503-3
+- add Requires: tcl-trf
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080503-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Thu Jun 26 2008 Tom "spot" Callaway <tcallawa at redhat.com> 20080503-1
 - initial package for Fedora




More information about the fedora-extras-commits mailing list