gunnar: server/horde/horde-kronolith ChangeLog, 1.4, 1.5 horde-kronolith-kolab.spec, 1.17, 1.18 HK-GW-Fix_create_new_event.patch, 1.1, NONE HK-GW-Fix_share_right_editing.patch, 1.1, NONE HK-GW-Kolab_issue_2138.patch, 1.1, NONE HK-UV-Fix_list_events.patch, 1.1, NONE

cvs at kolab.org cvs at kolab.org
Thu Nov 29 09:25:55 CET 2007


Author: gunnar

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

Modified Files:
	ChangeLog horde-kronolith-kolab.spec 
Removed Files:
	HK-GW-Fix_create_new_event.patch 
	HK-GW-Fix_share_right_editing.patch 
	HK-GW-Kolab_issue_2138.patch HK-UV-Fix_list_events.patch 
Log Message:
Horde packages updated to the newest RC1 release.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/horde/horde-kronolith/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ChangeLog	19 Nov 2007 19:41:01 -0000	1.4
+++ ChangeLog	29 Nov 2007 08:25:52 -0000	1.5
@@ -1,3 +1,7 @@
+2007-11-29  Gunnar Wrobel  <p at rdus.de>
+
+	* horde-kronolith-kolab.spec: Update to RC1
+
 2007-11-19  Gunnar Wrobel  <p at rdus.de>
 
 	* horde-kronolith-kolab.spec:

Index: horde-kronolith-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-kronolith/horde-kronolith-kolab.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- horde-kronolith-kolab.spec	19 Nov 2007 19:41:01 -0000	1.17
+++ horde-kronolith-kolab.spec	29 Nov 2007 08:25:52 -0000	1.18
@@ -3,9 +3,9 @@
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2007
 %define         V_month 11
-%define         V_day   19
-%define         V_version 2.2_alpha
-%define         V_uver    2.2-alpha
+%define         V_day   28
+%define         V_version 2.2_rc1
+%define         V_uver    2.2-rc1
 %define         V_date %{V_year}-%{V_month}-%{V_day}
 %define         V_release %{V_year}%{V_month}%{V_day}
 
@@ -26,12 +26,6 @@
 Source1:        horde-kronolith-kolab-conf.template
 Source2:        conf.php
 
-# List of Patches
-Patch0:         HK-GW-Fix_create_new_event.patch
-Patch1:         HK-GW-Fix_share_right_editing.patch
-Patch2:         HK-UV-Fix_list_events.patch
-Patch3:         HK-GW-Kolab_issue_2138.patch
-
 # Build Info
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
@@ -60,10 +54,6 @@
 	%setup -c -q -n %{V_horde_name}-h3-%{V_uver}
 
 	cd %{V_horde_name}-h3-%{V_uver}
-	%patch -p2 -P 0
-	%patch -p2 -P 1
-	%patch -p2 -P 2
-	%patch -p2 -P 3
 	cd ..
 
 %build
@@ -86,9 +76,10 @@
 	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:2}           \
 	  $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/
 
-	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}                               \
-	    '%config(noreplace) %{l_prefix}/etc/kolab/templates/horde-kronolith-kolab-conf.template' \
-	    '%config(noreplace) %{l_prefix}/var/kolab/www/horde/%{V_horde_name}/config/conf.php'
+	%{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/conf.php
 
 %clean
 	rm -rf $RPM_BUILD_ROOT

--- HK-GW-Fix_create_new_event.patch DELETED ---

--- HK-GW-Fix_share_right_editing.patch DELETED ---

--- HK-GW-Kolab_issue_2138.patch DELETED ---

--- HK-UV-Fix_list_events.patch DELETED ---





More information about the commits mailing list