gunnar: server/horde/horde-nag ChangeLog, 1.3, 1.4 horde-nag-kolab.spec, 1.15, 1.16 HK-GW-Fix_share_right_editing.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-nag
In directory doto:/tmp/cvs-serv8296/horde/horde-nag

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

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

Index: horde-nag-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-nag/horde-nag-kolab.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- horde-nag-kolab.spec	4 Oct 2007 09:47:55 -0000	1.15
+++ horde-nag-kolab.spec	29 Nov 2007 08:25:52 -0000	1.16
@@ -2,10 +2,10 @@
 %define         V_horde_name nag
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2007
-%define         V_month 10
-%define         V_day   04
-%define         V_version 2.2_alpha
-%define         V_uver    2.2-alpha
+%define         V_month 11
+%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}
 
@@ -25,9 +25,6 @@
 Source0:	http://ftp.horde.org/pub/%{V_horde_name}/%{V_horde_name}-h3-%{V_uver}.tar.gz
 Source1:        conf.php
 
-# List of Patches
-Patch0:         HK-GW-Fix_share_right_editing.patch
-
 # Build Info
 Prefix:		%{l_prefix}
 BuildRoot:	%{l_buildroot}
@@ -50,7 +47,6 @@
 	%setup -c -q -n %{V_horde_name}-h3-%{V_uver}
 
 	cd %{V_horde_name}-h3-%{V_uver}
-	%patch -p2 -P 0
 	cd ..
 
 %build
@@ -70,8 +66,9 @@
 	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:1}           \
 	  $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}/var/kolab/www/horde/%{V_horde_name}/config/conf.php'
+	%{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/conf.php
 
 %clean
 	rm -rf $RPM_BUILD_ROOT

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





More information about the commits mailing list