thomas: server/horde/horde-kronolith horde-kronolith-kolab.spec, 1.24, 1.25

cvs at kolab.org cvs at kolab.org
Thu Jul 10 13:02:53 CEST 2008


Author: thomas

Update of /kolabrepository/server/horde/horde-kronolith
In directory doto:/tmp/cvs-serv8742/horde/horde-kronolith

Modified Files:
	horde-kronolith-kolab.spec 
Log Message:
Fix kolab/issue2872 (Building horde packages fails if different version already installed)


Index: horde-kronolith-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-kronolith/horde-kronolith-kolab.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- horde-kronolith-kolab.spec	5 Apr 2008 12:59:55 -0000	1.24
+++ horde-kronolith-kolab.spec	10 Jul 2008 11:02:51 -0000	1.25
@@ -2,8 +2,8 @@
 %define         V_horde_name kronolith
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2008
-%define         V_month 04
-%define         V_day   05
+%define         V_month 07
+%define         V_day   10
 %define         V_version 2.2_rc2
 %define         V_uver    2.2-rc2
 %define         V_date %{V_year}-%{V_month}-%{V_day}
@@ -95,9 +95,9 @@
 	  $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/templates	
 
 	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}                                            \
-	    '%config(noreplace)'              %{l_prefix}/etc/kolab/templates/horde-kronolith-kolab-conf.template \
-	    '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/conf.php     \
-	    '%config(noreplace)'              %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php
+	    '%config(noreplace)              %{l_prefix}/etc/kolab/templates/horde-kronolith-kolab-conf.template' \
+	    '%defattr(-,%{l_nusr},%{l_ngrp}) %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/conf.php'     \
+	    '%config(noreplace)              %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/*.php'
 
 %clean
 	rm -rf $RPM_BUILD_ROOT





More information about the commits mailing list