SPECS: phpBB.spec - more missing dirs
dzeus
dzeus at pld-linux.org
Sun Jan 22 22:40:41 CET 2006
Author: dzeus Date: Sun Jan 22 21:40:41 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- more missing dirs
---- Files affected:
SPECS:
phpBB.spec (1.86 -> 1.87)
---- Diffs:
================================================================
Index: SPECS/phpBB.spec
diff -u SPECS/phpBB.spec:1.86 SPECS/phpBB.spec:1.87
--- SPECS/phpBB.spec:1.86 Sun Jan 22 22:34:32 2006
+++ SPECS/phpBB.spec Sun Jan 22 22:40:36 2006
@@ -201,10 +201,12 @@
%{_appdir}/db
%{_appdir}/images
%{_appdir}/includes
+%dir %{_appdir}/templates
%{_appdir}/templates/index.htm
%{_appdir}/templates/subSilver/*.*
%{_appdir}/templates/subSilver/admin/*.*
%{_appdir}/templates/subSilver/images/*.*
+%dir %{_appdir}/language
%{_appdir}/language/index.htm
%lang(en) %{_appdir}/language/lang_english
%lang(en) %{_appdir}/templates/subSilver/images/lang_english
@@ -227,6 +229,7 @@
%doc install/schemas/*.zip
%dir %{_appdir}/install
%{_appdir}/install/*.php
+%dir %{_appdir}/install/schemas
%{_appdir}/install/schemas/*.sql
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -235,6 +238,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.87 2006/01/22 21:40:36 dzeus
+- more missing dirs
+
Revision 1.86 2006/01/22 21:34:32 dzeus
- missing dir, rel. 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/phpBB.spec?r1=1.86&r2=1.87&f=u
More information about the pld-cvs-commit
mailing list