forked from pool/000release-packages
Automatic update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000release-packages?expand=0&rev=75
This commit is contained in:
parent
1477a65757
commit
3778d09107
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20190315)
|
||||
# spec file for package openSUSE-Addon-NonOss-release (Version 20190318)
|
||||
#
|
||||
# Copyright (c) 2019 openSUSE.
|
||||
#
|
||||
@ -16,16 +16,16 @@
|
||||
Name: openSUSE-Addon-NonOss-release
|
||||
%define product openSUSE-Addon-NonOss
|
||||
Summary: openSUSE NonOSS Addon
|
||||
Version: 20190315
|
||||
Version: 20190318
|
||||
Release: 0
|
||||
License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE-Addon-NonOss
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20190315-0
|
||||
Provides: product(openSUSE-Addon-NonOss) = 20190318-0
|
||||
Provides: product-label() = non%20oss%20addon
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20190315
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20190318
|
||||
|
||||
|
||||
AutoReqProv: on
|
||||
@ -49,10 +49,10 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE-Addon-NonOss.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE-Addon-NonOss</name>
|
||||
<version>20190315</version>
|
||||
<version>20190318</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20190315</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-addon-nonoss:20190318</cpeid>
|
||||
<register>
|
||||
<pool>
|
||||
</pool>
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: openSUSE-Tumbleweed-Kubic-release
|
||||
Version: 20190315
|
||||
Version: 20190318
|
||||
Release: 0
|
||||
Summary: openSUSE Tumbleweed Kubic
|
||||
License: GPL-2.0-or-later
|
||||
@ -38,9 +38,9 @@ Provides: openSUSE-Kubic-release
|
||||
ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE-Tumbleweed-Kubic
|
||||
Provides: product(openSUSE-Tumbleweed-Kubic) = 20190315-0
|
||||
Provides: product(openSUSE-Tumbleweed-Kubic) = 20190318-0
|
||||
Provides: product-label() = openSUSE%20Tumbleweed%20Kubic
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20190315
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20190318
|
||||
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
|
||||
Provides: product-endoflife()
|
||||
Requires: product_flavor(openSUSE-Tumbleweed-Kubic)
|
||||
@ -56,7 +56,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(openSUSE-Tumbleweed-Kubic) = 20190315-0
|
||||
Provides: product_flavor(openSUSE-Tumbleweed-Kubic) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed Kubic
|
||||
|
||||
%description dvd
|
||||
@ -113,11 +113,11 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE-Tumbleweed-Kubic.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE-Tumbleweed-Kubic</name>
|
||||
<version>20190315</version>
|
||||
<version>20190318</version>
|
||||
<release>0</release>
|
||||
<endoflife></endoflife>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-tumbleweed-kubic:20190315</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse-tumbleweed-kubic:20190318</cpeid>
|
||||
<productline>openSUSE-Tumbleweed-Kubic</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -20,7 +20,7 @@
|
||||
#define betaversion %{nil}
|
||||
%define codename Tumbleweed
|
||||
Name: openSUSE-release
|
||||
Version: 20190315
|
||||
Version: 20190318
|
||||
Release: 0
|
||||
# 0 is the product release, not the build release of this package
|
||||
Summary: openSUSE Tumbleweed
|
||||
@ -54,7 +54,7 @@ Provides: system-installation() = openSUSE
|
||||
Obsoletes: aaa_version
|
||||
Obsoletes: openSUSE-Promo-release <= 11.1
|
||||
Obsoletes: openSUSE-release-live <= 11.0
|
||||
Obsoletes: product_flavor(%{product}) < 20190315
|
||||
Obsoletes: product_flavor(%{product}) < 20190318
|
||||
# bnc#826592
|
||||
Provides: weakremover(kernel-default) < 3.11
|
||||
Provides: weakremover(kernel-desktop) < 4.2
|
||||
@ -182,7 +182,7 @@ Provides: weakremover(openssl-debuginfo)
|
||||
%include %{SOURCE100}
|
||||
Provides: %name-%version
|
||||
Provides: product() = openSUSE
|
||||
Provides: product(openSUSE) = 20190315-0
|
||||
Provides: product(openSUSE) = 20190318-0
|
||||
%ifarch x86_64
|
||||
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
|
||||
%endif
|
||||
@ -196,7 +196,7 @@ Provides: product-register-target() = openSUSE%2DTumbleweed%2Dppc64le
|
||||
Provides: product-register-target() = openSUSE%2DTumbleweed%2Daarch64
|
||||
%endif
|
||||
Provides: product-label() = openSUSE
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20190315
|
||||
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20190318
|
||||
Provides: product-url(releasenotes) = http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
|
||||
Provides: product-url(repository) = http%3A%2F%2Fdownload.opensuse.org%2Ftumbleweed%2Frepo%2Foss%2F
|
||||
Requires: product_flavor(openSUSE)
|
||||
@ -210,7 +210,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(ftp)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description ftp
|
||||
@ -225,7 +225,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(mini)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description mini
|
||||
@ -240,7 +240,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(dvd)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description dvd
|
||||
@ -255,7 +255,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-kde)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-kde
|
||||
@ -270,7 +270,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-x11)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-x11
|
||||
@ -285,7 +285,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-gnome
|
||||
@ -300,7 +300,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(livecd-xfce)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description livecd-xfce
|
||||
@ -315,7 +315,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-kde)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description usb-kde
|
||||
@ -330,7 +330,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-gnome)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description usb-gnome
|
||||
@ -345,7 +345,7 @@ License: BSD-3-Clause
|
||||
Group: System/Fhs
|
||||
Provides: product_flavor()
|
||||
Provides: flavor(usb-x11)
|
||||
Provides: product_flavor(openSUSE) = 20190315-0
|
||||
Provides: product_flavor(openSUSE) = 20190318-0
|
||||
Summary: openSUSE Tumbleweed
|
||||
|
||||
%description usb-x11
|
||||
@ -418,10 +418,10 @@ cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF
|
||||
<product schemeversion="0">
|
||||
<vendor>openSUSE</vendor>
|
||||
<name>openSUSE</name>
|
||||
<version>20190315</version>
|
||||
<version>20190318</version>
|
||||
<release>0</release>
|
||||
<arch>%{_target_cpu}</arch>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20190315</cpeid>
|
||||
<cpeid>cpe:/o:opensuse:opensuse:20190318</cpeid>
|
||||
<productline>openSUSE</productline>
|
||||
<register>
|
||||
<pool>
|
||||
|
@ -5991,6 +5991,7 @@ Provides: weakremover(python-wxWidgets)
|
||||
Provides: weakremover(python-wxWidgets-devel)
|
||||
Provides: weakremover(python-wxWidgets-lang)
|
||||
Provides: weakremover(python-yubico)
|
||||
Provides: weakremover(python-zeroconf)
|
||||
Provides: weakremover(python-zope.interface-doc)
|
||||
Provides: weakremover(python-zope.schema)
|
||||
Provides: weakremover(python-zypp)
|
||||
@ -13255,6 +13256,7 @@ Provides: weakremover(libcourier-unicode3)
|
||||
Provides: weakremover(libcpprest2_9)
|
||||
Provides: weakremover(libcrypto41)
|
||||
Provides: weakremover(libcrypto42)
|
||||
Provides: weakremover(libcrypto44)
|
||||
Provides: weakremover(libcryptopp5_6_5)
|
||||
Provides: weakremover(libcryptsetup4)
|
||||
Provides: weakremover(libcryptsetup4-hmac)
|
||||
@ -13635,6 +13637,7 @@ Provides: weakremover(liblogg4_4)
|
||||
Provides: weakremover(liblouis14)
|
||||
Provides: weakremover(liblouis16)
|
||||
Provides: weakremover(liblouis9)
|
||||
Provides: weakremover(liblrsgmp-062)
|
||||
Provides: weakremover(liblrzip-devel)
|
||||
Provides: weakremover(liblrzip0)
|
||||
Provides: weakremover(liblua5_2)
|
||||
@ -13805,6 +13808,7 @@ Provides: weakremover(libphobos2-0_78)
|
||||
Provides: weakremover(libphobos2-0_79)
|
||||
Provides: weakremover(libphobos2-0_82)
|
||||
Provides: weakremover(libphobos2-0_83)
|
||||
Provides: weakremover(libphobos2-0_84)
|
||||
Provides: weakremover(libphobos2-ldc68)
|
||||
Provides: weakremover(libphobos2-ldc82)
|
||||
Provides: weakremover(libpinyin10)
|
||||
@ -13943,6 +13947,7 @@ Provides: weakremover(libsqlcipher-3_15_2-0)
|
||||
Provides: weakremover(libssh-devel-doc)
|
||||
Provides: weakremover(libssl43)
|
||||
Provides: weakremover(libssl44)
|
||||
Provides: weakremover(libssl46)
|
||||
Provides: weakremover(libstdc++6-devel-gcc6)
|
||||
Provides: weakremover(libstdc++6-gcc6)
|
||||
Provides: weakremover(libstdc++6-gcc6-doc)
|
||||
@ -13976,6 +13981,7 @@ Provides: weakremover(libthunarx-2-0)
|
||||
Provides: weakremover(libtinyxml2-3)
|
||||
Provides: weakremover(libtls15)
|
||||
Provides: weakremover(libtls16)
|
||||
Provides: weakremover(libtls18)
|
||||
Provides: weakremover(libtolua++-5_2-1)
|
||||
Provides: weakremover(libtolua++-5_2-devel)
|
||||
Provides: weakremover(libtomahawk-devel)
|
||||
@ -14339,6 +14345,7 @@ Provides: weakremover(lxpanel-plugin-power-manager)
|
||||
Provides: weakremover(lxqt-admin-lang)
|
||||
Provides: weakremover(markdown-unlit)
|
||||
Provides: weakremover(markmywords)
|
||||
Provides: weakremover(master-boot-code)
|
||||
Provides: weakremover(maya-calendar)
|
||||
Provides: weakremover(maya-calendar-devel)
|
||||
Provides: weakremover(maya-calendar-lang)
|
||||
@ -15257,7 +15264,9 @@ Provides: weakremover(python2-tablib)
|
||||
Provides: weakremover(python2-toro)
|
||||
Provides: weakremover(python2-trello)
|
||||
Provides: weakremover(python2-vdirsyncer)
|
||||
Provides: weakremover(python2-xarray)
|
||||
Provides: weakremover(python2-xcb-proto-devel)
|
||||
Provides: weakremover(python2-zeroconf)
|
||||
Provides: weakremover(python3-Attest)
|
||||
Provides: weakremover(python3-CXX)
|
||||
Provides: weakremover(python3-CXX-devel)
|
||||
@ -19825,9 +19834,14 @@ Provides: weakremover(cri-o)
|
||||
Provides: weakremover(darktable)
|
||||
Provides: weakremover(docker-kubic)
|
||||
Provides: weakremover(docker-kubic-test)
|
||||
Provides: weakremover(dpdk)
|
||||
Provides: weakremover(dpdk-devel)
|
||||
Provides: weakremover(dpdk-examples)
|
||||
Provides: weakremover(dpdk-tools)
|
||||
Provides: weakremover(glibc-obsolete)
|
||||
Provides: weakremover(installation-images-Kubic)
|
||||
Provides: weakremover(kernel-pae-base)
|
||||
Provides: weakremover(libdpdk-18_11)
|
||||
Provides: weakremover(libyami-utils)
|
||||
Provides: weakremover(lmms)
|
||||
Provides: weakremover(lmms-devel)
|
||||
@ -20129,6 +20143,7 @@ Provides: weakremover(libconfig8-32bit)
|
||||
Provides: weakremover(libconfig9-32bit)
|
||||
Provides: weakremover(libcrypto41-32bit)
|
||||
Provides: weakremover(libcrypto42-32bit)
|
||||
Provides: weakremover(libcrypto44-32bit)
|
||||
Provides: weakremover(libcryptopp5_6_5-32bit)
|
||||
Provides: weakremover(libcryptsetup4-32bit)
|
||||
Provides: weakremover(libcryptsetup4-hmac-32bit)
|
||||
@ -20315,6 +20330,7 @@ Provides: weakremover(libsidplay1-32bit)
|
||||
Provides: weakremover(libsmbldap0-32bit)
|
||||
Provides: weakremover(libssl43-32bit)
|
||||
Provides: weakremover(libssl44-32bit)
|
||||
Provides: weakremover(libssl46-32bit)
|
||||
Provides: weakremover(libstdc++6-devel-gcc6-32bit)
|
||||
Provides: weakremover(libstdc++6-gcc6-32bit)
|
||||
Provides: weakremover(libstdc++6-gcc8-32bit)
|
||||
@ -20324,6 +20340,7 @@ Provides: weakremover(libswscale3-32bit)
|
||||
Provides: weakremover(libswscale4-32bit)
|
||||
Provides: weakremover(libtls15-32bit)
|
||||
Provides: weakremover(libtls16-32bit)
|
||||
Provides: weakremover(libtls18-32bit)
|
||||
Provides: weakremover(libtsan0-gcc6)
|
||||
Provides: weakremover(libtsan0-gcc8)
|
||||
Provides: weakremover(libtunepimp5-32bit)
|
||||
|
Loading…
Reference in New Issue
Block a user