SHA256
1
0
forked from pool/graphviz
Dominique Leuenberger 2021-06-13 21:05:32 +00:00 committed by Git OBS Bridge
commit 730a6c53c9
2 changed files with 10 additions and 4 deletions

View File

@ -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>

View File

@ -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