]> git.pld-linux.org Git - packages/dnf-plugins-core.git/commitdiff
- fix internal deps, rel 2 auto/th/dnf-plugins-core-4.2.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 13 May 2022 10:15:23 +0000 (12:15 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 13 May 2022 10:15:23 +0000 (12:15 +0200)
dnf-plugins-core.spec

index 7c36df66abb13e76c8f3c073fe26fcea86e43cb8..d976e086f967bcff0ccc57dadabd2bcc51ce03da 100644 (file)
@@ -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
This page took 0.180605 seconds and 4 git commands to generate.