Author: sergiopr
Update of /cvs/nonfree/rpms/pgplot/EL-5
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13342
Modified Files:
pgplot.spec
Log Message:
* Mon May 18 2009 Sergio Pascual <sergio.pasra(a)gmail.com> - 5.2.2-31.1
- Removing tcl abi version
Index: pgplot.spec
===================================================================
RCS file: /cvs/nonfree/rpms/pgplot/EL-5/pgplot.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pgplot.spec 3 May 2009 14:49:07 -0000 1.6
+++ pgplot.spec 18 May 2009 09:52:23 -0000 1.7
@@ -1,9 +1,9 @@
-%{!?tcl_version: %define tcl_version %(echo 'puts $tcl_version' | tclsh)}
-%{!?tcl_sitearch: %define tcl_sitearch %{_libdir}/tcl%{tcl_version}}
+%{!?tcl_version: %global tcl_version %(echo 'puts $tcl_version' | tclsh)}
+%{!?tcl_sitearch: %global tcl_sitearch %{_libdir}/tcl%{tcl_version}}
Name: pgplot
%define lvmajor 5
Version: 5.2.2
-Release: 31%{?dist}
+Release: 31%{?dist}.1
Summary: Graphic library for making simple scientific graphs
Group: Development/Libraries
@@ -66,7 +66,6 @@
Summary: Tcl/Tk driver for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: tcl(abi) = 8.5
Provides: tk-%{name} = %{version}-%{release}
%description -n tcl-%{name}
@@ -222,6 +221,9 @@
%{_bindir}/*
%changelog
+* Mon May 18 2009 Sergio Pascual <sergio.pasra(a)gmail.com> - 5.2.2-31.1
+- Removing tcl abi version
+
* Sun May 03 2009 Sergio Pascual <sergio.pasra(a)gmail.com> - 5.2.2-31
- PPM doesn't work in EL, with gcc < 4.3
Show replies by date