From 1d1dc0b7cc94337e8ad2ca452bb1d4586bff7d98 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Jun 24 2017 09:12:42 +0000 Subject: add missing python3-xapp requires --- diff --git a/cinnamon-screensaver.spec b/cinnamon-screensaver.spec index 5a7e8c6..2333d2c 100644 --- a/cinnamon-screensaver.spec +++ b/cinnamon-screensaver.spec @@ -1,7 +1,7 @@ Summary: Cinnamon Screensaver Name: cinnamon-screensaver Version: 3.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ URL: https://github.com/linuxmint/ Source0: %url/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -27,6 +27,7 @@ Requires: accountsservice-libs Requires: libgnomekbd Requires: python3-gobject Requires: python3-setproctitle +Requires: python3-xapp # since we use it, and pam spams the log if a module is missing Requires: gnome-keyring-pam @@ -129,6 +130,9 @@ fi %endif %changelog +* Sat Jun 24 2017 Leigh Scott - 3.4.1-2 +- add missing python3-xapp requires + * Wed Jun 21 2017 Leigh Scott - 3.4.1-1 - update to 3.4.1 release