Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sarg for openSUSE:Factory checked in 
at 2022-08-30 14:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sarg (Old)
 and      /work/SRC/openSUSE:Factory/.sarg.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sarg"

Tue Aug 30 14:48:55 2022 rev:38 rq:999886 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sarg/sarg.changes        2020-06-17 
14:56:19.966212877 +0200
+++ /work/SRC/openSUSE:Factory/.sarg.new.2083/sarg.changes      2022-08-30 
14:49:08.064067512 +0200
@@ -1,0 +2,5 @@
+Fri Aug 26 06:33:56 UTC 2022 - Thorsten Kukuk <ku...@suse.com>
+
+- Install sarg-reports.1 in the correct man section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sarg.spec ++++++
--- /var/tmp/diff_new_pack.n2YFbD/_old  2022-08-30 14:49:08.612068911 +0200
+++ /var/tmp/diff_new_pack.n2YFbD/_new  2022-08-30 14:49:08.620068931 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sarg
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -92,8 +92,8 @@
 ln -s %{_libexecdir}/%{name}/suse.de-sarg 
%{buildroot}%{_sysconfdir}/cron.daily/
 ln -s %{_libexecdir}/%{name}/suse.de-sarg 
%{buildroot}%{_sysconfdir}/cron.weekly/
 ln -s %{_libexecdir}/%{name}/suse.de-sarg 
%{buildroot}%{_sysconfdir}/cron.monthly/
-install -d -m 755 %{buildroot}%{_mandir}/man8
-install -m 644 %{SOURCE8} %{buildroot}%{_mandir}/man8
+install -d -m 755 %{buildroot}%{_mandir}/man1
+install -m 644 %{SOURCE8} %{buildroot}%{_mandir}/man1
 
 %post
 %{fillup_only -n sarg}
@@ -129,7 +129,7 @@
 %defattr(0644,root,root,0755)
 /srv/www/htdocs/sarg-php
 %{_mandir}/man1/%{name}*
-%{_mandir}/man8/%{name}-report*
+%{_mandir}/man1/%{name}-report*
 %license COPYING LICENSE
 %doc CONTRIBUTORS ChangeLog DONATIONS README
 

Reply via email to