mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
eb6f177ae4
* 8c025c3bdf Accepting request 1184267 from Base:System |\ | * 735f8c4ba4 - Import commit 5a8eadd0c021758337a020c423f25a353bdb9b3c (merge of v255.8) For a complete list of changes, visit:603cd1d4d8...5a8eadd0c0
- Drop 5003-Revert-run-pass-the-pty-slave-fd-to-transient-servic.patch as v255.8 contains the workaround (commit 639c922ede9485) for the broken commit28459ba1f4
. * | 37853fecc3 Accepting request 1183029 from Base:System |/ * 638de11012 - Don't automatically clean unmodified config files up (bsc#1226415) * 369c023c24 reorder one more time... * ffa9f0ac80 reorder the runtime deps of the testsuite package so the format_spec_file thingy stop screwing up the spec file... * 12c1190a79 fix rev 1529: the devel packages are really needed by the testsuite script to install the dlopened libs into the image * ca8e7f54ce - systemd.spec: move a misplaced %endif in the testsuite sub-package. * b7944f5b14 - Merge systemd-coredump back into the main package (bsc#1091684) * 3fa0dea84a - Don't pull the devel packages in when installing the testsuite package.
108 lines
2.1 KiB
Plaintext
108 lines
2.1 KiB
Plaintext
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
[Match]
|
|
Distribution=opensuse
|
|
|
|
[Config]
|
|
InitrdInclude=initrd/
|
|
|
|
[Distribution]
|
|
Release=tumbleweed
|
|
Repositories=non-oss
|
|
PackageManagerTrees=macros.db_backend:/etc/rpm/macros.db_backend
|
|
|
|
[Content]
|
|
Environment=
|
|
GIT_URL=https://src.opensuse.org/rpm/systemd
|
|
GIT_BRANCH=devel
|
|
GIT_COMMIT=8c025c3bdf03539682aafb73d7950324f00cacac51a74d22dd3c5c8ead6fef02
|
|
|
|
VolatilePackages=
|
|
systemd
|
|
systemd-boot
|
|
systemd-container
|
|
systemd-devel
|
|
systemd-doc
|
|
systemd-experimental
|
|
systemd-homed
|
|
systemd-lang
|
|
systemd-network
|
|
systemd-portable
|
|
systemd-sysvcompat
|
|
systemd-testsuite
|
|
udev
|
|
|
|
# We install gawk, gzip, grep, xz, sed, rsync and docbook-xsl-stylesheets here explicitly so that the busybox
|
|
# versions don't get installed instead.
|
|
Packages=
|
|
bind-utils
|
|
bpftool
|
|
cryptsetup
|
|
device-mapper
|
|
dhcp-server
|
|
docbook-xsl-stylesheets
|
|
f2fs-tools
|
|
gawk
|
|
gcc-c++
|
|
git-core
|
|
glibc-locale-base
|
|
gnutls
|
|
grep
|
|
group(bin)
|
|
group(daemon)
|
|
group(games)
|
|
group(nobody)
|
|
group(root)
|
|
gzip
|
|
iputils
|
|
kernel-default
|
|
kmod
|
|
libasan8
|
|
libkmod2
|
|
libubsan1
|
|
multipath-tools
|
|
ncat
|
|
open-iscsi
|
|
openssh-clients
|
|
openssh-server
|
|
pam
|
|
patterns-base-minimal_base
|
|
perf
|
|
procps4
|
|
psmisc
|
|
python3-pefile
|
|
python3-pexpect
|
|
python3-psutil
|
|
quota
|
|
rpm-build
|
|
rsync
|
|
sbsigntools
|
|
sed
|
|
shadow
|
|
softhsm
|
|
squashfs
|
|
stress-ng
|
|
tgt
|
|
timezone
|
|
tpm2.0-tools
|
|
user(bin)
|
|
user(daemon)
|
|
user(games)
|
|
user(nobody)
|
|
user(root)
|
|
veritysetup
|
|
vim
|
|
xz
|
|
zypper
|
|
|
|
InitrdPackages=
|
|
clang
|
|
kmod
|
|
libkmod2
|
|
tpm2.0-tools
|
|
|
|
InitrdVolatilePackages=
|
|
systemd
|
|
udev
|
|
systemd-experimental
|