rpms/tclcompiler/EL-5 tclcompiler.spec,1.2,1.3

Michael Thomas wart at fedoraproject.org
Wed Jan 28 22:10:33 UTC 2009


Author: wart

Update of /cvs/pkgs/rpms/tclcompiler/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29822

Modified Files:
	tclcompiler.spec 
Log Message:
Rebuild for EPEL5




Index: tclcompiler.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tclcompiler/EL-5/tclcompiler.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tclcompiler.spec	21 Aug 2007 14:50:13 -0000	1.2
+++ tclcompiler.spec	28 Jan 2009 22:10:03 -0000	1.3
@@ -3,7 +3,7 @@
 Summary: Tcl bytecode compiler
 Name: tclcompiler
 Version: 1.5
-Release: 3.%{cvsdate}cvs%{?dist}
+Release: 4.%{cvsdate}cvs%{?dist}
 License: TCL
 Group: Development/Libraries
 # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tclcompiler-20061030cvs tclcompiler
@@ -11,7 +11,7 @@
 Source0: tclcompiler-%{cvsdate}cvs.tgz
 Patch0:  tclcompiler-1.5-configure.patch
 URL: http://tclpro.sourceforge.net/
-Requires: tcl(abi) = 8.4
+Requires: tcl
 BuildRequires: tbcload-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -21,7 +21,7 @@
 
 %prep
 %setup -q -n %{name}-%{cvsdate}cvs
-%patch -p0
+%patch0 -p0
 
 %build
 %configure
@@ -39,11 +39,15 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%doc ChangeLog license.terms
 %defattr(-,root,root)
+%doc ChangeLog license.terms
 %{_libdir}/%{name}%{version}
 
 %changelog
+* Wed Jan 28 2009 Wart <wart at kobold.org> 1.5-4.20061030cvs
+- Rebuild for EPEL4
+
+* Mon Aug 20 2007 Wart <wart at kobold.org> 1.5-3.20061030cvs
 - License tag clarification
 
 * Thu Nov 2 2006 Wart <wart at kobold.org> 1.5-2.20061030cvs




More information about the scm-commits mailing list