]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
rpm: replace 'git' with 'git-core'
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 4 Dec 2024 08:47:35 +0000 (08:47 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 5 Dec 2024 09:43:22 +0000 (09:43 +0000)
We don't need the full git package, git-core is sufficient and a smaller
build root install.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in

index 901ed9c464c871d0e80ef09d11bf2145e7bf15e0..9c1d0a423d8b30fc165ac6e4496dfe1e4fe2cd60 100644 (file)
@@ -331,7 +331,7 @@ Requires: libvirt-libs = %{version}-%{release}
 BuildRequires: python3-docutils
 BuildRequires: meson >= 0.56.0
 BuildRequires: ninja-build
-BuildRequires: git
+BuildRequires: git-core
 BuildRequires: perl-interpreter
 BuildRequires: python3
 BuildRequires: python3-pytest