OSDN Git Service

Fedora package lintian warning fix
authorIvailo Monev <xakepa10@gmail.com>
Mon, 21 Dec 2020 17:10:17 +0000 (17:10 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Mon, 21 Dec 2020 17:10:17 +0000 (17:10 +0000)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
package/fedora/katie.spec

index b994a0e..1194283 100644 (file)
@@ -37,7 +37,7 @@ rm -v %{buildroot}/%{_sysconfdir}/profile.d/katie-*.sh
 %package devel
 Summary: C++ toolkit derived from the Qt 4.8 framework (development package)
 
-Requires: katie
+Requires: katie >= %{version}
 
 %description devel
 Katie is continuation of the Qt4 C++ toolkit with the goal to keep it alive,