commit 000openSUSE-release for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package 000openSUSE-release for 
openSUSE:Factory checked in at 2018-03-20 23:43:46

Comparing /work/SRC/openSUSE:Factory/000openSUSE-release (Old)
 and  /work/SRC/openSUSE:Factory/.000openSUSE-release.new (New)


Package is "000openSUSE-release"

Tue Mar 20 23:43:46 2018 rev:2 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  openSUSE-Tumbleweed-Kubic-release.spec



Other differences:
--
++ openSUSE-Tumbleweed-Kubic-release.spec ++
#
# spec file for package openSUSE-Tumbleweed-Kubic-release
#
# Copyright (c) 2018 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   openSUSE-Tumbleweed-Kubic-release
Version:20180320
Release:0
Summary:openSUSE Tumbleweed Kubic 
License:GPL-2.0-or-later
Group:  System/Fhs
BuildRequires:  skelcd-openSUSE
Requires:   issue-generator
# Make sure we are at SLES12 SP2 level
PreReq: glibc >= 2.19
# in rare cases, 'ln' is not found...
Requires(post): coreutils
Recommends: branding
Conflicts:  distribution-release
Conflicts:  kernel < 4.4
Provides:   distribution-release
# Needed to not break installation-images in short turn; this needs to fixed 
there of course
Provides:   openSUSE-Kubic-release
# this package should only be available for the "basearchs" of a product
ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64
Provides:   %name-%version
Provides:   product() = openSUSE-Tumbleweed-Kubic
Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180320-0
Provides:   product-label() = openSUSE%20Tumbleweed%20Kubic
Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180320
Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
Provides:   product-endoflife()



%description
openSUSE Tumbleweed Kubic combines the benefits of a rolling
  OS with a container orchestration platform.

  It is a modern Linux Operating System, designed for containers and
  optimized for large, clustered deployments.  It inherits the benefits of
  openSUSE Tumbleweed while redefining the operating system into a small,
  efficient and reliable distribution.



%prep

%build

%install
mkdir -p %{buildroot}%{_sysconfdir}
mkdir -p %{buildroot}%{_prefix}/lib/issue.d
echo -e "\nWelcome to openSUSE Tumbleweed Kubic  (%{_target_cpu}) - Kernel \\\r 
(\\\l).\n" > %{buildroot}%{_prefix}/lib/issue.d/10-OS
echo -e "\n" > %{buildroot}%{_prefix}/lib/issue.d/90-OS

touch %{buildroot}%{_sysconfdir}/motd

# Put EULA into correct place
mkdir -p %{buildroot}/%{_sysconfdir}/YaST2/licenses/base
cd %{buildroot}/%{_sysconfdir}/YaST2/licenses/base
if [ -f /CD1/license.tar.gz ]; then
  tar -xzf /CD1/license.tar.gz
elif [ -f %{_prefix}/lib/skelcd/CD1/license.tar.gz ]; then
  tar -xzf %{_prefix}/lib/skelcd/CD1/license.tar.gz
fi

VERSION_ID=`echo %{version}|tr '[:upper:]' '[:lower:]'|sed -e 's/ //g;'`
# note: VERSION is an optional field and has no meaning other than informative 
on a rolling distro
# We do thus not add it to the os-release file
cat > %{buildroot}%{_prefix}/lib/os-release commit 000openSUSE-release for openSUSE:Factory

Hello community,

here is the log from the commit of package 000openSUSE-release for 
openSUSE:Factory checked in at 2018-03-20 23:32:47

Comparing /work/SRC/openSUSE:Factory/000openSUSE-release (Old)
 and  /work/SRC/openSUSE:Factory/.000openSUSE-release.new (New)


Package is "000openSUSE-release"

Tue Mar 20 23:32:47 2018 rev:1 rq: version:20180320

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  openSUSE-release.spec



Other differences:
--
++ openSUSE-release.spec ++
 28298 lines (skipped)