forked from pool/graphviz
Accepting request 898446 from graphics
OBS-URL: https://build.opensuse.org/request/show/898446 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/graphviz?expand=0&rev=85
This commit is contained in:
commit
730a6c53c9
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 2 08:03:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Install epl-v10.txt instead of COPYING.
|
||||||
|
The COPYING file is a symlink to epl-v10.txt.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 14 13:05:09 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
Fri May 14 13:05:09 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
@ -528,14 +528,14 @@ fi
|
|||||||
|
|
||||||
%if "%{flavor}" == "addons"
|
%if "%{flavor}" == "addons"
|
||||||
%files -n graphviz-gvedit
|
%files -n graphviz-gvedit
|
||||||
%license COPYING
|
%license epl-v10.txt
|
||||||
%{_bindir}/gvedit
|
%{_bindir}/gvedit
|
||||||
%dir %{_datadir}/%{mname}/gvedit
|
%dir %{_datadir}/%{mname}/gvedit
|
||||||
%{_datadir}/%{mname}/gvedit/attrs.txt
|
%{_datadir}/%{mname}/gvedit/attrs.txt
|
||||||
%{_mandir}/man1/gvedit.1%{ext_man}
|
%{_mandir}/man1/gvedit.1%{ext_man}
|
||||||
|
|
||||||
%files -n graphviz-smyrna
|
%files -n graphviz-smyrna
|
||||||
%license COPYING
|
%license epl-v10.txt
|
||||||
%{_bindir}/smyrna
|
%{_bindir}/smyrna
|
||||||
%{_datadir}/%{mname}/smyrna
|
%{_datadir}/%{mname}/smyrna
|
||||||
%{_mandir}/man1/smyrna.1%{ext_man}
|
%{_mandir}/man1/smyrna.1%{ext_man}
|
||||||
@ -589,7 +589,7 @@ fi
|
|||||||
%{_mandir}/man3/gv.3lua%{ext_man}
|
%{_mandir}/man3/gv.3lua%{ext_man}
|
||||||
|
|
||||||
%files -n graphviz-x11
|
%files -n graphviz-x11
|
||||||
%license COPYING
|
%license epl-v10.txt
|
||||||
%{_bindir}/dotty
|
%{_bindir}/dotty
|
||||||
%{_bindir}/lefty
|
%{_bindir}/lefty
|
||||||
%{_bindir}/lneato
|
%{_bindir}/lneato
|
||||||
@ -660,7 +660,7 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc doc/FAQ.html AUTHORS README NEWS ChangeLog
|
%doc doc/FAQ.html AUTHORS README NEWS ChangeLog
|
||||||
%license COPYING
|
%license epl-v10.txt
|
||||||
%{_bindir}/acyclic
|
%{_bindir}/acyclic
|
||||||
%{_bindir}/bcomps
|
%{_bindir}/bcomps
|
||||||
%{_bindir}/ccomps
|
%{_bindir}/ccomps
|
||||||
|
Loading…
Reference in New Issue
Block a user