Hello community,

here is the log from the commit of package acpica for openSUSE:Factory checked 
in at 2015-07-05 17:50:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acpica (Old)
 and      /work/SRC/openSUSE:Factory/.acpica.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acpica"

Changes:
--------
--- /work/SRC/openSUSE:Factory/acpica/acpica.changes    2015-04-27 
12:58:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.acpica.new/acpica.changes       2015-07-05 
17:51:01.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Jun 30 10:00:37 UTC 2015 - [email protected]
+
+- Fix the logic to ignore errors when applying
+  acpica_remove_date_macro.patch: Kernel 4.1 has the patch, but we
+  do want to keep it around for projects building against older
+  kernels.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ acpica.spec ++++++
--- /var/tmp/diff_new_pack.OpP3si/_old  2015-07-05 17:51:01.000000000 +0200
+++ /var/tmp/diff_new_pack.OpP3si/_new  2015-07-05 17:51:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package acpica
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -77,7 +77,7 @@
 (cd /usr/src/linux ; tar -cf - COPYING CREDITS README tools include scripts 
Kbuild Makefile drivers/acpi lib) | tar -xf -
 # Supress error, if the patch does not patch, it is expected the version is
 # new enough and the patch already is in
-x=`patch -p1 -i %{SOURCE5}`
+patch -p1 -i %{SOURCE5} || :
 
 %build
 cc %{SOURCE1} %{optflags} -o ec_access


Reply via email to