- Remove gvedit files from filelist in grapfviz.spec.

OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=67
This commit is contained in:
Philipp Thomas 2013-10-14 11:58:21 +00:00 committed by Git OBS Bridge
parent eb21a8763e
commit 5701d74834
2 changed files with 5 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 14 13:57:31 CEST 2013 - pth@suse.de
- Remove gvedit files from filelist in grapfviz.spec.
-------------------------------------------------------------------
Thu Sep 12 17:56:06 CEST 2013 - pth@suse.de

View File

@ -196,7 +196,6 @@ if ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_li
%{_bindir}/gv2gml
%{_bindir}/gv2gxl
%{_bindir}/gvcolor
%{_bindir}/gvedit
%{_bindir}/gvgen
%{_bindir}/gvmap
%{_bindir}/gvmap.sh
@ -251,8 +250,6 @@ if ! test -x $RPM_INSTALL_PREFIX0/bin/dot; then rm -f $RPM_INSTALL_PREFIX0/%{_li
%{_datadir}/%{name}/gvpr/span
%{_datadir}/%{name}/gvpr/topon
%{_datadir}/%{name}/gvpr/treetoclust
%dir %{_datadir}/%{name}/gvedit
%{_datadir}/%{name}/gvedit/attrs.txt
%doc %{_mandir}/man1/*.1*
%doc %{_mandir}/man7/*.7*