Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2012-10-09 13:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erlang (Old)
 and      /work/SRC/openSUSE:Factory/.erlang.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erlang", Maintainer is "cth...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/erlang/erlang.changes    2012-07-30 
09:10:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes       2012-10-09 
13:55:38.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Oct  8 09:40:46 UTC 2012 - sasc...@suse.de
+
+- Avoid shipping libraries with licensing issues (see bnc#728667)
+  + Neither ship 'diameter' source or binary and remove the corresponding
+    but useless man pages
+  + The xmerl binary (library) is safe to ship, but not it's sources
+    (fixes bnc#776060)
+
+-------------------------------------------------------------------
@@ -4 +13 @@
-- fix ppc architecture detection 
+- Add erlang-ppc.patch: Fix PPC architecture detection 

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

Other differences:
------------------
++++++ erlang.spec ++++++
--- /var/tmp/diff_new_pack.ktyp8I/_old  2012-10-09 13:55:42.000000000 +0200
+++ /var/tmp/diff_new_pack.ktyp8I/_new  2012-10-09 13:55:42.000000000 +0200
@@ -254,8 +254,10 @@
 ln -sf 
../../%{_lib}/erlang/lib/jinterface-$JINTERFACE_VERSION/priv/OtpErlang.jar 
OtpErlang-$JINTERFACE_VERSION.jar
 cd -
 
-# Remove files with propriatery license, see bnc#728667
-rm -r %{buildroot}%{_libdir}/erlang/lib/{diameter,xmerl}*
+# Remove binary and source files with propriatery license, see bnc#728667
+rm -r %{buildroot}%{_libdir}/erlang/lib/diameter-*
+rm -r %{buildroot}%{_libdir}/erlang/man/man?/diameter* # Doesn't make much 
sense w/o the above
+rm -r lib/diameter lib/xmerl/test/xmerl_xsd_SUITE_data # Can't distribute 
either source
 
 # emacs: automatically load support for erlang
 # http://lists.mandriva.com//bugs/2007-08/msg00930.php
@@ -335,6 +337,7 @@
 %{_libdir}/erlang/lib/tools-*/
 %{_libdir}/erlang/lib/typer-*/
 %{_libdir}/erlang/lib/webtool-*/
+%{_libdir}/erlang/lib/xmerl-*/
 %{_libdir}/erlang/man/
 %{_libdir}/erlang/misc/
 %{_libdir}/erlang/releases/

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to