Hello community,

here is the log from the commit of package cronie for openSUSE:Factory checked 
in at 2012-04-12 09:20:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cronie (Old)
 and      /work/SRC/openSUSE:Factory/.cronie.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cronie", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/cronie/cronie.changes    2012-01-25 
15:01:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cronie.new/cronie.changes       2012-04-12 
09:21:22.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Apr 10 14:28:34 UTC 2012 - [email protected]
+
+- added cronie-1.4.8-bug_756197.diff to remove references to anacron
+  in crontab.5
+
+-------------------------------------------------------------------

New:
----
  cronie-1.4.8-bug_756197.diff

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

Other differences:
------------------
++++++ cronie.spec ++++++
--- /var/tmp/diff_new_pack.LESZnB/_old  2012-04-12 09:21:23.000000000 +0200
+++ /var/tmp/diff_new_pack.LESZnB/_new  2012-04-12 09:21:23.000000000 +0200
@@ -26,8 +26,6 @@
 BuildRequires:  pam-devel
 BuildRequires:  systemd
 Url:            https://fedorahosted.org/cronie/
-License:        BSD-3-Clause and GPL-2.0 and MIT
-Group:          System/Daemons
 Recommends:     smtp_daemon
 Recommends:     postfix
 PreReq:         permissions %fillup_prereq %insserv_prereq cron 
sysvinit(syslog)
@@ -36,6 +34,8 @@
 Release:        0
 %{expand: %%define cronie_version %version}
 Summary:        Cron Daemon
+License:        BSD-3-Clause and GPL-2.0 and MIT
+Group:          System/Daemons
 Source0:        %name-%version.tar.gz
 Source1:        cron.init
 Source2:        run-crons
@@ -57,6 +57,7 @@
 Patch7:         cronie-1.4.7-disable_logging.patch
 # PATCH-FIX-UPSTREAM use run-crons instead of run-parts for anacron 
(bnc#689494)
 Patch8:         cronie-anacron-1.4.7-run-crons.patch
+Patch9:         cronie-1.4.8-bug_756197.diff
 Conflicts:      cron <= 4.1
 # When finish update protection of sles11 we could uncomment line bellow and 
drop all
 # ugly hacks with subpackage cron needed for proper update proces
@@ -76,6 +77,7 @@
 Version:        4.2
 Release:        0
 Summary:        Auxiliary package
+Group:          System/Daemons
 Requires:       %{name} = %{cronie_version}-%{release}
 
 %description -n cron
@@ -98,6 +100,7 @@
 %patch5 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9
 cp %{S:7} ./cron_to_cronie.README
 
 %build


++++++ cronie-1.4.8-bug_756197.diff ++++++
--- man/crontab.5.orig  2012-04-10 10:02:06.520889184 -0400
+++ man/crontab.5       2012-04-10 10:03:19.752973655 -0400
@@ -19,7 +19,7 @@
 .\"
 .\" $Id: crontab.5,v 1.6 2004/01/23 19:03:33 vixie Exp $
 .\" 
-.TH ANACRONTAB 5 "July 2010" "Marcela Mašláňová" "Cronie Users' Manual"
+.TH CRONTAB 5 "July 2010" "Marcela Mašláňová" "Cronie Users' Manual"
 .SH NAME
 crontab \- files used to schedule the execution of programs
 .SH DESCRIPTION
@@ -274,7 +274,7 @@
 0-59 * * * * id -Z > /tmp/SystemHigh/crontest
 .fi
 .SH FILES
-.I /etc/anacrontab
+.I /etc/crontab
 system crontab file for jobs like cron.daily, weekly, monthly.
 .I /var/spool/cron/
 a directory for storing crontabs defined by users.
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to