Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2015-08-01 11:37:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-07-22 
09:19:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes       2015-08-01 
11:37:40.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 24 15:38:54 UTC 2015 - [email protected]
+
+- fix RHEL/CentOS 7 build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ erlang.spec ++++++
--- /var/tmp/diff_new_pack.plcbfl/_old  2015-08-01 11:37:41.000000000 +0200
+++ /var/tmp/diff_new_pack.plcbfl/_new  2015-08-01 11:37:41.000000000 +0200
@@ -16,6 +16,10 @@
 #
 
 
+%if 0%{?rhel} >= 7
+%undefine _missing_build_ids_terminate_build
+%endif
+
 Name:           erlang
 Version:        18.0.2
 Release:        0
@@ -115,7 +119,9 @@
 %package doc
 Summary:        Erlang documentation
 Group:          Development/Languages/Other
+%if 0%{?suse_version}
 Recommends:     %{name} = %{version}
+%endif
 
 %description doc
 Documentation for Erlang.


Reply via email to