]> granicus.if.org Git - graphviz/commitdiff
remove dotneato-config from distro
authorellson <devnull@localhost>
Sun, 17 Jul 2005 19:53:28 +0000 (19:53 +0000)
committerellson <devnull@localhost>
Sun, 17 Jul 2005 19:53:28 +0000 (19:53 +0000)
graphviz.spec.in

index 07f2b7178665db95ef84861bbc355f9ca356c98a..ec84b8a96f9eca2b4a39624092cb84f067e8c352 100644 (file)
@@ -124,8 +124,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/%{name}/lefty
 %exclude %{_libdir}/%{name}/lib*tcl*.so.*
 %exclude %{_libdir}/%{name}/libtk*.so.*
-%exclude %{_bindir}/dotneato-config
-%exclude %{_mandir}/man1/dotneato-config.1*
 
 %files tcl
 %defattr(-,root,root,-)
@@ -137,12 +135,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%{_bindir}/dotneato-config
 %{_includedir}/%{name}
 %{_libdir}/%{name}/*.la
 %{_libdir}/%{name}/*.so
 %{_libdir}/pkgconfig/*.pc
-%{_mandir}/man1/dotneato-config.1*
 %{_mandir}/man3/*.3*
 %exclude %{_libdir}/%{name}/lib*tcl*.*
 %exclude %{_libdir}/%{name}/libtk*.*