Author: glen Date: Tue Sep 30 09:59:30 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - skip order patch!
---- Files affected: SPECS: eventum.spec (1.284 -> 1.285) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.284 SPECS/eventum.spec:1.285 --- SPECS/eventum.spec:1.284 Tue Sep 9 22:49:52 2008 +++ SPECS/eventum.spec Tue Sep 30 11:59:24 2008 @@ -9,10 +9,11 @@ # # Conditional build: %bcond_with qmail # build the router-qmail subpackage +%bcond_with order # with experimental order pathc #define snap 20060921 -%define svn r3721 -%define rel 0.32 +%define svn r3729 +%define rel 0.34 #define _rc RC3 %include /usr/lib/rpm/macros.php @@ -27,7 +28,7 @@ #Source0: http://eventum.mysql.org/downloads/eventum-2.0.RC3.tar.gz #Source0: http://mysql.tonnikala.org/Downloads/eventum/%{name}-%{version}.tar.gz Source0: %{name}-%{svn}.tar.bz2 -# Source0-md5: 4cec3f45a019f263cb8e5e7ccf7a3be2 +# Source0-md5: a5b8860ab537f839b3a4b385e1ecd6b4 Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -473,7 +474,7 @@ # bug fixes / features %patch0 -p1 -%patch1 -p1 +%{?with_order:%patch1 -p1} #%patch200 -p1 @@ -895,6 +896,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.285 2008/09/30 09:59:24 glen +- skip order patch! + Revision 1.284 2008/09/09 20:49:52 glen - resurrect order.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.284&r2=1.285&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
