Author: glen Date: Mon Oct 20 20:18:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - r3755, custom fields work again
---- Files affected: SPECS: eventum.spec (1.291 -> 1.292) ---- Diffs: ================================================================ Index: SPECS/eventum.spec diff -u SPECS/eventum.spec:1.291 SPECS/eventum.spec:1.292 --- SPECS/eventum.spec:1.291 Wed Oct 15 16:58:51 2008 +++ SPECS/eventum.spec Mon Oct 20 22:18:52 2008 @@ -12,8 +12,8 @@ %bcond_with order # with experimental order patch #define snap 20060921 -%define svn r3749 -%define rel 0.43 +%define svn r3755 +%define rel 0.45 #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: 3570d7a9f407fd9f3452f0d75778576d +# Source0-md5: 521d2b4624dbbe2b96392ba4d9ead7e3 Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron Source3: %{name}-mail-download.cron @@ -44,9 +44,8 @@ Source14: %{name}.logrotate Source15: %{name}-lighttpd.conf Patch0: %{name}-lf.patch -Patch1: %{name}-jquery.patch -Patch2: %{name}-datepicker-dow.patch -Patch3: %{name}-order.patch +Patch1: %{name}-datepicker-dow.patch +Patch2: %{name}-order.patch # packaging patches that probably never go upstream Patch100: %{name}-paths.patch Patch101: %{name}-cvs-config.patch @@ -474,12 +473,8 @@ # bug fixes / features %patch0 -p1 -%patch1 -p0 -%patch2 -p1 -%{?with_order:%patch3 -p1} - -rm css/dynCalendar.css -mv css/ui.datepicker.css js/jquery/ui.datepicker.css +%patch1 -p1 +%{?with_order:%patch2 -p1} #%patch200 -p1 @@ -909,6 +904,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.292 2008/10/20 20:18:52 glen +- r3755, custom fields work again + Revision 1.291 2008/10/15 14:58:51 glen - fix css rename and removal ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.291&r2=1.292&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
