2018-12-04 10:58:24 +01:00
|
|
|
#
|
2019-01-30 12:43:06 +01:00
|
|
|
# spec file for package openSUSE-release.spec
|
2018-12-04 10:58:24 +01:00
|
|
|
#
|
2020-06-18 10:35:57 +02:00
|
|
|
# Copyright (c) 2020 SUSE LLC
|
2018-12-04 10:58:24 +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-30 12:43:06 +01:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2018-12-04 10:58:24 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
%define product ___PRODUCT_NAME___
|
|
|
|
#define betaversion ___BETA_VERSION___%{nil}
|
|
|
|
%define codename Tumbleweed
|
|
|
|
Name: ___PACKAGE_NAME___
|
|
|
|
Version: ___VERSION___
|
|
|
|
Release: 0
|
|
|
|
# ___RELEASE___ is the product release, not the build release of this package
|
|
|
|
Summary: ___SUMMARY___
|
|
|
|
License: BSD-3-Clause
|
|
|
|
Group: System/Fhs
|
2019-01-18 10:09:13 +01:00
|
|
|
Source100: weakremovers.inc
|
2018-12-04 10:58:24 +01:00
|
|
|
BuildRequires: skelcd-control-openSUSE
|
|
|
|
BuildRequires: skelcd-openSUSE
|
2020-05-13 22:55:08 +02:00
|
|
|
Suggests: branding-openSUSE
|
|
|
|
Suggests: distribution-logos-openSUSE-Tumbleweed
|
2018-12-04 10:58:24 +01:00
|
|
|
Suggests: java-11-openjdk
|
|
|
|
Suggests: mariadb
|
|
|
|
Suggests: mariadb-client
|
2020-06-18 10:35:57 +02:00
|
|
|
Suggests: openSUSE-build-key
|
2020-02-26 15:13:27 +01:00
|
|
|
Suggests: openssl-1_1
|
2022-12-14 12:11:00 +01:00
|
|
|
# https://progress.opensuse.org/issues/121960
|
|
|
|
Suggests: procps < 4
|
2018-12-04 10:58:24 +01:00
|
|
|
Conflicts: core-release <= 10
|
|
|
|
Conflicts: distribution-release
|
|
|
|
Conflicts: sled-release <= 10
|
|
|
|
Conflicts: sles-release <= 10
|
|
|
|
Provides: aaa_version
|
|
|
|
Provides: distribution-release
|
|
|
|
Provides: suse-release = %{version}-%{release}
|
|
|
|
Provides: suse-release-oss = %{version}-%{release}
|
|
|
|
# Give zypp a hint that this product must be kept up-to-date using zypper dup, not up (boo#1061384)
|
|
|
|
Provides: product-update() = dup
|
|
|
|
# Since we have more than one product in the FTP tree, we need to give yast a hint
|
|
|
|
Provides: system-installation() = openSUSE
|
|
|
|
Obsoletes: aaa_version
|
|
|
|
Obsoletes: openSUSE-Promo-release <= 11.1
|
|
|
|
Obsoletes: openSUSE-release-live <= 11.0
|
|
|
|
# bnc#826592
|
|
|
|
Provides: weakremover(kernel-default) < 3.11
|
|
|
|
Provides: weakremover(kernel-desktop) < 4.2
|
|
|
|
Provides: weakremover(kernel-ec2) < 3.11
|
|
|
|
Provides: weakremover(kernel-pae) < 3.11
|
|
|
|
Provides: weakremover(kernel-vanilla) < 3.11
|
|
|
|
Provides: weakremover(kernel-xen) < 3.11
|
2019-01-23 10:20:11 +01:00
|
|
|
# migrated from MANUAL_OBSOLETES/packages
|
|
|
|
Provides: weakremover(boost-license1_56_0)
|
|
|
|
Provides: weakremover(boost-license1_59_0)
|
|
|
|
Provides: weakremover(gpg-pubkey-3d25d3d9-36e12d04)
|
|
|
|
Provides: weakremover(lib++dfb-1_7-6)
|
|
|
|
Provides: weakremover(libastro-qt5-1)
|
|
|
|
Provides: weakremover(libboost_atomic1_59_0)
|
|
|
|
Provides: weakremover(libboost_atomic1_60_0)
|
|
|
|
Provides: weakremover(libboost_atomic1_62_0)
|
|
|
|
Provides: weakremover(libboost_atomic1_63_0)
|
|
|
|
Provides: weakremover(libboost_chrono1_59_0)
|
|
|
|
Provides: weakremover(libboost_chrono1_60_0)
|
|
|
|
Provides: weakremover(libboost_chrono1_62_0)
|
|
|
|
Provides: weakremover(libboost_chrono1_63_0)
|
|
|
|
Provides: weakremover(libboost_container1_59_0)
|
|
|
|
Provides: weakremover(libboost_container1_60_0)
|
|
|
|
Provides: weakremover(libboost_container1_62_0)
|
|
|
|
Provides: weakremover(libboost_container1_63_0)
|
|
|
|
Provides: weakremover(libboost_context1_59_0)
|
|
|
|
Provides: weakremover(libboost_context1_60_0)
|
|
|
|
Provides: weakremover(libboost_context1_62_0)
|
|
|
|
Provides: weakremover(libboost_context1_63_0)
|
|
|
|
Provides: weakremover(libboost_coroutine1_59_0)
|
|
|
|
Provides: weakremover(libboost_coroutine1_60_0)
|
|
|
|
Provides: weakremover(libboost_coroutine1_62_0)
|
|
|
|
Provides: weakremover(libboost_coroutine1_63_0)
|
|
|
|
Provides: weakremover(libboost_date_time1_59_0)
|
|
|
|
Provides: weakremover(libboost_date_time1_60_0)
|
|
|
|
Provides: weakremover(libboost_date_time1_62_0)
|
|
|
|
Provides: weakremover(libboost_date_time1_63_0)
|
|
|
|
Provides: weakremover(libboost_filesystem1_59_0)
|
|
|
|
Provides: weakremover(libboost_filesystem1_60_0)
|
|
|
|
Provides: weakremover(libboost_filesystem1_62_0)
|
|
|
|
Provides: weakremover(libboost_filesystem1_63_0)
|
|
|
|
Provides: weakremover(libboost_graph1_59_0)
|
|
|
|
Provides: weakremover(libboost_graph1_60_0)
|
|
|
|
Provides: weakremover(libboost_graph1_62_0)
|
|
|
|
Provides: weakremover(libboost_graph1_63_0)
|
|
|
|
Provides: weakremover(libboost_iostreams1_59_0)
|
|
|
|
Provides: weakremover(libboost_locale1_59_0)
|
|
|
|
Provides: weakremover(libboost_log1_59_0)
|
|
|
|
Provides: weakremover(libboost_log1_60_0)
|
|
|
|
Provides: weakremover(libboost_log1_62_0)
|
|
|
|
Provides: weakremover(libboost_log1_63_0)
|
|
|
|
Provides: weakremover(libboost_math1_59_0)
|
|
|
|
Provides: weakremover(libboost_program_options1_59_0)
|
|
|
|
Provides: weakremover(libboost_python1_59_0)
|
|
|
|
Provides: weakremover(libboost_random1_59_0)
|
|
|
|
Provides: weakremover(libboost_regex1_59_0)
|
|
|
|
Provides: weakremover(libboost_regex1_60_0)
|
|
|
|
Provides: weakremover(libboost_regex1_62_0)
|
|
|
|
Provides: weakremover(libboost_regex1_63_0)
|
|
|
|
Provides: weakremover(libboost_serialization1_59_0)
|
|
|
|
Provides: weakremover(libboost_signals1_59_0)
|
|
|
|
Provides: weakremover(libboost_system1_56_0)
|
|
|
|
Provides: weakremover(libboost_system1_59_0)
|
|
|
|
Provides: weakremover(libboost_test1_59_0)
|
|
|
|
Provides: weakremover(libboost_thread1_56_0)
|
|
|
|
Provides: weakremover(libboost_thread1_59_0)
|
|
|
|
Provides: weakremover(libboost_timer1_59_0)
|
|
|
|
Provides: weakremover(libboost_wave1_59_0)
|
|
|
|
Provides: weakremover(libcamel-1_2-54)
|
|
|
|
Provides: weakremover(libdialog12)
|
|
|
|
Provides: weakremover(libdirectfb-1_7-6)
|
|
|
|
Provides: weakremover(libdns146)
|
|
|
|
Provides: weakremover(libdns160)
|
|
|
|
Provides: weakremover(libdns161)
|
|
|
|
Provides: weakremover(libgdict-1_0-9)
|
|
|
|
Provides: weakremover(libgit2-23)
|
|
|
|
Provides: weakremover(libgpaste4)
|
|
|
|
Provides: weakremover(libhdf5-11)
|
|
|
|
Provides: weakremover(libhdf5_hl11)
|
|
|
|
Provides: weakremover(libicu54_1)
|
|
|
|
Provides: weakremover(libicu54_1-ledata)
|
|
|
|
Provides: weakremover(libicu55_1)
|
|
|
|
Provides: weakremover(libicu55_1-ledata)
|
|
|
|
Provides: weakremover(libicu56_1)
|
|
|
|
Provides: weakremover(libicu56_1-ledata)
|
|
|
|
Provides: weakremover(libimobiledevice5)
|
|
|
|
Provides: weakremover(libisc142)
|
|
|
|
Provides: weakremover(libisc148)
|
|
|
|
Provides: weakremover(libisl13)
|
|
|
|
Provides: weakremover(libixion-0_10-0)
|
|
|
|
Provides: weakremover(liblmdb-0_9_16)
|
|
|
|
Provides: weakremover(libmicrohttpd11)
|
|
|
|
Provides: weakremover(libminiupnpc15)
|
|
|
|
Provides: weakremover(libnis1)
|
|
|
|
Provides: weakremover(libntfs-3g86)
|
|
|
|
Provides: weakremover(liborcus-0_10-0)
|
|
|
|
Provides: weakremover(libpoppler47)
|
|
|
|
Provides: weakremover(libpoppler48)
|
|
|
|
Provides: weakremover(libpoppler49)
|
|
|
|
Provides: weakremover(libpoppler50)
|
|
|
|
Provides: weakremover(libpoppler51)
|
|
|
|
Provides: weakremover(libpoppler52)
|
|
|
|
Provides: weakremover(libpoppler53)
|
|
|
|
Provides: weakremover(libpoppler54)
|
|
|
|
Provides: weakremover(libpoppler55)
|
|
|
|
Provides: weakremover(libpoppler56)
|
|
|
|
Provides: weakremover(libpoppler57)
|
|
|
|
Provides: weakremover(libpoppler58)
|
|
|
|
Provides: weakremover(libpoppler59)
|
|
|
|
Provides: weakremover(libpoppler61)
|
|
|
|
Provides: weakremover(libpoppler62)
|
|
|
|
Provides: weakremover(libpoppler63)
|
|
|
|
Provides: weakremover(libpoppler64)
|
|
|
|
Provides: weakremover(libpoppler65)
|
|
|
|
Provides: weakremover(libprocps4)
|
|
|
|
Provides: weakremover(libprocps5)
|
|
|
|
Provides: weakremover(libpsl0)
|
|
|
|
Provides: weakremover(libsgutils2-1_40-2)
|
|
|
|
Provides: weakremover(libsgutils2-1_41-2)
|
|
|
|
Provides: weakremover(libvpx2)
|
|
|
|
Provides: weakremover(libxtables11)
|
|
|
|
Provides: weakremover(libzip4)
|
|
|
|
Provides: weakremover(mt_st)
|
|
|
|
Provides: weakremover(openssl-debuginfo)
|
2019-01-18 10:09:13 +01:00
|
|
|
%include %{SOURCE100}
|
2018-12-04 10:58:24 +01:00
|
|
|
___PRODUCT_PROVIDES___
|
|
|
|
|
|
|
|
%description
|
|
|
|
___DESCRIPTION___
|
|
|
|
|
|
|
|
___FLAVOR_PACKAGES___
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -qcT
|
|
|
|
mkdir license
|
|
|
|
if [ -f /CD1/license.tar.gz ]; then
|
|
|
|
tar -C license -xzf /CD1/license.tar.gz
|
2020-07-14 14:32:28 +02:00
|
|
|
elif [ -f %{_prefix}/lib/skelcd/CD1/license.tar.gz ]; then
|
|
|
|
tar -C license -xzf %{_prefix}/lib/skelcd/CD1/license.tar.gz
|
2018-12-04 10:58:24 +01:00
|
|
|
fi
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
2020-07-14 14:32:28 +02:00
|
|
|
mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_prefix}/lib/issue.d %{buildroot}/run
|
2018-12-04 10:58:24 +01:00
|
|
|
|
2020-07-14 14:32:28 +02:00
|
|
|
echo -e 'Welcome to %{product} %{codename} %{version}%{?betaversion: %{betaversion}} - Kernel \\r (\\l).\n' > %{buildroot}%{_prefix}/lib/issue.d/10-openSUSE.conf
|
|
|
|
echo -e "\n" > %{buildroot}%{_prefix}/lib/issue.d/90-openSUSE.conf
|
2018-12-04 10:58:24 +01:00
|
|
|
echo 'Welcome to %{product} %{codename} %{version}%{?betaversion: %{betaversion}} - Kernel %%r (%%t).' > %{buildroot}%{_sysconfdir}/issue.net
|
|
|
|
|
|
|
|
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
|
2020-07-14 14:32:28 +02:00
|
|
|
cat > %{buildroot}%{_prefix}/lib/os-release <<EOF
|
2018-12-04 10:58:24 +01:00
|
|
|
NAME="openSUSE Tumbleweed"
|
|
|
|
# VERSION="%{version}%{?betaversion: %{betaversion}}"
|
|
|
|
ID="opensuse-tumbleweed"
|
|
|
|
ID_LIKE="opensuse suse"
|
|
|
|
VERSION_ID="$VERSION_ID"
|
|
|
|
PRETTY_NAME="openSUSE Tumbleweed"
|
|
|
|
ANSI_COLOR="0;32"
|
|
|
|
CPE_NAME="cpe:/o:opensuse:tumbleweed:%{version}"
|
|
|
|
BUG_REPORT_URL="https://bugs.opensuse.org"
|
|
|
|
HOME_URL="https://www.opensuse.org/"
|
2020-09-25 16:33:55 +02:00
|
|
|
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
|
2021-09-13 16:24:28 +02:00
|
|
|
LOGO="distributor-logo-Tumbleweed"
|
2018-12-04 10:58:24 +01:00
|
|
|
EOF
|
2020-07-14 14:32:28 +02:00
|
|
|
ln -s ..%{_prefix}/lib/os-release %{buildroot}%{_sysconfdir}/os-release
|
2018-12-04 10:58:24 +01:00
|
|
|
|
2021-07-16 22:12:45 +02:00
|
|
|
mkdir -p %{buildroot}%{_prefix}/lib/motd.d/
|
|
|
|
echo "Have a lot of fun..." > %{buildroot}%{_prefix}/lib/motd.d/welcome
|
2018-12-04 10:58:24 +01:00
|
|
|
# Bug 404141 - /etc/YaST/control.xml should be owned by some package
|
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/YaST2/
|
|
|
|
echo %{buildroot}
|
|
|
|
if [ -f /CD1/control.xml ]; then
|
|
|
|
install -m 644 /CD1/control.xml %{buildroot}%{_sysconfdir}/YaST2/
|
2020-07-14 14:32:28 +02:00
|
|
|
elif [ -f %{_prefix}/lib/skelcd/CD1/control.xml ]; then
|
|
|
|
install -m 644 %{_prefix}/lib/skelcd/CD1/control.xml %{buildroot}%{_sysconfdir}/YaST2/
|
2018-12-04 10:58:24 +01:00
|
|
|
fi
|
|
|
|
|
2022-04-13 21:04:18 +02:00
|
|
|
# enable vendor change openSUSE,SUSE for DUP from 15.3 to TW (boo#1198332)
|
|
|
|
mkdir -p %{buildroot}%{_sysconfdir}/zypp/vendors.d
|
|
|
|
echo -e "[main]\nvendors=openSUSE,SUSE,SUSE LLC <https://www.suse.com/>\n" > %{buildroot}%{_sysconfdir}/zypp/vendors.d/00-openSUSE.conf
|
|
|
|
|
2022-11-30 14:58:57 +01:00
|
|
|
# fate#319341, make openSUSE-release own YaST license files.
|
2019-04-10 09:34:45 +02:00
|
|
|
install -D -d -m 755 "%{buildroot}%_defaultlicensedir/product/base"
|
2018-12-04 10:58:24 +01:00
|
|
|
install -D -d -m 755 "%{buildroot}%_defaultlicensedir"
|
|
|
|
cp -a license "%{buildroot}%_defaultlicensedir/%name"
|
|
|
|
pushd license
|
|
|
|
for i in *; do
|
2019-04-10 09:34:45 +02:00
|
|
|
ln -s "%_defaultlicensedir/%name/$i" %{buildroot}%_defaultlicensedir/product/base/$i
|
2018-12-04 10:58:24 +01:00
|
|
|
done
|
|
|
|
|
|
|
|
___CREATE_PRODUCT_FILES___
|
|
|
|
# this is a base product, create symlink
|
|
|
|
ln -s openSUSE.prod %{buildroot}%{_sysconfdir}/products.d/baseproduct
|
|
|
|
|
|
|
|
%posttrans
|
|
|
|
# Launch the issue-generator: we have a new config file in /usr/lib/issue.d that needs to be represented
|
|
|
|
if [ -x %{_sbindir}/issue-generator ]; then
|
|
|
|
if [ -x %{_bindir}/systemd-tmpfiles ]; then
|
|
|
|
%{_bindir}/systemd-tmpfiles --create issue-generator.conf || :
|
|
|
|
fi
|
|
|
|
%{_sbindir}/issue-generator || :
|
|
|
|
fi
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(644,root,root,755)
|
2019-04-10 09:34:45 +02:00
|
|
|
%dir %_defaultlicensedir/product
|
|
|
|
%_defaultlicensedir/product/base
|
2018-12-04 10:58:24 +01:00
|
|
|
%license license/*
|
|
|
|
%{_sysconfdir}/os-release
|
2020-07-14 14:32:28 +02:00
|
|
|
%{_prefix}/lib/os-release
|
2018-12-04 10:58:24 +01:00
|
|
|
# Bug 404141 - /etc/YaST/control.xml should be owned by some package
|
|
|
|
%dir %{_sysconfdir}/YaST2/
|
|
|
|
%config %{_sysconfdir}/YaST2/control.xml
|
2022-04-13 21:04:18 +02:00
|
|
|
%config %{_sysconfdir}/zypp/vendors.d/00-openSUSE.conf
|
2021-07-16 22:12:45 +02:00
|
|
|
%{_prefix}/lib/motd.d/welcome
|
2022-11-30 14:58:57 +01:00
|
|
|
%config(noreplace) %{_sysconfdir}/issue.net
|
|
|
|
%dir %{_sysconfdir}/products.d
|
|
|
|
%{_sysconfdir}/products.d/*
|
|
|
|
%dir %{_prefix}/lib/issue.d
|
2020-07-14 14:32:28 +02:00
|
|
|
%{_prefix}/lib/issue.d/10-openSUSE.conf
|
|
|
|
%{_prefix}/lib/issue.d/90-openSUSE.conf
|
2018-12-04 10:58:24 +01:00
|
|
|
|
|
|
|
%changelog
|