diff --git a/tlp.spec b/tlp.spec index c5ac318..b19752d 100644 --- a/tlp.spec +++ b/tlp.spec @@ -1,6 +1,6 @@ Name: tlp Version: 0.6 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Advanced power management tool for Linux License: GPLv2+ URL: http://linrunner.de/tlp @@ -13,7 +13,6 @@ Requires: redhat-lsb-core Requires: rfkill Requires: udev Requires: usbutils -Requires: wireless-tools Requires: pm-utils Requires: pciutils #Conflicts with laptop-mode-tools, note that an official @@ -97,6 +96,9 @@ fi /bin/systemctl enable NetworkManager-dispatcher.service >/dev/null 2>&1 || : %changelog +* Mon Nov 17 2014 Jeremy Newton - 0.6-4 +- Redundant Dependancy + * Tue Nov 4 2014 Jeremy Newton - 0.6-3 - Wrong udev dir for el6 - Preset shouldn't be on el6 (f18+, EPEL 7+)