[nut/f14/master] nut should not require hal, it should be required only by nut-hal

Michal Hlavinka mhlavink at fedoraproject.org
Wed Apr 20 10:59:31 UTC 2011


commit 7667b9f2278abc9a2943ce7e0479b48c8b70a96b
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Wed Apr 20 12:59:38 2011 +0200

    nut should not require hal, it should be required only by nut-hal

 nut.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/nut.spec b/nut.spec
index 3d6abf8..85ab6f8 100644
--- a/nut.spec
+++ b/nut.spec
@@ -14,7 +14,7 @@
 Summary: Network UPS Tools
 Name: nut
 Version: 2.6.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Applications/System
 License: GPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -26,8 +26,6 @@ Source3: nut-client.tmpfiles
 
 Patch0: nut-2.2.1-conf.patch
 
-Requires: nut-client => 2.4.0 hal
-Requires(pre): hal
 Requires(post): fileutils chkconfig initscripts
 Requires(postun): fileutils chkconfig initscripts
 
@@ -383,6 +381,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libupsclient.pc
 
 %changelog
+* Thu Apr 14 2011 Michal Hlavinka <mhlavink at redhat.com> - 2.6.0-4
+- nut should not require hal, it should be required only by nut-hal
+
 * Mon Mar 28 2011 Michal Hlavinka <mhlavink at redhat.com> - 2.6.0-3
 - fix list of ssl libraries in libupsclient.pc
 


More information about the scm-commits mailing list