diff options
author | François Andriot <albator78@libertysurf.fr> | 2016-01-03 15:16:10 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2016-01-03 15:16:10 +0100 |
commit | c7f950b998213cd4e268b0d3451c82d6adaf701e (patch) | |
tree | 1efe128cbacbf398f913eddd76a8a54ec20599e6 /redhat/main/tdeutils | |
parent | ba82d3ca632fc0536af9fa6e95ebf6c5acb5ffe3 (diff) | |
download | tde-packaging-c7f950b998213cd4e268b0d3451c82d6adaf701e.tar.gz tde-packaging-c7f950b998213cd4e268b0d3451c82d6adaf701e.zip |
RPM packaging: remove obsolete pm-utils dependency in tdeutils
Diffstat (limited to 'redhat/main/tdeutils')
-rw-r--r-- | redhat/main/tdeutils/tdeutils-14.0.0.spec | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/redhat/main/tdeutils/tdeutils-14.0.0.spec b/redhat/main/tdeutils/tdeutils-14.0.0.spec index 0d3b72413..cd5440d47 100644 --- a/redhat/main/tdeutils/tdeutils-14.0.0.spec +++ b/redhat/main/tdeutils/tdeutils-14.0.0.spec @@ -225,7 +225,7 @@ from within Ark. The program can handle various formats such as tar, gzip, bzip2, zip, rar and lha (if appropriate command-line programs are installed). -Ark can work closely with Konqueror in the KDE environment to handle archives, +Ark can work closely with Konqueror in the TDE environment to handle archives, if you install the Konqueror Integration plugin available in the konq-plugins package. @@ -670,9 +670,6 @@ 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} |