SPECS: egroupware.spec - permission changes, check_install.php passed
glen
glen at pld-linux.org
Thu Aug 25 12:11:57 CEST 2005
Author: glen Date: Thu Aug 25 10:11:57 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- permission changes, check_install.php passed
---- Files affected:
SPECS:
egroupware.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/egroupware.spec
diff -u SPECS/egroupware.spec:1.6 SPECS/egroupware.spec:1.7
--- SPECS/egroupware.spec:1.6 Thu Aug 25 11:45:28 2005
+++ SPECS/egroupware.spec Thu Aug 25 12:11:52 2005
@@ -6,7 +6,7 @@
Summary(pl): eGroupWAre - oparte na WWW oprogramowanie do pracy grupowej napisane w PHP
Name: egroupware
Version: 1.0.0.009
-Release: 0.7
+Release: 0.9
Epoch: 0
License: GPL
Group: Applications/WWW
@@ -101,7 +101,6 @@
%{_appdir}/filemanager
%{_appdir}/forum
%{_appdir}/ftp
-%{_appdir}/fudforum
%{_appdir}/headlines
%{_appdir}/infolog
%{_appdir}/jinn
@@ -109,7 +108,6 @@
%{_appdir}/messenger
%{_appdir}/news_admin
%{_appdir}/phpbrain
-%{_appdir}/phpgwapi
%{_appdir}/phpldapadmin
%{_appdir}/phpsysinfo
%{_appdir}/polls
@@ -122,12 +120,33 @@
%{_appdir}/tts
%{_appdir}/wiki
+%dir %{_appdir}/phpgwapi
+%{_appdir}/phpgwapi/*.php
+%{_appdir}/phpgwapi/cron
+%{_appdir}/phpgwapi/doc
+%{_appdir}/phpgwapi/inc
+%{_appdir}/phpgwapi/js
+%{_appdir}/phpgwapi/setup
+%{_appdir}/phpgwapi/templates
+%{_appdir}/phpgwapi/themes
+%dir %attr(775,root,http) %{_appdir}/phpgwapi/images
+%{_appdir}/phpgwapi/images/*
+
+%dir %attr(775,root,http) %{_appdir}/fudforum
+%{_appdir}/fudforum/*.php
+%{_appdir}/fudforum/inc
+%{_appdir}/fudforum/setup
+%{_appdir}/fudforum/templates
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/08/25 10:11:52 glen
+- permission changes, check_install.php passed
+
Revision 1.6 2005/08/25 09:45:28 glen
- splitting dirs for fine tune of permissions
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/egroupware.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list