Author: glen Date: Tue Oct 14 22:59:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to r3749 add jquery update patch
---- Files affected: SPECS: eventum.spec (1.288 -> 1.289) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.288 SPECS/eventum.spec:1.289 --- SPECS/eventum.spec:1.288 Mon Oct 6 18:11:44 2008 +++ SPECS/eventum.spec Wed Oct 15 00:59:11 2008 @@ -12,8 +12,8 @@ %bcond_with order # with experimental order patch #define snap 20060921 -%define svn r3745 -%define rel 0.41 +%define svn r3749 +%define rel 0.42 #define _rc RC3 %include /usr/lib/rpm/macros.php @@ -28,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: 2899bb0b7cd4820aa18c7a4710702970 +# Source0-md5: 3570d7a9f407fd9f3452f0d75778576d Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -45,7 +45,8 @@ Source15: %{name}-lighttpd.conf Patch0: %{name}-lf.patch Patch1: %{name}-order.patch -Patch2: %{name}-datepicker-dow.patch +Patch2: %{name}-jquery.patch +Patch3: %{name}-datepicker-dow.patch # packaging patches that probably never go upstream Patch100: %{name}-paths.patch Patch101: %{name}-cvs-config.patch @@ -476,7 +477,8 @@ # bug fixes / features %patch0 -p1 %{?with_order:%patch1 -p1} -%patch2 -p1 +%patch2 -p0 +%patch3 -p1 #%patch200 -p1 @@ -906,6 +908,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.289 2008/10/14 22:59:11 glen +- up to r3749 add jquery update patch + Revision 1.288 2008/10/06 16:11:44 glen - firstDay=1 in Europe, until it's configurable ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.288&r2=1.289&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
