Hello community,

here is the log from the commit of package lsb-release for openSUSE:Factory 
checked in at 2012-09-13 07:02:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lsb-release (Old)
 and      /work/SRC/openSUSE:Factory/.lsb-release.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lsb-release", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lsb-release/lsb-release.changes  2011-09-23 
02:12:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.lsb-release.new/lsb-release.changes     
2012-09-13 07:03:00.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 11 10:55:19 UTC 2012 - [email protected]
+
+- For openSUSE the distributor is the openSUSE project.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lsb-release.spec ++++++
--- /var/tmp/diff_new_pack.w6Z0bk/_old  2012-09-13 07:03:01.000000000 +0200
+++ /var/tmp/diff_new_pack.w6Z0bk/_new  2012-09-13 07:03:01.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lsb-release (Version 2.0)
+# spec file for package lsb-release
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,19 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           lsb-release
 Summary:        Linux Standard Base Release Tools
+License:        GPL-2.0+
+Group:          System/Fhs
 Version:        2.0
-Release:        8
+Release:        0
 Prefix:         /usr
-License:        GPL-2.0+
 Source:         lsb-release-2.0.tar.bz2
 Patch:          lsb-release-2.0.dif
 BuildArch:      noarch
-Group:          System/Fhs
 Url:            http://www.linuxbase.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -39,6 +37,10 @@
 %patch
 
 %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
+%endif
 make
 
 %install

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to