gunnar: server/kolab-webclient/mimp mimp.spec,1.1,1.2

cvs at kolab.org cvs at kolab.org
Fri Jan 22 09:41:37 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/mimp
In directory doto:/tmp/cvs-serv30558

Modified Files:
	mimp.spec 
Log Message:
Complete the mimp package.

Index: mimp.spec
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/mimp/mimp.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- mimp.spec	19 Jan 2010 05:36:24 -0000	1.1
+++ mimp.spec	22 Jan 2010 08:41:35 -0000	1.2
@@ -1,7 +1,7 @@
 # Macros
 %define         V_package mimp
 %define         V_version 1.1.3
-%define         V_release 20100119
+%define         V_release 20100122
 
 # Package Information
 Name:		%{V_package}
@@ -20,6 +20,7 @@
 Source2:        webclient-mimp_menu.php.template
 Source3:        webclient-mimp_mime_drivers.php.template
 Source4:        webclient-mimp_prefs.php.template
+Source5:        conf.php
 
 # List of Patches
 Patch0:         package.patch
@@ -31,8 +32,7 @@
 #Pre requisites
 BuildPreReq:  OpenPKG, openpkg >= 20070603
 BuildPreReq:  php, php::with_pear = yes
-PreReq:       horde-3.3.6
-PreReq:       imp-4.3.6
+PreReq:       imp >= 4.3.6
 
 AutoReq:      no
 AutoReqProv:  no
@@ -79,6 +79,8 @@
 	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:1} %{S:2} %{S:3} %{S:4} \
 	  $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/templates
 
+	%{l_shtool} install -c -m 644 %{l_value -s -a} %{S:5} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/mimp/config/
+
 	sed -i -e 's#@@@horde_confdir@@@#%{l_prefix}/var/kolab/www/client/mimp/config#' $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/templates/*.php.template
 
 	%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
@@ -86,7 +88,7 @@
             '%config %{l_prefix}/etc/kolab/templates/webclient-mimp_menu.php.template' \
             '%config %{l_prefix}/etc/kolab/templates/webclient-mimp_mime_drivers.php.template' \
             '%config %{l_prefix}/etc/kolab/templates/webclient-mimp_prefs.php.template' \
-#	    '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/kolab/www/client/mimp/config/conf.php
+	    '%defattr(-,%{l_nusr},%{l_ngrp})' %{l_prefix}/var/kolab/www/client/mimp/config/conf.php
 
 %clean
 	rm -rf $RPM_BUILD_ROOT





More information about the commits mailing list