From 4718c31b3503ba82518fcdd0af7ca814f2a54894 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Nov 15 2015 09:33:06 +0000 Subject: Add missing elements --- diff --git a/awake.spec b/awake.spec index c57605d..aa2d515 100644 --- a/awake.spec +++ b/awake.spec @@ -15,6 +15,13 @@ Requires: python3-awake %description A command to 'wake on LAN' a remote host. +%package -n python-%{name} +Summary: Python bindings for %{name} +%{?python_provide:%python_provide python-%{srcname}} + +%description -n python-%{srcname} +Python bindings for %{name}. + %prep %autosetup