SPECS: eventum.spec - small cli error check

glen glen at pld-linux.org
Mon Apr 10 21:57:37 CEST 2006


Author: glen                         Date: Mon Apr 10 19:57:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small cli error check

---- Files affected:
SPECS:
   eventum.spec (1.173 -> 1.174) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.173 SPECS/eventum.spec:1.174
--- SPECS/eventum.spec:1.173	Mon Apr 10 20:35:21 2006
+++ SPECS/eventum.spec	Mon Apr 10 21:57:32 2006
@@ -14,7 +14,7 @@
 
 #define	_snap	20060330
 #define	_rc		RC3
-%define	_rel	1.6
+%define	_rel	1.8
 
 %include	/usr/lib/rpm/macros.php
 Summary:	Eventum Issue / Bug tracking system
@@ -53,6 +53,7 @@
 Patch9:		%{name}-list-sorting.patch
 Patch10:	%{name}-workflow-handlenewnote-note_id.patch
 Patch11:	%{name}-order4b.patch
+Patch12:	%{name}-cli-errorcheck.patch
 Patch100:	%{name}-paths.patch
 Patch101:	%{name}-cvs-config.patch
 Patch102:	%{name}-irc-mem.patch
@@ -482,6 +483,7 @@
 %patch9 -p1
 %patch10 -p1
 %{?with_order_patch:%patch11 -p1}
+%patch12 -p1
 
 # packaging
 %patch100 -p1
@@ -950,6 +952,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.174  2006/04/10 19:57:32  glen
+- small cli error check
+
 Revision 1.173  2006/04/10 18:35:21  glen
 - curl and xml extensions not required directly in cli
 - bcond for order patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eventum.spec?r1=1.173&r2=1.174&f=u



More information about the pld-cvs-commit mailing list