SPECS: tenshi.spec - add debug smtp patch

glen glen at pld-linux.org
Tue May 9 17:52:17 CEST 2006


Author: glen                         Date: Tue May  9 15:52:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add debug smtp patch

---- Files affected:
SPECS:
   tenshi.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/tenshi.spec
diff -u SPECS/tenshi.spec:1.8 SPECS/tenshi.spec:1.9
--- SPECS/tenshi.spec:1.8	Wed Jul 27 16:01:01 2005
+++ SPECS/tenshi.spec	Tue May  9 17:52:12 2006
@@ -4,13 +4,14 @@
 Summary(pl):	Program do analizy logów i powiadamiania
 Name:		tenshi
 Version:	0.3.4
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dev.gentoo.org/~lcars/tenshi/%{name}-%{version}.tar.gz
 # Source0-md5:	f3e875540833a85c43052d96c5698463
 Source1:	%{name}.init
 Patch0:		%{name}-root.patch
+Patch1:		%{name}-debugsmtp.patch
 URL:		http://www.gentoo.org/proj/en/infrastructure/tenshi/index.xml
 BuildRequires:	rpmbuild(macros) >= 1.228
 BuildRequires:	rpm-perlprov
@@ -54,6 +55,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -93,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/05/09 15:52:12  glen
+- add debug smtp patch
+
 Revision 1.8  2005/07/27 14:01:01  glen
 - convert PreReq to Requires for new rpm
 - perl dependencies autodetected (using macros.perl)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tenshi.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list