Accepting request 649623 from home:trenn:branches:graphics

- Fixed double file declaration in graphviz and graphviz-addons (x11)
- Mark license files with %license instead of %doc

- Fixed double file declaration in graphviz and graphviz-addons (x11)
- Mark license files with %license instead of %doc

OBS-URL: https://build.opensuse.org/request/show/649623
OBS-URL: https://build.opensuse.org/package/show/graphics/graphviz?expand=0&rev=132
This commit is contained in:
Thomas Renninger 2018-11-16 16:16:27 +00:00 committed by Git OBS Bridge
parent 103f8d9230
commit 06c0f40e8e
4 changed files with 26 additions and 12 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 16 15:21:38 UTC 2018 - trenn@suse.de
- Fixed double file declaration in graphviz and graphviz-addons (x11)
- Mark license files with %license instead of %doc
-------------------------------------------------------------------
Thu Oct 25 14:52:00 UTC 2018 - trenn@suse.de

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -444,7 +444,7 @@ rm -rf %{buildroot}%{_libdir}/graphviz/ruby
rm -f %{buildroot}%{_libdir}/graphviz/libgvplugin_pango*
rm -f %{buildroot}%{_libdir}/graphviz/libgvplugin_xlib*
# This is part of the gd subpkg only
rm -f %{buildroot}%{_mandir}/man1/diffimg.1
rm -f %{buildroot}%{_mandir}/man1/{diffimg.1*,dotty.1*,lefty.1*,lneato.1*}
# This is part of the x11 subpkg only
rm -rf %{buildroot}%{_datadir}/graphviz/lefty
%endif
@ -466,14 +466,14 @@ fi
%if %{with extras}
%files -n graphviz-gvedit
%doc COPYING
%license COPYING
%{_bindir}/gvedit
%dir %{_datadir}/%{mname}/gvedit
%{_datadir}/%{mname}/gvedit/attrs.txt
%{_mandir}/man1/gvedit.1%{ext_man}
%files -n graphviz-smyrna
%doc COPYING
%license COPYING
%{_bindir}/smyrna
%{_datadir}/%{mname}/smyrna
%{_mandir}/man1/smyrna.1%{ext_man}
@ -521,7 +521,7 @@ fi
%{_mandir}/man3/gv.3lua%{ext_man}
%files -n graphviz-x11
%doc COPYING
%license COPYING
%{_bindir}/dotty
%{_bindir}/lefty
%{_bindir}/lneato
@ -572,7 +572,8 @@ fi
%else
%files
%doc doc/FAQ.html AUTHORS COPYING README NEWS ChangeLog
%doc doc/FAQ.html AUTHORS README NEWS ChangeLog
%license COPYING
%{_bindir}/acyclic
%{_bindir}/bcomps
%{_bindir}/ccomps

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 16 15:21:38 UTC 2018 - trenn@suse.de
- Fixed double file declaration in graphviz and graphviz-addons (x11)
- Mark license files with %license instead of %doc
-------------------------------------------------------------------
Thu Oct 25 14:52:00 UTC 2018 - trenn@suse.de

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -444,7 +444,7 @@ rm -rf %{buildroot}%{_libdir}/graphviz/ruby
rm -f %{buildroot}%{_libdir}/graphviz/libgvplugin_pango*
rm -f %{buildroot}%{_libdir}/graphviz/libgvplugin_xlib*
# This is part of the gd subpkg only
rm -f %{buildroot}%{_mandir}/man1/diffimg.1
rm -f %{buildroot}%{_mandir}/man1/{diffimg.1*,dotty.1*,lefty.1*,lneato.1*}
# This is part of the x11 subpkg only
rm -rf %{buildroot}%{_datadir}/graphviz/lefty
%endif
@ -466,14 +466,14 @@ fi
%if %{with extras}
%files -n graphviz-gvedit
%doc COPYING
%license COPYING
%{_bindir}/gvedit
%dir %{_datadir}/%{mname}/gvedit
%{_datadir}/%{mname}/gvedit/attrs.txt
%{_mandir}/man1/gvedit.1%{ext_man}
%files -n graphviz-smyrna
%doc COPYING
%license COPYING
%{_bindir}/smyrna
%{_datadir}/%{mname}/smyrna
%{_mandir}/man1/smyrna.1%{ext_man}
@ -521,7 +521,7 @@ fi
%{_mandir}/man3/gv.3lua%{ext_man}
%files -n graphviz-x11
%doc COPYING
%license COPYING
%{_bindir}/dotty
%{_bindir}/lefty
%{_bindir}/lneato
@ -572,7 +572,8 @@ fi
%else
%files
%doc doc/FAQ.html AUTHORS COPYING README NEWS ChangeLog
%doc doc/FAQ.html AUTHORS README NEWS ChangeLog
%license COPYING
%{_bindir}/acyclic
%{_bindir}/bcomps
%{_bindir}/ccomps