packages: graphviz/graphviz.spec - added tclver macro - BR: sed >= 4.0

lisu lisu at pld-linux.org
Wed Jun 1 12:42:30 CEST 2011


Author: lisu                         Date: Wed Jun  1 10:42:30 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added tclver macro
- BR: sed >= 4.0

---- Files affected:
packages/graphviz:
   graphviz.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: packages/graphviz/graphviz.spec
diff -u packages/graphviz/graphviz.spec:1.123 packages/graphviz/graphviz.spec:1.124
--- packages/graphviz/graphviz.spec:1.123	Thu May 19 16:08:38 2011
+++ packages/graphviz/graphviz.spec	Wed Jun  1 12:42:25 2011
@@ -23,6 +23,7 @@
 %bcond_without	ming	# don't build ming support
 %bcond_without	devil	# don't build devil plugin
 
+%define		tclver	8.5
 %ifarch i386
 %undefine with_dotnet
 %endif
@@ -96,6 +97,7 @@
 %{?with_python:BuildRequires:	rpm-pythonprov}
 BuildRequires:	rpmbuild(macros) >= 1.519
 %{?with_ruby:BuildRequires:	ruby-devel}
+BuildRequires:	sed >= 4.0
 # swig-csharp,swig-java,swig-lua,swig-ocaml in main swig
 # swig-io ???
 BuildRequires:	swig
@@ -696,7 +698,7 @@
 %attr(755,root,root) %{_libdir}/graphviz/tcl/libtclplan.so*
 %attr(755,root,root) %{_libdir}/graphviz/tcl/libtkspline.so*
 %{_libdir}/graphviz/tcl/pkgIndex.tcl
-%{_libdir}/tcl*/graphviz
+%{_libdir}/tcl%{tclver}/graphviz
 %{_mandir}/man3/gv_tcl.3*
 %{_mandir}/man3/gdtclft.3tcl*
 %{_mandir}/man3/pathplan.3*
@@ -728,6 +730,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2011/06/01 10:42:25  lisu
+- added tclver macro
+- BR: sed >= 4.0
+
 Revision 1.123  2011/05/19 14:08:38  qboosh
 - updated to 2.28.0 (some new sonames)
 - updated fontpath,ruby patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/graphviz/graphviz.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list