rpms/tclpro/EL-4 tclpro.spec,1.8,1.9

Michael Thomas wart at fedoraproject.org
Wed Jan 28 22:12:32 UTC 2009


Author: wart

Update of /cvs/pkgs/rpms/tclpro/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30148

Modified Files:
	tclpro.spec 
Log Message:
Rebuild for EPEL4



Index: tclpro.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tclpro/EL-4/tclpro.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- tclpro.spec	15 Jun 2008 05:34:49 -0000	1.8
+++ tclpro.spec	28 Jan 2009 22:12:02 -0000	1.9
@@ -5,7 +5,7 @@
 Summary: Development and debugging tools for Tcl applications
 Name: tclpro
 Version: 1.5.0
-Release: 12.%{cvsdate}cvs%{?dist}
+Release: 11.%{cvsdate}cvs%{?dist}
 License: TCL
 Group: Development/Tools
 # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tclpro-20061030cvs tbcload
@@ -22,7 +22,7 @@
 Patch5: tclpro-1.5.0-about.patch
 Patch6: tclpro-1.5.0-helpurl.patch
 URL: http://tclpro.sourceforge.net/
-Requires: tcl(abi) = 8.5 tk >= 0:8.3.2 tcllib tcldebugger tclchecker
+Requires: tcl tk >= 0:8.3.2 tcllib tclcompiler tcldebugger tclchecker
 BuildRequires: tcl-devel autoconf
 BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -64,7 +64,7 @@
 sed -e 's#@imagedir@#%{tcl_sitelib}/tcldebugger1.4#' < modules/debugger/src/startup.tcl > $RPM_BUILD_ROOT/%{_bindir}/prodebug
 chmod 755 $RPM_BUILD_ROOT/%{_bindir}/prodebug
 install -m 755 modules/checker/src/startup.tcl $RPM_BUILD_ROOT/%{_bindir}/procheck
-#install -m 755 modules/compiler/src/startup.tcl $RPM_BUILD_ROOT/%{_bindir}/procompile
+install -m 755 modules/compiler/src/startup.tcl $RPM_BUILD_ROOT/%{_bindir}/procompile
 
 # The Tcl compiler application needs an extra file/package to run.
 mkdir -p $RPM_BUILD_ROOT%{tcl_sitelib}/procomp1.5
@@ -85,23 +85,19 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%doc ChangeLog
 %defattr(-,root,root)
+%doc ChangeLog
 %{_bindir}/procheck
 %{_bindir}/prodebug
-#%{_bindir}/procompile
+%{_bindir}/procompile
 %{tcl_sitelib}/procomp1.5
 %{tcl_sitelib}/projectInfo1.4
 %{_datadir}/applications/fedora-tclpro.desktop
 %{_datadir}/pixmaps/prodebug.png
 
 %changelog
-* Sat Jun 14 2008 Wart <wart at kobold.org> 1.5.0-12.20061030cvs
-- Remove the tclcompiler executable which doesn't work correctly
-  with Tcl 8.5
-
-* Thu Jan 13 2008 Wart <wart at kobold.org> 1.5.0-11.20061030cvs
-- Rebuild for Tcl 8.5
+* Wed Jan 28 2009 Wart <wart at kobold.org> 1.5.0-11.20061030cvs
+- Rebuild for EPEL4
 
 * Sat Dec 15 2007 Wart <wart at kobold.org> 1.5.0-10.20061030cvs
 - Fix startup bug with procompile (BZ #425807)




More information about the fedora-extras-commits mailing list