Hello community, here is the log from the commit of package logwatch for openSUSE:Factory checked in at 2015-02-20 13:51:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/logwatch (Old) and /work/SRC/openSUSE:Factory/.logwatch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "logwatch" Changes: -------- --- /work/SRC/openSUSE:Factory/logwatch/logwatch.changes 2013-12-11 11:29:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.logwatch.new/logwatch.changes 2015-02-20 13:51:03.000000000 +0100 @@ -1,0 +2,11 @@ +Fri Feb 20 10:50:41 UTC 2015 - [email protected] + +- Update to version 7.4.1 + * No changelog available +- Remove logwatch-parse_rsyslog_timestamps.patch; merged on upstream + release +- Spec file clean up + * Remove obsolete macros + * Remove redundant %clean section + +------------------------------------------------------------------- Old: ---- logwatch-7.4.0.tar.bz2 logwatch-parse_rsyslog_timestamps.patch New: ---- logwatch-7.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ logwatch.spec ++++++ --- /var/tmp/diff_new_pack.KuECc8/_old 2015-02-20 13:51:04.000000000 +0100 +++ /var/tmp/diff_new_pack.KuECc8/_new 2015-02-20 13:51:04.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package logwatch # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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,29 +16,21 @@ # -#package changed name with SLE11 -%if 0%{?suse_version} < 1100 -%define date_manip_pkg perl-DateManip -%else -%define date_manip_pkg perl-Date-Manip -%endif - Name: logwatch Summary: Analyzes and Reports on system logs License: MIT Group: System/Monitoring -Version: 7.4.0 +Version: 7.4.1 Release: 0 Url: http://www.logwatch.org BuildArch: noarch -Source0: logwatch-%{version}.tar.bz2 +Source0: http://sourceforge.net/projects/logwatch/files/%{name}-%{version}/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc Source2: Logwatch_Dmeventd_Setup_Files.tar.xz Patch0: logwatch-firewall.patch Patch2: logwatch-timestamp_in_var.patch Patch3: logwatch-dmeventd-reduce_frequency.patch -Patch4: logwatch-parse_rsyslog_timestamps.patch -Requires: %date_manip_pkg +Requires: perl-Date-Manip Requires: cron Requires: grep Requires: mailx @@ -61,7 +53,6 @@ %patch0 %patch2 %patch3 -%patch4 dos2unix scripts/services/courier %build @@ -114,9 +105,6 @@ rpm -qa --queryformat='%%{name}/%%{version}/%%{release}/%%{arch}\n'| sort | bzip2 -9 > USEDFORBUILD.bz2 # -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc README HOWTO-Customize-LogWatch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
