forked from pool/systemd
Accepting request 1067366 from home:gmbr3:Active
- Correct BR from python3-jinja2 to python3-Jinja2, fixes dependency resolving on older distros OBS-URL: https://build.opensuse.org/request/show/1067366 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1350
This commit is contained in:
parent
fd6fe43968
commit
041bd1170d
@ -16,6 +16,12 @@ Mon Feb 27 08:43:27 UTC 2023 - Franck Bui <fbui@suse.com>
|
|||||||
- aaa_base has stop providing /etc/sysctl.conf, cope with this change so the
|
- aaa_base has stop providing /etc/sysctl.conf, cope with this change so the
|
||||||
compat symlink we provide is not dangling during the build.
|
compat symlink we provide is not dangling during the build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 23 11:52:48 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
- Correct BR from python3-jinja2 to python3-Jinja2, fixes
|
||||||
|
dependency resolving on older distros
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 17 11:06:41 UTC 2023 - Franck Bui <fbui@suse.com>
|
Fri Feb 17 11:06:41 UTC 2023 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -108,7 +108,7 @@ BuildRequires: libcap-devel
|
|||||||
BuildRequires: libmount-devel >= 2.27.1
|
BuildRequires: libmount-devel >= 2.27.1
|
||||||
BuildRequires: meson >= 0.53.2
|
BuildRequires: meson >= 0.53.2
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: python3-jinja2
|
BuildRequires: python3-Jinja2
|
||||||
# regenerate_initrd_post macro is expanded during build, hence this BR. Also
|
# regenerate_initrd_post macro is expanded during build, hence this BR. Also
|
||||||
# this macro was introduced since version 12.4.
|
# this macro was introduced since version 12.4.
|
||||||
BuildRequires: suse-module-tools >= 12.4
|
BuildRequires: suse-module-tools >= 12.4
|
||||||
|
Loading…
Reference in New Issue
Block a user