Mailinglist Archive: opensuse-commit (875 mails)
| < Previous | Next > |
commit logdigest
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 11 Jul 2008 22:35:36 +0200
- Message-id: <20080711203536.A4F51678178@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package logdigest
checked in at Fri Jul 11 22:35:36 CEST 2008.
--------
--- logdigest/logdigest.changes 2008-03-26 15:30:31.000000000 +0100
+++ logdigest/logdigest.changes 2008-04-13 12:24:16.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Apr 13 12:23:37 CEST 2008 - poeml@xxxxxxx
+
+- don't try to use "Recommends" tag on very old distro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ logdigest.spec ++++++
--- /var/tmp/diff_new_pack.F10959/_old 2008-07-11 22:35:00.000000000 +0200
+++ /var/tmp/diff_new_pack.F10959/_new 2008-07-11 22:35:00.000000000 +0200
@@ -14,7 +14,7 @@
Name: logdigest
Url: http://logdigest.cmdline.net/
Version: 0.1.7
-Release: 19
+Release: 32
Summary: Mail Digests of System Log Files to the System Administrator
License: GPL v2 or later
Group: System/Monitoring
@@ -23,7 +23,9 @@
Source: http://www.cmdline.net/logdigest/logdigest-%{version}.tar.bz2
Patch: logdigest-0.1.7-ignores.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1010
Recommends: cron
+%endif
%description
Logdigest, run by cron at night, greps through system log files
@@ -91,6 +93,8 @@
%config %attr(640,root,root) /etc/cron.d/logdigest-ignores-autogeneration
%changelog
+* Sun Apr 13 2008 poeml@xxxxxxx
+- don't try to use "Recommends" tag on very old distro
* Wed Mar 26 2008 poeml@xxxxxxx
- update ignores to svn r78 (fix openvpn rule)
* Tue Feb 19 2008 poeml@xxxxxxx
@@ -146,7 +150,7 @@
- update to 0.1.4. Some more regexps
* Thu Aug 07 2003 poeml@xxxxxxx
- update to 0.1.3. More added regexps
-* Thu Jul 24 2003 poeml@xxxxxxx
+* Fri Jul 25 2003 poeml@xxxxxxx
- update to 0.1.2
- added a number of regexps
* Thu Aug 01 2002 poeml@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |