Hello community,

here is the log from the commit of package monitoring-plugins-smart for 
openSUSE:Factory checked in at 2014-10-23 14:20:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-smart (Old)
 and      /work/SRC/openSUSE:Factory/.monitoring-plugins-smart.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "monitoring-plugins-smart"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-smart/monitoring-plugins-smart.changes
        2014-08-20 10:50:51.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-smart.new/monitoring-plugins-smart.changes
   2014-10-23 14:20:18.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Oct 17 04:36:22 UTC 2014 - [email protected]
+
+- buildrequire sudo to avoid having to package the sudoers directory
+  with wrong permissions
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ monitoring-plugins-smart.spec ++++++
--- /var/tmp/diff_new_pack.KBxW6B/_old  2014-10-23 14:20:19.000000000 +0200
+++ /var/tmp/diff_new_pack.KBxW6B/_new  2014-10-23 14:20:19.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package monitoring-plugins-smart
 #
-# Copyright (c) 2009-2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,27 @@
 #
 
 
-
 Name:           monitoring-plugins-smart
 Version:        5.2
-Release:        1
-License:        SUSE-Public-Domain
+Release:        0
 Summary:        Check SMART status of a given disk
-Url:            http://www.claudiokuenzler.com/nagios-plugins/check_smart.php
+License:        SUSE-Public-Domain
 Group:          System/Monitoring
+Url:            http://www.claudiokuenzler.com/nagios-plugins/check_smart.php
 Source0:        check_smart.pl
 Source1:        usr.lib.nagios.plugins.check_smart
 Source3:        monitoring-plugins-smart-README.SUSE
 Patch0:         enable_auto_interface.patch
 BuildRequires:  nagios-rpm-macros
+BuildRequires:  sudo
 Provides:       nagios-plugins-smart = %{version}-%{release}
 Obsoletes:      nagios-plugins-smart < 1.02
-Requires:       smartmontools >= 5.39
 Requires:       monitoring-plugins-common
+Requires:       smartmontools >= 5.39
 Requires:       sudo
-Requires:       perl(Getopt::Long)
 Requires:       perl(File::Basename)
 Requires:       perl(FindBin)
+Requires:       perl(Getopt::Long)
 Recommends:     apparmor-parser
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -85,7 +85,6 @@
 %{nagios_plugindir}/check_smart
 %config(noreplace) %{_sysconfdir}/apparmor.d/usr.lib.nagios.plugins.check_smart
 %if 0%{?suse_version} > 1130
-%dir %{_sysconfdir}/sudoers.d
 %config(noreplace) %{_sysconfdir}/sudoers.d/%{name}
 %endif
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to