SPECS: eventum.spec - firstDay=1 in Europe, until it's configurable

glen glen at pld-linux.org
Mon Oct 6 18:11:50 CEST 2008


Author: glen                         Date: Mon Oct  6 16:11:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- firstDay=1 in Europe, until it's configurable

---- Files affected:
SPECS:
   eventum.spec (1.287 -> 1.288) 

---- Diffs:

================================================================
Index: SPECS/eventum.spec
diff -u SPECS/eventum.spec:1.287 SPECS/eventum.spec:1.288
--- SPECS/eventum.spec:1.287	Fri Oct  3 19:13:08 2008
+++ SPECS/eventum.spec	Mon Oct  6 18:11:44 2008
@@ -12,8 +12,8 @@
 %bcond_with	order	# with experimental order patch
 
 #define	snap	20060921
-%define	svn		r3729
-%define	rel		0.40
+%define	svn		r3745
+%define	rel		0.41
 #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:	a5b8860ab537f839b3a4b385e1ecd6b4
+# Source0-md5:	2899bb0b7cd4820aa18c7a4710702970
 Source1:	%{name}-apache.conf
 Source2:	%{name}-mail-queue.cron
 Source3:	%{name}-mail-download.cron
@@ -45,6 +45,7 @@
 Source15:	%{name}-lighttpd.conf
 Patch0:		%{name}-lf.patch
 Patch1:		%{name}-order.patch
+Patch2:		%{name}-datepicker-dow.patch
 # packaging patches that probably never go upstream
 Patch100:	%{name}-paths.patch
 Patch101:	%{name}-cvs-config.patch
@@ -475,6 +476,7 @@
 # bug fixes / features
 %patch0 -p1
 %{?with_order:%patch1 -p1}
+%patch2 -p1
 
 #%patch200 -p1
 
@@ -904,6 +906,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.288  2008/10/06 16:11:44  glen
+- firstDay=1 in Europe, until it's configurable
+
 Revision 1.287  2008/10/03 17:13:08  glen
 - less noise on first install
 
@@ -948,7 +953,7 @@
 - fix upgrade scripts
 
 Revision 1.273  2008-05-13 09:21:32  glen
- - update to r3569, add databasse update trigger
+- update to r3569, add databasse update trigger
 
 Revision 1.272  2008-03-25 11:28:29  glen
 - update to r3558
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eventum.spec?r1=1.287&r2=1.288&f=u



More information about the pld-cvs-commit mailing list