gunnar: server/kolab-fbview kolab-fbview.spec,1.1,1.2

cvs at kolab.org cvs at kolab.org
Thu Sep 18 21:17:08 CEST 2008


Author: gunnar

Update of /kolabrepository/server/kolab-fbview
In directory doto:/tmp/cvs-serv24127

Modified Files:
	kolab-fbview.spec 
Log Message:
A working fbview package.

Index: kolab-fbview.spec
===================================================================
RCS file: /kolabrepository/server/kolab-fbview/kolab-fbview.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kolab-fbview.spec	18 Sep 2008 09:43:18 -0000	1.1
+++ kolab-fbview.spec	18 Sep 2008 19:17:06 -0000	1.2
@@ -2,7 +2,7 @@
 %define         V_horde_name horde-webmail
 %define         V_package kolab-fbview
 %define         V_year  2008
-%define         V_month 08
+%define         V_month 09
 %define         V_day   18
 %define         V_version 1.2.0
 %define         V_source_version 1.2-rc1
@@ -49,8 +49,6 @@
 
 %prep
 	%setup -q -c %{V_horde_name}-%{V_source_version}
-	%setup -T -D -a 1
-	mv passwd-h3-%{V_passwd_version} %{V_horde_name}-%{V_source_version}/passwd
 
 	cd %{V_horde_name}-%{V_source_version}
 	%patch -p1 -P 0
@@ -71,15 +69,26 @@
 
 	find . -name '*.orig' | xargs rm
 
+	rm -rf dimp imp ingo mimp mnemo nag
+
+	cd kronolith
+
+	# Remove some stuff not necessary for fbview
+	rm add.php day.php view.php                            \
+           delete.php ics.php search.php week.php contacts.php \
+           imple.php  month.php  pref_api.php workweek.php     \
+           edit.php new.php year.php attend.php                \
+           data.php event.php
+
+	cd ..
+
 	cp -r * $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/fbview/
 
         sqlite $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/fbview/storage/horde.db < scripts/sql/groupware.sql
 
 	cd ..
 
-	rm -rf dimp imp ingo mimp mnemo nag
-
-	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:2} %{S:3} \
+	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:1} %{S:2} \
 	  $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/templates	
 
 	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \





More information about the commits mailing list