Blob Blame History Raw
From 228b9ff726c319847d8dbc5718d11979263d6d64 Mon Sep 17 00:00:00 2001
From: Martin Kutlak <mkutlak@redhat.com>
Date: Tue, 2 Jul 2019 14:44:37 +0200
Subject: [PATCH] Correct the name for libreport Python3 require

The name of the package changed after [1].

We kept a provide for libreport-python3 but it will be removed with new release of libreport.

[1] https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3#Packages_with_Python_modules

Signed-off-by: Martin Kutlak <mkutlak@redhat.com>
---
 initial-setup.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/initial-setup.spec b/initial-setup.spec
index 318f05b..abbf300 100644
--- a/initial-setup.spec
+++ b/initial-setup.spec
@@ -33,7 +33,7 @@ Requires: systemd >= 235
 Requires(post): systemd
 Requires(preun): systemd
 Requires(postun): systemd
-Requires: libreport-python3
+Requires: python3-libreport
 Requires: util-linux
 Conflicts: firstboot < 19.2
 
-- 
2.21.0