rpms/tcl-tclxml/devel tcl-tclxml.spec,1.1,1.2

Michael Thomas wart at fedoraproject.org
Sun Dec 21 22:04:36 UTC 2008


Author: wart

Update of /cvs/pkgs/rpms/tcl-tclxml/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6982

Modified Files:
	tcl-tclxml.spec 
Log Message:
Don't use a macro for the version in Obsoletes:




Index: tcl-tclxml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-tclxml/devel/tcl-tclxml.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tcl-tclxml.spec	21 Dec 2008 20:38:21 -0000	1.1
+++ tcl-tclxml.spec	21 Dec 2008 22:04:05 -0000	1.2
@@ -6,7 +6,7 @@
 Summary: XML parsing library for the Tcl scripting language
 Name:    tcl-%{realname}
 Version: 3.2
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: BSD
 Group:   Development/Libraries
 URL:     http://tclxml.sourceforge.net/
@@ -15,11 +15,11 @@
 Patch0:  tclxml-3.2-sgmlparser.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  tcl-devel libxml2-devel libxslt-devel
-Obsoletes:      tclxml-libxml2 < %{version}
-Obsoletes:      tclxml-expat < %{version}
-Obsoletes:      tcldom < %{version}
-Obsoletes:      tcldom-expat < %{version}
-Obsoletes:      tcldom-libxml2 < %{version}
+Obsoletes:      tclxml-libxml2 < 3.2
+Obsoletes:      tclxml-expat < 3.2
+Obsoletes:      tcldom < 3.2
+Obsoletes:      tcldom-expat < 3.2
+Obsoletes:      tcldom-libxml2 < 3.2
 Provides:       tclxml = %{version}-%{release}
 Provides:       tcldom = %{version}-%{release}
 Provides:       tclxslt = %{version}-%{release}
@@ -105,6 +105,9 @@
 %{tcl_sitelib}/%{realname}-gui%{version}/*.tcl
 
 %changelog
+* Sun Dec 21 2008 Wart <wart at kobold.org> - 3.2-3
+- Don't use a macro for the version in Obsoletes:
+
 * Thu Dec 18 2008 Wart <wart at kobold.org> - 3.2-2
 - Remove execute permission from stub library
 




More information about the fedora-extras-commits mailing list