[nut/f15] update requirements of packages

Michal Hlavinka mhlavink at fedoraproject.org
Tue Aug 16 14:03:34 UTC 2011


commit ef0f251d20b68c5561ddac67f753cb20f63a332e
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Tue Aug 16 16:03:19 2011 +0200

    update requirements of packages

 nut.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nut.spec b/nut.spec
index bd9065e..e086576 100644
--- a/nut.spec
+++ b/nut.spec
@@ -14,7 +14,7 @@
 Summary: Network UPS Tools
 Name: nut
 Version: 2.6.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/System
 License: GPLv2+
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -27,7 +27,7 @@ Source3: nut-client.tmpfiles
 Patch2: nut-2.6.0-systemdshutdown.patch
 
 Requires: nut-client => 2.6.0
-Requires(pre): udev
+Requires(pre): shadow-utils udev
 Requires(post): fileutils chkconfig initscripts
 Requires(postun): fileutils chkconfig initscripts
 
@@ -84,7 +84,7 @@ attached to a different computer on the network.
 Group: Applications/System
 Summary: CGI utilities for the Network UPS Tools
 Requires: %{name}-client = %{version}-%{release} webserver
-Requires(pre): shadow-utils
+Requires(pre): shadow-utils udev
 
 %description cgi
 This package includes CGI programs for accessing UPS status via a web
@@ -384,6 +384,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/libupsclient.pc
 
 %changelog
+* Tue Aug 16 2011 Michal Hlavinka <mhlavink at redhat.com> - 2.6.1-3
+- update requirements of packages
+
 * Fri Aug 12 2011 Michal Hlavinka <mhlavink at redhat.com> - 2.6.1-2
 - standard dependency adds udev, but we need it for %%pre script
 


More information about the scm-commits mailing list