rpms/tclxml/devel tclxml.spec,1.12,1.13

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sat Feb 9 16:50:39 UTC 2008


Author: wart

Update of /cvs/extras/rpms/tclxml/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31940

Modified Files:
	tclxml.spec 
Log Message:
- Better download URL
- rebuild for gcc 4.3



Index: tclxml.spec
===================================================================
RCS file: /cvs/extras/rpms/tclxml/devel/tclxml.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tclxml.spec	4 Jan 2008 08:02:48 -0000	1.12
+++ tclxml.spec	9 Feb 2008 16:49:59 -0000	1.13
@@ -1,18 +1,18 @@
 %{!?tcl_sitearch: %define tcl_sitearch %{_libdir}/tcl%(echo 'puts $tcl_version' | tclsh)}
 
 Summary: TclXML is a package that provides XML parsing for the Tcl scripting language
-Name: tclxml
+Name:    tclxml
 Version: 3.1
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: BSD
-Group: Development/Libraries
-URL:	http://tclxml.sourceforge.net/
-Source: http://dl.sf.net/tclxml/tclxml-3.1.tar.gz
-Patch0: tclxml.patch
-Patch1: tclxml-3.1-sgmlversion.patch
+Group:   Development/Libraries
+URL:     http://tclxml.sourceforge.net/
+Source:  http://downloads.sourceforge.net/tclxml/tclxml-3.1.tar.gz
+Patch0:  tclxml.patch
+Patch1:  tclxml-3.1-sgmlversion.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: tcl-devel libxml2-devel expat-devel
-Requires: tcl(abi) = 8.5 tcllib
+BuildRequires:  tcl-devel libxml2-devel expat-devel
+Requires:       tcl(abi) = 8.5 tcllib
 
 %description
 TclXML is a package that provides XML parsing for the Tcl scripting language.
@@ -126,6 +126,10 @@
 %{tcl_sitearch}/Tclxml%{version}/*.a
 
 %changelog
+* Sat Feb 8 2008 Wart <wart at kobold.org> - 3.1-13
+- Better download URL
+- rebuild for gcc 4.3
+
 * Thu Jan 3 2008 Wart <wart at kobold.org> - 3.1-12
 - Rebuild for Tcl 8.5
 




More information about the fedora-extras-commits mailing list