]> git.pld-linux.org Git - packages/graphviz.git/commitdiff
- dotneato-config moved to -devel; release 2 auto/ac/graphviz-1_12-2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 26 Apr 2004 21:56:06 +0000 (21:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    graphviz.spec -> 1.29

graphviz.spec

index d5dc5aee8444769af599c755dbd67b269626024f..cc1f324e9554f966712711c821036273ff36a5e4 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Graph Visualization Tools
 Summary(pl):   Narzêdzie do wizualizacji w postaci grafów
 Name:          graphviz
 Version:       1.12
-Release:       1
+Release:       2
 License:       custom (AT&T)
 Group:         X11/Applications/Graphics
 Source0:       http://www.graphviz.org/pub/graphviz/%{name}-%{version}.tar.gz
@@ -123,12 +123,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog FAQ.txt NEWS doc/*.pdf
 %attr(755,root,root) %{_bindir}/*
+%exclude %{_bindir}/dotneato-config
 %dir %{_libdir}/graphviz
 # *.so links are needed here for tcl
 %attr(755,root,root) %{_libdir}/graphviz/lib*.so*
 %dir %{_datadir}/graphviz
 %{_datadir}/graphviz/lefty
 %{_mandir}/man1/*
+%exclude %{_mandir}/man1/dotneato-config.1*
 
 %files graphs
 %defattr(644,root,root,755)
@@ -150,6 +152,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/dotneato-config
 %{_libdir}/graphviz/lib*.la
 %{_includedir}/graphviz
+%{_mandir}/man1/dotneato-config.1*
 %{_mandir}/man3/*
This page took 0.113744 seconds and 4 git commands to generate.