diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-11-08 14:41:45 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-11-08 14:41:45 +0100 |
commit | 1ec7b4b4b975e6ab68f45907ce437d7289458f1b (patch) | |
tree | 4b2ee4b90becb83a3182609b541ca52945c41bbe /redhat/main/tdeutils/tdeutils-14.0.0.spec | |
parent | e187705a4cf93d04d69e4b58351c128432bf8ba8 (diff) | |
download | tde-packaging-1ec7b4b4b975e6ab68f45907ce437d7289458f1b.tar.gz tde-packaging-1ec7b4b4b975e6ab68f45907ce437d7289458f1b.zip |
RPM Packaging: more update for 14.0.2
Diffstat (limited to 'redhat/main/tdeutils/tdeutils-14.0.0.spec')
-rw-r--r-- | redhat/main/tdeutils/tdeutils-14.0.0.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/redhat/main/tdeutils/tdeutils-14.0.0.spec b/redhat/main/tdeutils/tdeutils-14.0.0.spec index 25e7c3db4..0d3b72413 100644 --- a/redhat/main/tdeutils/tdeutils-14.0.0.spec +++ b/redhat/main/tdeutils/tdeutils-14.0.0.spec @@ -670,7 +670,9 @@ update-desktop-database %{tde_datadir}/applications > /dev/null 2>&1 || : %package -n trinity-klaptopdaemon Summary: Battery monitoring and management for laptops using Trinity Group: Applications/Utilities +%if 0%{?fedora} == 0 || 0%{?fedora} <= 22 Requires: pm-utils +%endif Requires: trinity-kcontrol %if 0%{?with_consolehelper} |