Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2017-03-20 17:10:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erlang (Old)
 and      /work/SRC/openSUSE:Factory/.erlang.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erlang"

Mon Mar 20 17:10:11 2017 rev:54 rq:480999 version:19.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/erlang/erlang.changes    2017-02-15 
10:07:29.015086601 +0100
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes       2017-03-20 
17:10:12.944338495 +0100
@@ -1,0 +2,5 @@
+Fri Mar 10 08:10:13 UTC 2017 - [email protected]
+
+- Add missed scripts requires for erlang-epmd package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ erlang.spec ++++++
--- /var/tmp/diff_new_pack.q9IcGs/_old  2017-03-20 17:10:14.632100184 +0100
+++ /var/tmp/diff_new_pack.q9IcGs/_new  2017-03-20 17:10:14.636099619 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package erlang
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -50,6 +50,8 @@
 BuildRequires:  tk-devel
 BuildRequires:  unixODBC-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %fillup_prereq
+BuildRequires:  %insserv_prereq
 BuildRequires:  Mesa-devel
 BuildRequires:  fdupes
 BuildRequires:  fop
@@ -88,7 +90,6 @@
 %if 0%{?suse_version} >=1230
 BuildRequires:  systemd-devel
 BuildRequires:  pkgconfig(systemd)
-%{?systemd_requires}
 %define have_systemd 1 
 %endif
 
@@ -145,6 +146,11 @@
 Summary:        Erlang Port Mapper daemon
 Group:          Development/Languages/Other
 Requires:       %{name} = %{version}
+Requires(postun): %insserv_prereq
+Requires(post): %fillup_prereq
+%if 0%{?have_systemd}
+%{?systemd_requires}
+%endif
 
 %description epmd
 The Erlang Port Mapper daemon acts as a name server on all hosts involved in 
distributed Erlang computations.


Reply via email to