From 041bd1170de724686a2ad4713a81ce54df6837bf89e8648b680b7be84535ab3a Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Tue, 28 Feb 2023 15:53:20 +0000 Subject: [PATCH] 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 --- systemd.changes | 6 ++++++ systemd.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/systemd.changes b/systemd.changes index bffdd096..af813ebc 100644 --- a/systemd.changes +++ b/systemd.changes @@ -16,6 +16,12 @@ Mon Feb 27 08:43:27 UTC 2023 - Franck Bui - aaa_base has stop providing /etc/sysctl.conf, cope with this change so the compat symlink we provide is not dangling during the build. +------------------------------------------------------------------- +Thu Feb 23 11:52:48 UTC 2023 - Callum Farmer + +- Correct BR from python3-jinja2 to python3-Jinja2, fixes + dependency resolving on older distros + ------------------------------------------------------------------- Fri Feb 17 11:06:41 UTC 2023 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 6d1c9c40..8f25c54e 100644 --- a/systemd.spec +++ b/systemd.spec @@ -108,7 +108,7 @@ BuildRequires: libcap-devel BuildRequires: libmount-devel >= 2.27.1 BuildRequires: meson >= 0.53.2 BuildRequires: pam-devel -BuildRequires: python3-jinja2 +BuildRequires: python3-Jinja2 # regenerate_initrd_post macro is expanded during build, hence this BR. Also # this macro was introduced since version 12.4. BuildRequires: suse-module-tools >= 12.4