- Import commit 3986ed5117e1563adfce3f5a8e088a77016c0aee
3986ed5117 test: drop route from test-functions OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1501
This commit is contained in:
parent
6b0884ea35
commit
c01ad8f39e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cd4797c9008052e3b188451be89f7196072475c971d1619cb880280336c2761
|
||||
size 10712448
|
3
systemd-v255.3+suse.16.g3986ed5117.tar.xz
Normal file
3
systemd-v255.3+suse.16.g3986ed5117.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b3a4cc3972741b1d081e591975525cd8c0739b55f7eaaef5e0f59e1163be9c1
|
||||
size 10711352
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 19:18:33 UTC 2024 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- Import commit 3986ed5117e1563adfce3f5a8e088a77016c0aee
|
||||
|
||||
3986ed5117 test: drop route from test-functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 11:32:09 UTC 2024 - Michal Vyskocil <mvyskocil@opensuse.org>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package systemd
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -29,7 +29,7 @@
|
||||
# Fallback required for OBS source validator
|
||||
%define systemd_version 255.3
|
||||
%define systemd_release 0
|
||||
%define archive_version +suse.15.g96edf7ad18
|
||||
%define archive_version +suse.16.g3986ed5117
|
||||
%endif
|
||||
|
||||
%define systemd_major %{sub %systemd_version 1 3}
|
||||
@ -347,7 +347,7 @@ Requires: group(lp)
|
||||
Requires(pre): group(kvm)
|
||||
Requires(post): sed
|
||||
Requires(post): coreutils
|
||||
Requires(postun): coreutils
|
||||
Requires(postun):coreutils
|
||||
# 'regenerate_initrd_post' macro is expanded during build, hence this BR.
|
||||
BuildRequires: suse-module-tools
|
||||
%if %{without bootstrap}
|
||||
@ -639,6 +639,7 @@ Requires: busybox-static
|
||||
Requires: cryptsetup
|
||||
Requires: dhcp-client
|
||||
Requires: dosfstools
|
||||
Requires: iproute2
|
||||
Requires: jq
|
||||
Requires: libcap-progs
|
||||
Requires: libfido2
|
||||
@ -648,7 +649,6 @@ Requires: libtss2-rc0
|
||||
Requires: lz4
|
||||
Requires: make
|
||||
Requires: mtools
|
||||
Requires: net-tools-deprecated
|
||||
Requires: netcat
|
||||
Requires: python3-pexpect
|
||||
Requires: qemu
|
||||
|
Loading…
Reference in New Issue
Block a user