summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-06-16 17:23:13 +0000
committerJeroen Roovers <jer@gentoo.org>2011-06-16 17:23:13 +0000
commitd2bbea5fc83ac6d39a7458711f2feb0d31dea807 (patch)
treed62ac38afb0bd84ce8cf6b69ec1dbbe1b9eae9ed /app-admin/tenshi/files
parentVersion bump. (diff)
downloadhistorical-d2bbea5fc83ac6d39a7458711f2feb0d31dea807.tar.gz
historical-d2bbea5fc83ac6d39a7458711f2feb0d31dea807.tar.bz2
historical-d2bbea5fc83ac6d39a7458711f2feb0d31dea807.zip
Version bump. Clean up patches.
Package-Manager: portage-2.2.0_alpha41/cvs/Linux x86_64
Diffstat (limited to 'app-admin/tenshi/files')
-rw-r--r--app-admin/tenshi/files/tenshi-0.10-solo-queue-escalation.patch10
-rw-r--r--app-admin/tenshi/files/tenshi-0.10-warn-logfile.patch5
-rw-r--r--app-admin/tenshi/files/tenshi-create-mandir.patch4
-rw-r--r--app-admin/tenshi/files/tenshi-openrc-init.patch4
-rw-r--r--app-admin/tenshi/files/tenshi-remove-timezone-cache.patch4
5 files changed, 12 insertions, 15 deletions
diff --git a/app-admin/tenshi/files/tenshi-0.10-solo-queue-escalation.patch b/app-admin/tenshi/files/tenshi-0.10-solo-queue-escalation.patch
index a588ec18f131..c17d9f7e749e 100644
--- a/app-admin/tenshi/files/tenshi-0.10-solo-queue-escalation.patch
+++ b/app-admin/tenshi/files/tenshi-0.10-solo-queue-escalation.patch
@@ -4,9 +4,8 @@ Initial Package Version: 0.10
Upstream Status: Accepted to be included in next release
Description: Allows the leftmost queue to have an escalation number if it is the only queue mentioned.
-diff -ur tenshi-0.10/tenshi tenshi-0.10.new/tenshi
---- tenshi-0.10/tenshi 2008-10-06 16:55:37.000000000 -0700
-+++ tenshi-0.10.new/tenshi 2008-10-06 17:18:07.000000000 -0700
+--- a/tenshi
++++ b/tenshi
@@ -522,7 +522,7 @@
}
}
@@ -16,9 +15,8 @@ diff -ur tenshi-0.10/tenshi tenshi-0.10.new/tenshi
die RED "[ERROR] Left most queue in a multiple queue declaration can not have an escalation number\n";
}
-diff -ur tenshi-0.10/tenshi.8 tenshi-0.10.new/tenshi.8
---- tenshi-0.10/tenshi.8 2008-03-13 04:31:12.000000000 -0700
-+++ tenshi-0.10.new/tenshi.8 2008-10-06 17:09:36.000000000 -0700
+--- a/tenshi.8
++++ b/tenshi.8
@@ -337,16 +337,16 @@
regexp. The queue will receive the message that matched the regexp at the time
of escalation, with a count equal to the escalation number. The count of
diff --git a/app-admin/tenshi/files/tenshi-0.10-warn-logfile.patch b/app-admin/tenshi/files/tenshi-0.10-warn-logfile.patch
index 7a43cbbd9f2e..0c3e7bb91608 100644
--- a/app-admin/tenshi/files/tenshi-0.10-warn-logfile.patch
+++ b/app-admin/tenshi/files/tenshi-0.10-warn-logfile.patch
@@ -4,9 +4,8 @@ Initial Package Version: 0.10
Upstream Status: No response
Description: Warns on log files that tenshi can't open and continues monitoring the ones that it can, instead of just exiting.
-diff -ur tenshi-0.10/tenshi tenshi-0.10.new/tenshi
---- tenshi-0.10/tenshi 2008-10-06 16:55:37.000000000 -0700
-+++ tenshi-0.10.new/tenshi 2008-10-07 11:46:06.000000000 -0700
+--- a/tenshi
++++ b/tenshi
@@ -141,10 +141,23 @@
die RED "[ERROR] $main{'csv'}{'path'}: not executable";
}
diff --git a/app-admin/tenshi/files/tenshi-create-mandir.patch b/app-admin/tenshi/files/tenshi-create-mandir.patch
index 8eadb46406d9..72ca3f28576d 100644
--- a/app-admin/tenshi/files/tenshi-create-mandir.patch
+++ b/app-admin/tenshi/files/tenshi-create-mandir.patch
@@ -1,5 +1,5 @@
---- Makefile.orig 2007-10-04 19:57:24.000000000 +0100
-+++ Makefile 2008-03-21 12:59:04.000000000 +0000
+--- a/Makefile
++++ b/Makefile
@@ -38,5 +38,7 @@
install -g root -m 0644 -D tenshi.conf ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf
install -d ${DESTDIR}${docdir}
diff --git a/app-admin/tenshi/files/tenshi-openrc-init.patch b/app-admin/tenshi/files/tenshi-openrc-init.patch
index 7333c10ba0dd..eef9874c553a 100644
--- a/app-admin/tenshi/files/tenshi-openrc-init.patch
+++ b/app-admin/tenshi/files/tenshi-openrc-init.patch
@@ -1,5 +1,5 @@
---- tenshi.gentoo-init.orig 2008-04-17 12:25:05.000000000 +0100
-+++ tenshi.gentoo-init 2008-04-17 12:32:06.000000000 +0100
+--- a/tenshi.gentoo-init
++++ b/tenshi.gentoo-init
@@ -13,7 +13,7 @@
start() {
diff --git a/app-admin/tenshi/files/tenshi-remove-timezone-cache.patch b/app-admin/tenshi/files/tenshi-remove-timezone-cache.patch
index f3cd8ef49be0..272bcfda47fa 100644
--- a/app-admin/tenshi/files/tenshi-remove-timezone-cache.patch
+++ b/app-admin/tenshi/files/tenshi-remove-timezone-cache.patch
@@ -1,5 +1,5 @@
---- tenshi.orig 2008-06-09 21:33:55.000000000 +0100
-+++ tenshi 2008-06-09 21:35:41.000000000 +0100
+--- a/tenshi
++++ b/tenshi
@@ -45,7 +45,6 @@
my $our_hostname = hostname();