Hello community,

here is the log from the commit of package lsb-release for openSUSE:Factory 
checked in at 2016-06-03 16:36:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lsb-release (Old)
 and      /work/SRC/openSUSE:Factory/.lsb-release.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lsb-release"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lsb-release/lsb-release.changes  2015-01-30 
23:58:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lsb-release.new/lsb-release.changes     
2016-06-03 16:36:21.000000000 +0200
@@ -1,0 +2,14 @@
+Mon May 30 15:33:16 CEST 2016 - [email protected]
+
+- Merge with openSUSE again, change openSUSE project distributor
+  name to remove the problematic whitespace.
+
+-------------------------------------------------------------------
+Mon Feb 22 10:56:38 CET 2016 - [email protected]
+
+- Change Distributor name from "SUSE LINUX" to "SUSE", since
+  the LSB spec is not in sync with the reference implementation,
+  and some projects follow the reference implementation and not
+  the spec.
+
+-------------------------------------------------------------------
@@ -5 +19 @@
-  contain a LSB_VERSION entry
+  contain a LSB_VERSION entry [FATE#318419]
@@ -6,0 +21,5 @@
+
+-------------------------------------------------------------------
+Mon May 26 14:53:28 CEST 2014 - [email protected]
+
+- Remove openSUSE stuff [bnc#877042]

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

Other differences:
------------------
++++++ lsb-release.spec ++++++
--- /var/tmp/diff_new_pack.x7noFb/_old  2016-06-03 16:36:22.000000000 +0200
+++ /var/tmp/diff_new_pack.x7noFb/_new  2016-06-03 16:36:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lsb-release
 #
-# 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
@@ -38,8 +38,8 @@
 
 %build
 # for openSUSE, the distributor is the openSUSE project
-%if 0%{sles_version} == 0
-sed -e 's/^MSG_DISTRIBUTOR=".*"/MSG_DISTRIBUTOR="openSUSE project"/' -i 
lsb_release
+%if 0%{?is_opensuse}
+sed -e 's/^MSG_DISTRIBUTOR=".*"/MSG_DISTRIBUTOR="openSUSE"/' -i lsb_release
 %endif
 make
 

++++++ lsb-release-2.0.dif ++++++
--- /var/tmp/diff_new_pack.x7noFb/_old  2016-06-03 16:36:22.000000000 +0200
+++ /var/tmp/diff_new_pack.x7noFb/_new  2016-06-03 16:36:22.000000000 +0200
@@ -77,7 +77,7 @@
  MSG_NA="n/a"
  MSG_NONE="(none)"
  MSG_RESULT="" # contains the result in case short output selected
-+MSG_DISTRIBUTOR="SUSE LINUX"
++MSG_DISTRIBUTOR="SUSE"
  
  # Description string delimiter
  DESCSTR_DELI="release"


Reply via email to