[packages/dnf-plugins-core] - fix internal deps, rel 2

baggins baggins at pld-linux.org
Fri May 13 12:15:38 CEST 2022


commit e3772fb71e94b72fd3e0e8d80843491f93733e27
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri May 13 12:15:23 2022 +0200

    - fix internal deps, rel 2

 dnf-plugins-core.spec | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/dnf-plugins-core.spec b/dnf-plugins-core.spec
index 7c36df6..d976e08 100644
--- a/dnf-plugins-core.spec
+++ b/dnf-plugins-core.spec
@@ -6,7 +6,7 @@
 Summary:	Core Plugins for DNF
 Name:		dnf-plugins-core
 Version:	4.2.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Source0:	https://github.com/rpm-software-management/dnf-plugins-core/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	7f18b00a45508782256690c3a02fc8fc
@@ -80,9 +80,8 @@ yum to dnf.
 %package -n dnf-plugin-modulesync
 Summary:	Download module metadata and packages and create repository
 Requires:	createrepo_c >= 0.17.4
-Requires:	python3-%{name} = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 Provides:	dnf-command(modulesync)
-Provides:	dnf-plugin-modulesync = %{version}-%{release}
 
 %description -n dnf-plugin-modulesync
 Download module metadata from all enabled repositories, module
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dnf-plugins-core.git/commitdiff/e3772fb71e94b72fd3e0e8d80843491f93733e27



More information about the pld-cvs-commit mailing list