2018-11-21 13:34:08 +01:00
|
|
|
#
|
2019-01-31 21:10:24 +01:00
|
|
|
# spec file for package openSUSE-release (Version 20190129)
|
2018-11-21 13:34:08 +01:00
|
|
|
#
|
2019-01-31 21:10:24 +01:00
|
|
|
# Copyright (c) 2019 openSUSE.
|
2018-11-21 13:34:08 +01:00
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
|
|
|
|
|
2019-01-15 12:33:40 +01:00
|
|
|
Name: openSUSE-release
|
2019-01-31 21:10:24 +01:00
|
|
|
%define product openSUSE
|
|
|
|
Summary: openSUSE Tumbleweed
|
2019-01-30 00:17:16 +01:00
|
|
|
Version: 20190129
|
2018-11-21 13:34:08 +01:00
|
|
|
Release: 0
|
2019-01-15 12:33:40 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-31 21:10:24 +01:00
|
|
|
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: %name-%version
|
|
|
|
Provides: product() = openSUSE
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product(openSUSE) = 20190129-0
|
2018-11-21 13:34:08 +01:00
|
|
|
%ifarch x86_64
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
|
2018-11-21 13:34:08 +01:00
|
|
|
%endif
|
2019-01-15 12:33:40 +01:00
|
|
|
%ifarch s390x
|
|
|
|
Provides: product-register-target() = openSUSE%2DTumbleweed%2Ds390x
|
|
|
|
%endif
|
|
|
|
%ifarch ppc64le
|
|
|
|
Provides: product-register-target() = openSUSE%2DTumbleweed%2Dppc64le
|
|
|
|
%endif
|
|
|
|
%ifarch aarch64
|
|
|
|
Provides: product-register-target() = openSUSE%2DTumbleweed%2Daarch64
|
2018-11-21 13:34:08 +01:00
|
|
|
%endif
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product-label() = openSUSE
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Aopensuse%3A20190129
|
2019-01-15 12:33:40 +01:00
|
|
|
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
|
2018-11-21 13:34:08 +01:00
|
|
|
Requires: product_flavor(openSUSE)
|
|
|
|
|
2019-01-16 12:07:21 +01:00
|
|
|
|
2019-01-31 21:10:24 +01:00
|
|
|
AutoReqProv: on
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
2018-11-21 13:34:08 +01:00
|
|
|
%description
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
2019-01-31 21:10:24 +01:00
|
|
|
|
2018-11-21 13:34:08 +01:00
|
|
|
%package ftp
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(ftp)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description ftp
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files ftp
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-ftp
|
|
|
|
|
|
|
|
%package mini
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(mini)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description mini
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files mini
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-mini
|
|
|
|
|
|
|
|
%package dvd
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(dvd)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description dvd
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files dvd
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-dvd
|
|
|
|
|
|
|
|
%package livecd-kde
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(livecd-kde)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description livecd-kde
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files livecd-kde
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-livecd-kde
|
|
|
|
|
|
|
|
%package livecd-x11
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(livecd-x11)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description livecd-x11
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files livecd-x11
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-livecd-x11
|
|
|
|
|
|
|
|
%package livecd-gnome
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(livecd-gnome)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description livecd-gnome
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files livecd-gnome
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-livecd-gnome
|
|
|
|
|
|
|
|
%package usb-kde
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(usb-kde)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description usb-kde
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files usb-kde
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-usb-kde
|
|
|
|
|
|
|
|
%package usb-gnome
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(usb-gnome)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description usb-gnome
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files usb-gnome
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-usb-gnome
|
|
|
|
|
|
|
|
%package usb-x11
|
2019-01-16 12:07:21 +01:00
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-15 12:33:40 +01:00
|
|
|
Provides: product_flavor()
|
2019-01-16 12:07:21 +01:00
|
|
|
Provides: flavor(usb-x11)
|
2019-01-30 00:17:16 +01:00
|
|
|
Provides: product_flavor(openSUSE) = 20190129-0
|
2019-01-15 12:33:40 +01:00
|
|
|
Summary: openSUSE Tumbleweed
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%description usb-x11
|
2019-01-15 12:33:40 +01:00
|
|
|
openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files usb-x11
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc %{_defaultdocdir}/openSUSE-release-usb-x11
|
|
|
|
|
2019-01-16 12:07:21 +01:00
|
|
|
|
|
|
|
|
2018-11-21 13:34:08 +01:00
|
|
|
%prep
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
2019-01-23 21:35:47 +01:00
|
|
|
|
2019-01-31 21:10:24 +01:00
|
|
|
%install
|
2018-11-21 13:34:08 +01:00
|
|
|
mkdir -p $RPM_BUILD_ROOT/etc/products.d
|
|
|
|
cat >$RPM_BUILD_ROOT/etc/products.d/openSUSE.prod << EOF
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<product schemeversion="0">
|
|
|
|
<vendor>openSUSE</vendor>
|
|
|
|
<name>openSUSE</name>
|
2019-01-30 00:17:16 +01:00
|
|
|
<version>20190129</version>
|
2019-01-15 12:33:40 +01:00
|
|
|
<release>0</release>
|
2018-11-21 13:34:08 +01:00
|
|
|
<arch>%{_target_cpu}</arch>
|
2019-01-30 00:17:16 +01:00
|
|
|
<cpeid>cpe:/o:opensuse:opensuse:20190129</cpeid>
|
2019-01-15 12:33:40 +01:00
|
|
|
<productline>openSUSE</productline>
|
2018-11-21 13:34:08 +01:00
|
|
|
<register>
|
|
|
|
<pool>
|
|
|
|
</pool>
|
|
|
|
<updates>
|
2019-01-15 12:33:40 +01:00
|
|
|
<distrotarget arch="x86_64">openSUSE-Tumbleweed-x86_64</distrotarget>
|
|
|
|
<distrotarget arch="s390x">openSUSE-Tumbleweed-s390x</distrotarget>
|
|
|
|
<distrotarget arch="ppc64le">openSUSE-Tumbleweed-ppc64le</distrotarget>
|
|
|
|
<distrotarget arch="aarch64">openSUSE-Tumbleweed-aarch64</distrotarget>
|
2018-11-21 13:34:08 +01:00
|
|
|
</updates>
|
|
|
|
</register>
|
|
|
|
<repositories>
|
|
|
|
</repositories>
|
|
|
|
<updaterepokey>000000000</updaterepokey>
|
2019-01-15 12:33:40 +01:00
|
|
|
<summary>openSUSE Tumbleweed</summary>
|
|
|
|
<shortsummary>openSUSE</shortsummary>
|
|
|
|
<description>openSUSE Tumbleweed is the rolling distribution by the openSUSE.org project.</description>
|
2018-11-21 13:34:08 +01:00
|
|
|
<linguas>
|
|
|
|
<language>cs</language>
|
|
|
|
<language>da</language>
|
|
|
|
<language>de</language>
|
2019-01-16 07:33:18 +01:00
|
|
|
<language>el</language>
|
2018-11-21 13:34:08 +01:00
|
|
|
<language>en</language>
|
|
|
|
<language>en_GB</language>
|
|
|
|
<language>en_US</language>
|
|
|
|
<language>es</language>
|
|
|
|
<language>fr</language>
|
|
|
|
<language>hu</language>
|
|
|
|
<language>it</language>
|
|
|
|
<language>ja</language>
|
|
|
|
<language>pl</language>
|
|
|
|
<language>pt</language>
|
|
|
|
<language>pt_BR</language>
|
|
|
|
<language>ru</language>
|
|
|
|
<language>zh</language>
|
|
|
|
<language>zh_CN</language>
|
|
|
|
<language>zh_TW</language>
|
|
|
|
</linguas>
|
|
|
|
<urls>
|
2019-01-15 12:33:40 +01:00
|
|
|
<url name="releasenotes">http://doc.opensuse.org/release-notes/x86_64/openSUSE/Tumbleweed/release-notes-openSUSE.rpm</url>
|
|
|
|
<url name="repository">http://download.opensuse.org/tumbleweed/repo/oss/</url>
|
2018-11-21 13:34:08 +01:00
|
|
|
</urls>
|
|
|
|
<buildconfig>
|
|
|
|
<producttheme>openSUSE</producttheme>
|
|
|
|
<create_flavors>true</create_flavors>
|
|
|
|
</buildconfig>
|
|
|
|
<installconfig>
|
|
|
|
<defaultlang>en_US</defaultlang>
|
|
|
|
<releasepackage name="openSUSE-release" flag="EQ" version="%{version}" release="%{release}"/>
|
|
|
|
<distribution>openSUSE</distribution>
|
|
|
|
</installconfig>
|
|
|
|
<runtimeconfig/>
|
|
|
|
</product>
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-ftp
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-ftp/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'ftp'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-mini
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-mini/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'mini'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-dvd
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-dvd/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'dvd'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-livecd-kde
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-livecd-kde/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'livecd-kde'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-livecd-x11
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-livecd-x11/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'livecd-x11'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-livecd-gnome
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-livecd-gnome/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'livecd-gnome'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-usb-kde
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-usb-kde/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'usb-kde'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-usb-gnome
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-usb-gnome/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'usb-gnome'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-usb-x11
|
|
|
|
cat >$RPM_BUILD_ROOT/%{_defaultdocdir}/openSUSE-release-usb-x11/README << EOF
|
|
|
|
This package only exists for providing the product flavor 'usb-x11'.
|
|
|
|
|
|
|
|
EOF
|
|
|
|
|
2019-01-16 12:07:21 +01:00
|
|
|
|
2019-01-31 21:10:24 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf %buildroot
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(644,root,root,755)
|
2019-01-31 21:10:24 +01:00
|
|
|
%dir /etc/products.d
|
|
|
|
/etc/products.d/*.prod
|
2018-11-21 13:34:08 +01:00
|
|
|
|
|
|
|
%changelog
|