[packages/selinux-dbus] - this is python3 now - rel 2
baggins
baggins at pld-linux.org
Sun Sep 22 11:13:28 CEST 2019
commit 5d6de905515ecf31b95066ebb38d56fc89416ac0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Sep 22 11:12:24 2019 +0200
- this is python3 now
- rel 2
selinux-dbus.spec | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/selinux-dbus.spec b/selinux-dbus.spec
index c1565e0..0f6b3d4 100644
--- a/selinux-dbus.spec
+++ b/selinux-dbus.spec
@@ -2,7 +2,7 @@ Summary: DBus service to handle SELinux administration tasks
Summary(pl.UTF-8): Usługa DBus do obsługi zadań administracyjnych SELinuksa
Name: selinux-dbus
Version: 2.9
-Release: 1
+Release: 2
License: GPL v2
Group: Applications/System
#Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
@@ -12,12 +12,12 @@ URL: https://github.com/SELinuxProject/selinux/wiki
BuildRequires: rpm-pythonprov
# /usr/bin/semodule
Requires: policycoreutils >= 2.9
-Requires: python >= 2
-Requires: python-dbus
-Requires: python-modules >= 2
-Requires: python-pygobject3 >= 3
-Requires: python-selinux >= 2.9
-Requires: python-slip-dbus
+Requires: python3
+Requires: python3-dbus
+Requires: python3-modules
+Requires: python3-pygobject3 >= 3
+Requires: python3-selinux >= 2.9
+Requires: python3-slip-dbus
# /usr/sbin/semanage
Requires: selinux-python >= 2.9
Conflicts: policycoreutils-sepolicy < 2.7
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/selinux-dbus.git/commitdiff/5d6de905515ecf31b95066ebb38d56fc89416ac0
More information about the pld-cvs-commit
mailing list