gunnar: server/kolabconf kolabconf.spec,1.5,1.6

cvs at kolab.org cvs at kolab.org
Mon Aug 13 08:35:37 CEST 2007


Author: gunnar

Update of /kolabrepository/server/kolabconf
In directory doto:/tmp/cvs-serv8053

Modified Files:
	kolabconf.spec 
Log Message:
This depends on perl-kolab.

Index: kolabconf.spec
===================================================================
RCS file: /kolabrepository/server/kolabconf/kolabconf.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- kolabconf.spec	2 Aug 2007 08:09:06 -0000	1.5
+++ kolabconf.spec	13 Aug 2007 06:35:35 -0000	1.6
@@ -49,7 +49,7 @@
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126
-PreReq:       OpenPKG, openpkg >= 20040130, perl >= %{V_perl}
+PreReq:       OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-kolab
 AutoReq:      no
 AutoReqProv:  no
 
@@ -65,14 +65,12 @@
 %build
 
 %install
-    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} -A "--config \"%{l_prefix}/etc/kolab/kolab.globals\" --bin \"%{l_prefix}/sbin\"" configure build install
     %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat perl-openpkg-files`
 
-%files -f files
-
 %clean
     rm -rf $RPM_BUILD_ROOT
 
+%files -f files





More information about the commits mailing list