[tlp/epel7] Redundant dependency removed (wireless-tools)

mystro256 mystro256 at fedoraproject.org
Mon Nov 17 15:57:05 UTC 2014


commit c6d4dcaf86f1a6d58e52e9f2718b87268ca7552d
Author: alexjnewt at hotmail.com <alexjnewt at hotmail.com>
Date:   Mon Nov 17 10:55:36 2014 -0500

    Redundant dependency removed (wireless-tools)

 tlp.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/tlp.spec b/tlp.spec
index e944a9d..efcc74e 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -1,6 +1,6 @@
 Name:           tlp
 Version:        0.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Advanced power management tool for Linux
 License:        GPLv2+
 URL:            http://linrunner.de/tlp
@@ -18,7 +18,6 @@ Requires:       systemd
 Requires:       udev
 Requires:       usbutils
 Requires:       pciutils
-Requires:       wireless-tools
 #Conflicts with laptop-mode-tools, note that an official
 #package/package name doesn't exist, so this works for now:
 Conflicts:      %{_sbindir}/laptop_mode
@@ -104,6 +103,9 @@ install -D -m 644 tlp-sleep.service %{buildroot}%{_unitdir}/tlp-sleep.service
 /bin/systemctl enable NetworkManager-dispatcher.service >/dev/null 2>&1 || :
 
 %changelog
+* Mon Nov 17 2014 Jeremy Newton <alexjnewt at hotmail.com> - 0.6-3
+- Wireless-tools removed as a dependency
+
 * Tue Nov 04 2014 Jeremy Newton <alexjnewt at hotmail.com> - 0.6-2
 - Missing Dependancy
 


More information about the scm-commits mailing list