From ca9af1e8a8eadd021367b2d0a0f44f252a72cbd9 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jul 09 2020 06:56:03 +0000 Subject: We don't really need git nowadays Buildroot is broken, let's try without git. --- diff --git a/systemd.spec b/systemd.spec index 0f2aa04..3977909 100644 --- a/systemd.spec +++ b/systemd.spec @@ -125,7 +125,6 @@ BuildRequires: firewalld-filesystem BuildRequires: gnu-efi gnu-efi-devel %endif BuildRequires: libseccomp-devel -BuildRequires: git BuildRequires: meson >= 0.43 BuildRequires: gettext # We use RUNNING_ON_VALGRIND in tests, so the headers need to be available @@ -312,7 +311,7 @@ License: LGPLv2+ They can be useful to test systemd internals. %prep -%autosetup -n %{?commit:%{name}%{?stable:-stable}-%{commit}}%{!?commit:%{name}%{?stable:-stable}-%{github_version}} -p1 -Sgit +%autosetup -n %{?commit:%{name}%{?stable:-stable}-%{commit}}%{!?commit:%{name}%{?stable:-stable}-%{github_version}} -p1 %build %define ntpvendor %(source /etc/os-release; echo ${ID})