thomas: server/horde/fbview-kronolith fbview-kronolith.spec, 1.22, 1.23

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


Author: thomas

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

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


Index: fbview-kronolith.spec
===================================================================
RCS file: /kolabrepository/server/horde/fbview-kronolith/fbview-kronolith.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- fbview-kronolith.spec	23 May 2008 09:19:52 -0000	1.22
+++ fbview-kronolith.spec	10 Jul 2008 11:02:51 -0000	1.23
@@ -2,8 +2,8 @@
 %define         V_horde_name kronolith
 %define         V_package fbview-%{V_horde_name}
 %define         V_year  2008
-%define         V_month 05
-%define         V_day   23
+%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 @@
 	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:1} \
 	  $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/fbview-kronolith-conf.template   \
-	    '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/kolab/www/fbview/%{V_horde_name}/config/conf.php \
-	    '%config(noreplace)' %{l_prefix}/var/kolab/www/fbview/%{V_horde_name}/config/*.php
+	    '%config(noreplace) %{l_prefix}/etc/kolab/templates/fbview-kronolith-conf.template'   \
+	    '%defattr(-,%{l_nusr},%{l_ngrp}) %{l_prefix}/var/kolab/www/fbview/%{V_horde_name}/config/conf.php' \
+	    '%config(noreplace) %{l_prefix}/var/kolab/www/fbview/%{V_horde_name}/config/*.php'
 
 %clean
 	rm -rf $RPM_BUILD_ROOT





More information about the commits mailing list