gunnar: server/horde/horde-mnemo ChangeLog, 1.2, 1.2.2.1 horde-mnemo-kolab.spec, 1.3, 1.3.2.1

cvs at kolab.org cvs at kolab.org
Fri Jul 20 17:07:49 CEST 2007


Author: gunnar

Update of /kolabrepository/server/horde/horde-mnemo
In directory doto:/tmp/cvs-serv17810/horde/horde-mnemo

Modified Files:
      Tag: kolab_2_1_branch
	ChangeLog horde-mnemo-kolab.spec 
Log Message:
Update the Makefile so that the horde packages build on an installed 2.1 machine.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/horde/horde-mnemo/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- ChangeLog	31 May 2007 14:31:10 -0000	1.2
+++ ChangeLog	20 Jul 2007 15:07:47 -0000	1.2.2.1
@@ -1,3 +1,7 @@
+2007-07-19  Gunnar Wrobel  <p at rdus.de>
+
+	* horde-mnemo-kolab.spec: Update to 20070719
+
 2007-05-31  Gunnar Wrobel  <p at rdus.de>
 
 	* horde-mnemo-kolab.spec: Update to 20070601

Index: horde-mnemo-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-mnemo/horde-mnemo-kolab.spec,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- horde-mnemo-kolab.spec	31 May 2007 14:31:10 -0000	1.3
+++ horde-mnemo-kolab.spec	20 Jul 2007 15:07:47 -0000	1.3.2.1
@@ -2,8 +2,8 @@
 %define         V_horde_name mnemo
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2007
-%define         V_month 06
-%define         V_day   01
+%define         V_month 07
+%define         V_day   19
 %define		V_version %{V_year}%{V_month}%{V_day}
 %define		V_date %{V_year}-%{V_month}-%{V_day}
 %define         V_release 1
@@ -27,8 +27,14 @@
 # Build Info
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
-BuildPreReq:	apache, php, php::with_pear = yes
-PreReq:		horde-kolab >= 20070131, apache, php, php::with_pear = yes
+
+#Pre requisites
+
+BuildPreReq:  php, php::with_pear = yes
+PreReq:       php, php::with_pear = yes
+PreReq:	      PEAR-Net_Sieve >= 1.1.5
+PreReq:	      horde-framework-kolab >= %{V_version}
+
 AutoReq:      no
 AutoReqProv:  no
 #BuildArch:    noarch





More information about the commits mailing list