]> git.pld-linux.org Git - packages/graphviz.git/commitdiff
- added tclver macro auto/ti/graphviz-2_28_0-1
authorlisu <lisu@pld-linux.org>
Wed, 1 Jun 2011 10:42:25 +0000 (10:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: sed >= 4.0

Changed files:
    graphviz.spec -> 1.124

graphviz.spec

index b94ed4ed053b6435347a05dfb309fb7b8ec744bb..7d4571dea6d27f1de538e6af9e8bee3a4177afe9 100644 (file)
@@ -22,6 +22,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
@@ -95,6 +96,7 @@ BuildRequires:        pkgconfig
 %{?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
@@ -695,7 +697,7 @@ fi
 %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*
This page took 0.132499 seconds and 4 git commands to generate.