SPECS: roundcubemail.spec - well, install index.php... I think it'...
blues
blues at pld-linux.org
Sat Jun 17 21:36:53 CEST 2006
Author: blues Date: Sat Jun 17 19:36:53 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- well, install index.php... I think it's needed...
---- Files affected:
SPECS:
roundcubemail.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.3 SPECS/roundcubemail.spec:1.4
--- SPECS/roundcubemail.spec:1.3 Sat Jun 17 21:10:01 2006
+++ SPECS/roundcubemail.spec Sat Jun 17 21:36:47 2006
@@ -12,7 +12,7 @@
Summary: RoundCube Webmail
Name: roundcubemail
Version: 0.1
-Release: 0.%{_beta}.0.3
+Release: 0.%{_beta}.0.4
License: GPL v2
Group: Applications/WWW
Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}%{_beta}.tar.gz
@@ -53,6 +53,7 @@
# Main application part:
cp -R program/* $RPM_BUILD_ROOT%{_appdir}/program
+install index.php $RPM_BUILD_ROOT%{_appdir}
# Skins installation (maybe it should be as config??)
cp -R skins/* $RPM_BUILD_ROOT%{_appdir}/skins
@@ -89,6 +90,7 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.php
%dir %{_appdir}
+%{_appdir}/*.php
%dir %{_appdir}/config
%{_appdir}/config/*.php
%dir %{_appdir}/program
@@ -105,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/06/17 19:36:47 blues
+- well, install index.php... I think it's needed...
+
Revision 1.3 2006/06/17 19:10:01 blues
- add apache configs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/roundcubemail.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list