Hello community,

here is the log from the commit of package mgetty for openSUSE:Factory checked 
in at 2016-03-07 13:26:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mgetty (Old)
 and      /work/SRC/openSUSE:Factory/.mgetty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mgetty"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mgetty/mgetty.changes    2015-01-29 
09:56:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mgetty.new/mgetty.changes       2016-03-07 
13:27:39.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Feb 27 20:55:36 UTC 2016 - [email protected]
+
+- Use correct permissions for unit files (boo#968571)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mgetty.spec ++++++
--- /var/tmp/diff_new_pack.RT9Elp/_old  2016-03-07 13:27:40.000000000 +0100
+++ /var/tmp/diff_new_pack.RT9Elp/_new  2016-03-07 13:27:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mgetty
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -128,8 +128,8 @@
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d
 install -m 644 %{S:2} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/mgetty
 %if 0%{?suse_version} > 1220
-install -D -m 0755  %{SOURCE3} %{buildroot}/%{_unitdir}/[email protected]
-install -D -m 0755  %{SOURCE4} %{buildroot}/%{_unitdir}/[email protected]
+install -D -m 0644  %{SOURCE3} %{buildroot}/%{_unitdir}/[email protected]
+install -D -m 0644  %{SOURCE4} %{buildroot}/%{_unitdir}/[email protected]
 %endif
 
 %pre


Reply via email to