Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2013-06-18 10:30:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erlang (Old)
 and      /work/SRC/openSUSE:Factory/.erlang.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erlang"

Changes:
--------
--- /work/SRC/openSUSE:Factory/erlang/erlang.changes    2013-05-28 
07:29:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes       2013-06-18 
10:30:32.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Jun 15 18:10:56 UTC 2013 - [email protected]
+
+- dialyzer requires graphviz (see dialyzer_callgraph:to_ps/3)
+
+-------------------------------------------------------------------
+Sat Jun 15 17:28:03 UTC 2013 - [email protected]
+
+- move dialyzer binaries into separate package
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ erlang.spec ++++++
--- /var/tmp/diff_new_pack.wdXAyj/_old  2013-06-18 10:30:34.000000000 +0200
+++ /var/tmp/diff_new_pack.wdXAyj/_new  2013-06-18 10:30:34.000000000 +0200
@@ -94,6 +94,7 @@
 Requires:       %{name} = %{version}
 Requires:       %{name}-gs = %{version}
 Requires:       %{name}-wx = %{version}
+Requires:       graphviz
 
 %description dialyzer
 A DIscrepany AnaLYZer for ERlang programs.
@@ -410,12 +411,14 @@
 %doc %{_libdir}/erlang/README
 %doc %{_libdir}/erlang/COPYRIGHT
 %{_bindir}/*
+%exclude %{_bindir}/dialyzer
 %dir %{_libdir}/erlang
 %dir %{_libdir}/erlang/lib/
 %exclude %{_libdir}/erlang/lib/*/src
 %exclude %{_libdir}/erlang/lib/*/c_src
 %exclude %{_libdir}/erlang/lib/*/java_src
 %{_libdir}/erlang/bin/
+%exclude %{_libdir}/erlang/bin/dialyzer
 %{_libdir}/erlang/erts-*/
 %{_libdir}/erlang/lib/appmon-*/
 %{_libdir}/erlang/lib/asn1-*/
@@ -483,6 +486,8 @@
 %defattr(-,root,root)
 %{_libdir}/erlang/lib/dialyzer-*/
 %exclude %{_libdir}/erlang/lib/dialyzer-*/src
+%{_bindir}/dialyzer
+%{_libdir}/erlang/bin/dialyzer
 
 %files doc
 %defattr(0644,root,root,0755)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to