forked from pool/patch2mail
Accepting request 74130 from system:packagemanager
- version 1.1 - added handling for package updates in patch2mail and the xslt - include note about patches affecting the package manager - new sysconfig option PATCHES_ONLY - set to "no" to include package updates in the notification mail OBS-URL: https://build.opensuse.org/request/show/74130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patch2mail?expand=0&rev=4
This commit is contained in:
commit
657368c1f2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:406d55a26b227c95f3cd333e8ad949ac68ca7150e0973c9baaf289e3d809837e
|
||||
size 9968
|
3
patch2mail-1.1.tar.bz2
Normal file
3
patch2mail-1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa0cc501c38de4409e41b15e4c703be023790be5e29c21b05b22d8dffa0eeec3
|
||||
size 10357
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 19 15:48:01 UTC 2011 - opensuse@cboltz.de
|
||||
|
||||
- updated summary to include package updates
|
||||
- version 1.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 3 13:37:52 UTC 2011 - opensuse@cboltz.de
|
||||
|
||||
- include note about patches affecting the package manager
|
||||
- new sysconfig option PATCHES_ONLY - set to "no" to include package
|
||||
updates in the notification mail
|
||||
- added handling for package updates in patch2mail and the xslt
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 23 20:11:32 UTC 2010 - opensuse@cboltz.de
|
||||
|
||||
|
@ -1,29 +1,11 @@
|
||||
#
|
||||
# spec file for package patch2mail (Version 1.0)
|
||||
#
|
||||
# Copyright (c) 2010 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
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: patch2mail
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
Release: 1
|
||||
#
|
||||
License: GPLv2+
|
||||
#
|
||||
Summary: Patch notification via mail
|
||||
Summary: Patch and package update notification via mail
|
||||
#BuildRequires: bash
|
||||
#
|
||||
Url: http://blog.cboltz.de/plugin/tag/patch2mail
|
||||
@ -50,7 +32,7 @@ Requires: zypper
|
||||
|
||||
%description
|
||||
patch2mail checks for available updates and sends a mail to root
|
||||
if any patches are available
|
||||
if any patches or updated packages (configureable) are available.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user