rpms/tclchecker/EL-4 tclchecker.spec, 1.6, 1.7 config.guess, 1.1, NONE config.sub, 1.1, NONE

Michael Thomas wart at fedoraproject.org
Wed Jan 28 20:11:51 UTC 2009


Author: wart

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

Modified Files:
	tclchecker.spec 
Removed Files:
	config.guess config.sub 
Log Message:
Rebuild for EPEL4




Index: tclchecker.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tclchecker/EL-4/tclchecker.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tclchecker.spec	15 Jun 2008 05:28:41 -0000	1.6
+++ tclchecker.spec	28 Jan 2009 20:11:21 -0000	1.7
@@ -5,18 +5,16 @@
 Summary: Tcl syntax checker
 Name: tclchecker
 Version: 1.4
-Release: 6.%{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 tclchecker-20061030cvs tclchecker
 # tar czf tclchecker-20061030cvs.tgz ./tclchecker-20061030cvs
 Source0: tclchecker-%{cvsdate}cvs.tgz
-Source1: config.sub
-Source2: config.guess
 Patch0:  tclchecker-1.4-tclm4.patch
 Patch1:  tclchecker-1.4-destdir.patch
 URL: http://tclpro.sourceforge.net/
-Requires: tcl(abi) = 8.5 tclparser
+Requires: tcl tbcload tclparser
 BuildRequires: tcl-devel autoconf
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -29,7 +27,6 @@
 %patch0 -p0
 %patch1 -p0
 autoconf
-cp -a %{SOURCE1} %{SOURCE2} config/
 
 %build
 %configure --libdir=%{tcl_sitelib} --datadir=%{tcl_sitelib}
@@ -49,19 +46,13 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%doc ChangeLog license.terms doc/messageIDs.txt
 %defattr(-,root,root)
+%doc ChangeLog license.terms doc/messageIDs.txt
 %{tcl_sitelib}/%{name}%{version}
 
 %changelog
-* Fri Jun 13 2008 Wart <wart at kobold.org> 1.4-6.20061030cvs
-- Drop tbcload which does not work with Tcl 8.5
-
-* Thu Jun 4 2008 Wart <wart at kobold.org> 1.4-5.20061030cvs
-- Update autoconf support files to known working versions (BZ #449573)
-
-* Thu Jan 3 2008 Wart <wart at kobold.org> 1.4-4.20061030cvs
-- Rebuild for Tcl 8.5
+* Wed Jan 28 2009 Wart <wart at kobold.org> 1.4-4.20061030cvs
+- Rebuild for EPEL4
 
 * Mon Aug 20 2007 Wart <wart at kobold.org> 1.4-3.20061030cvs
 - License tag clarification


--- config.guess DELETED ---


--- config.sub DELETED ---




More information about the fedora-extras-commits mailing list