[game-data-packager] rpmlint "W: unversioned-explicit-provides"

Alexandre Detiste adetiste at rpmfusion.org
Sun Nov 6 10:40:29 CET 2016


commit 9ee773b9d8323dce38d4e464f8fc845440b20b65
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sun Nov 6 10:40:11 2016 +0100

    rpmlint "W: unversioned-explicit-provides"

 game-data-packager.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/game-data-packager.spec b/game-data-packager.spec
index d66d37d..fe4ded1 100644
--- a/game-data-packager.spec
+++ b/game-data-packager.spec
@@ -58,7 +58,7 @@ data which cannot be distributed (such as commercial game data).
 Summary: "Master Levels for Doom II" launcher
 Requires: python3-gobject-base
 Requires: gobject-introspection
-Provides: game-data-packager-runtime
+Provides: game-data-packager-runtime = %{version}
 %description -n doom2-masterlevels
 This GUI let you select a WAD to play &
 show it's description.


More information about the rpmfusion-commits mailing list