Author: glen                         Date: Mon Apr 10 18:35:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- curl and xml extensions not required directly in cli
- bcond for order patch

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

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.172 SPECS/eventum.spec:1.173
--- SPECS/eventum.spec:1.172    Thu Apr  6 22:02:37 2006
+++ SPECS/eventum.spec  Mon Apr 10 20:35:21 2006
@@ -10,10 +10,11 @@
 #
 # Conditional build:
 %bcond_with    qmail   # build the router-qmail subpackage
+%bcond_with    order_patch     # with custom issue order patch
 
 #define        _snap   20060330
 #define        _rc             RC3
-%define        _rel    1.1
+%define        _rel    1.6
 
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
@@ -24,7 +25,7 @@
 License:       GPL
 Group:         Applications/WWW
 #Source0:      
http://downloads.mysql.com/snapshots/eventum/%{name}-nightly-%{_snap}.tar.gz
-Source0:       
http://mysql.dataphone.se/Downloads/%{name}/%{name}-%{version}.tar.gz
+Source0:       
http://mysql.dataphone.se/Downloads/eventum/%{name}-%{version}.tar.gz
 # Source0-md5: e1845de39b4d9bd30ddec9c26031a7d5
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
@@ -51,6 +52,7 @@
 Patch8:                %{name}-close-signature.patch
 Patch9:                %{name}-list-sorting.patch
 Patch10:       %{name}-workflow-handlenewnote-note_id.patch
+Patch11:       %{name}-order4b.patch
 Patch100:      %{name}-paths.patch
 Patch101:      %{name}-cvs-config.patch
 Patch102:      %{name}-irc-mem.patch
@@ -414,9 +416,7 @@
 Requires:      %{name}-base = %{version}-%{release}
 Requires:      php-cli
 Requires:      php-common >= 3:4.1.0
-Requires:      php-curl
 Requires:      php-pear-XML_RPC
-Requires:      php-xml
 
 %description cli
 The Eventum command-line interface allows you to access most of the
@@ -481,6 +481,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%{?with_order_patch:%patch11 -p1}
 
 # packaging
 %patch100 -p1
@@ -949,6 +950,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.173  2006/04/10 18:35:21  glen
+- curl and xml extensions not required directly in cli
+- bcond for order patch
+
 Revision 1.172  2006/04/06 20:02:37  glen
 - add workflow-handlenewnote-note_id.patch
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to