]> granicus.if.org Git - graphviz/commitdiff
update config whenever libdir is touched, i.e. also on -devel and -tcl installs
authorellson <devnull@localhost>
Wed, 20 Jul 2005 11:04:51 +0000 (11:04 +0000)
committerellson <devnull@localhost>
Wed, 20 Jul 2005 11:04:51 +0000 (11:04 +0000)
graphviz.spec.in

index ec84b8a96f9eca2b4a39624092cb84f067e8c352..ab86fd18a55cd5fec7fa0eb66e073b93fad5545b 100644 (file)
@@ -152,9 +152,16 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc __doc/*
 
+# run "dot -V" to generate plugin config in %{_libdir}/%{name}/config
 %post
 %{_bindir}/dot -V 2>/dev/null
 
+%post tcl
+%{_bindir}/dot -V 2>/dev/null
+
+%post devel
+%{_bindir}/dot -V 2>/dev/null
+
 %changelog
-* Sun Jul 17 2005 John Ellson <ellson@research.att.com>
+* Wed Jul 20 2005 John Ellson <ellson@research.att.com>
 - release 2.4