thomas: server/horde/horde-passwd horde-passwd-kolab.spec,1.17,1.18

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


Author: thomas

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

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


Index: horde-passwd-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-passwd/horde-passwd-kolab.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- horde-passwd-kolab.spec	5 Apr 2008 12:59:55 -0000	1.17
+++ horde-passwd-kolab.spec	10 Jul 2008 11:02:51 -0000	1.18
@@ -2,8 +2,8 @@
 %define         V_horde_name passwd
 %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 3.0.1
 %define         V_uver    3.0.1
 %define         V_date %{V_year}-%{V_month}-%{V_day}
@@ -74,8 +74,8 @@
 	cd ..
 
 	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}                               \
-	    '%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
+	    '%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