[packages/tenshi] up to 0.14

glen glen at pld-linux.org
Wed Oct 23 20:25:34 CEST 2013


commit c3a84b3d6f75d94e279b537aa29e82e797e6f425
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Oct 23 21:25:18 2013 +0300

    up to 0.14

 tenshi-root.patch | 11 ++++++++---
 tenshi.init       |  0
 tenshi.spec       |  6 +++---
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/tenshi.spec b/tenshi.spec
index bf8b8d3..d70ed20 100644
--- a/tenshi.spec
+++ b/tenshi.spec
@@ -2,12 +2,12 @@
 Summary:	Log parsing and notification program
 Summary(pl.UTF-8):	Program do analizy logów i powiadamiania
 Name:		tenshi
-Version:	0.12
-Release:	2
+Version:	0.14
+Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://dev.inversepath.com/tenshi/%{name}-%{version}.tar.gz
-# Source0-md5:	2b5b19c3b74b3fa7bb2a768b7a9c01ae
+# Source0-md5:	9951f2995c4e08539a60026774da183a
 Source1:	%{name}.init
 Source2:	%{name}.tmpfiles
 Patch0:		%{name}-root.patch
diff --git a/tenshi-root.patch b/tenshi-root.patch
index db9a3a4..95ef5e0 100644
--- a/tenshi-root.patch
+++ b/tenshi-root.patch
@@ -1,10 +1,15 @@
---- tenshi-0.5.1/Makefile	2006-08-30 14:39:38.320918658 +0300
-+++ tenshi-0.5.1/Makefile	2006-08-30 14:40:47.672478124 +0300
-@@ -38,5 +38,5 @@
+--- tenshi-0.14/Makefile~	2012-06-03 12:59:59.000000000 +0300
++++ tenshi-0.14/Makefile	2013-10-23 21:23:51.272289331 +0300
+@@ -35,10 +35,10 @@
+ install:
+ 	install -D tenshi ${DESTDIR}${bindir}/tenshi
+ 	[ -f ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf ] || \
 -		install -g root -m 0644 -D tenshi.conf ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf
 +		install -m 0644 -D tenshi.conf ${DESTDIR}${sysconfdir}/tenshi/tenshi.conf
  	install -d ${DESTDIR}${docdir}
  	install -m 0644 ${DOCS} ${DESTDIR}${docdir}/
+ 	[ -d ${DESTDIR}${mandir}/man8 ] || \
+ 		install -d ${DESTDIR}${mandir}/man8
 -	install -g root -m 0644 tenshi.8 ${DESTDIR}${mandir}/man8/
 -	install -g root -m 755 -d ${DESTDIR}${libdir}
 +	install -m 0644 tenshi.8 ${DESTDIR}${mandir}/man8/
diff --git a/tenshi.init b/tenshi.init
old mode 100644
new mode 100755
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tenshi.git/commitdiff/c3a84b3d6f75d94e279b537aa29e82e797e6f425



More information about the pld-cvs-commit mailing list