Drop lsb-release dependency

This is no longer needed.
epel9
Mystro256 3 years ago
parent 4432f18ccc
commit 1ef0d0d396

@ -1,7 +1,7 @@
%global gittag 1.4.0
Name: tlp
Version: 1.4.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Advanced power management tool for Linux
License: GPLv2+
URL: http://linrunner.de/en/tlp/tlp.html
@ -18,7 +18,6 @@ BuildRequires: libappstream-glib
Requires: ethtool
Requires: hdparm
Requires: iw
Requires: redhat-lsb-core
Requires: rfkill
Requires: systemd
Requires: udev
@ -132,6 +131,9 @@ fi
/bin/systemctl enable NetworkManager-dispatcher.service >/dev/null 2>&1 || :
%changelog
* Tue Oct 5 2021 Jeremy Newton <alexjnewt AT hotmail DOT com> - 1.4.0-2
- Drop lsb-release dependency (not needed)
* Sat Oct 2 2021 Jeremy Newton <alexjnewt AT hotmail DOT com> - 1.4.0-1
- Update to 1.4.0

Loading…
Cancel
Save