SPECS: moodle.spec - updated install and files

baggins baggins at pld-linux.org
Tue Oct 25 15:47:57 CEST 2005


Author: baggins                      Date: Tue Oct 25 13:47:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated install and files

---- Files affected:
SPECS:
   moodle.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/moodle.spec
diff -u SPECS/moodle.spec:1.22 SPECS/moodle.spec:1.23
--- SPECS/moodle.spec:1.22	Mon Jul 18 12:01:46 2005
+++ SPECS/moodle.spec	Tue Oct 25 15:47:51 2005
@@ -84,7 +84,6 @@
 mv -f mod/glossary/README.txt README_mod_glossary.txt
 mv -f mod/glossary/TODO.txt TODO_mod_glossary.txt
 mv -f mod/scorm/README.txt README_mod_scorm.txt
-mv -f mod/workshop/todo.txt TODO_mod_workshop.txt
 mv -f theme/UPGRADE.txt UPGRADE_theme.txt
 
 # Instalation:
@@ -94,7 +93,7 @@
 mv -f $RPM_BUILD_ROOT%{_moodledir}/config-dist.php $RPM_BUILD_ROOT%{_sysconfdir}/config.php
 ln -sf %{_sysconfdir}/config.php $RPM_BUILD_ROOT%{_moodledir}/config.php
 
-THEMES="brightretro cordoroyblue cornflower formal_white garden metal oceanblue poweraid standard standardblue standardgreen standardlogo standardred standardwhite"
+THEMES="cornflower formal_white metal oceanblue orangewhite orangewhitepda standard standardblue standardgreen standardlogo standardred standardwhite wood"
 for i in $THEMES; do
 	mv -f $RPM_BUILD_ROOT%{_moodledir}/theme/$i/config.php $RPM_BUILD_ROOT%{_sysconfdir}/themes/$i.php
 	ln -sf %{_sysconfdir}/themes/$i.php $RPM_BUILD_ROOT%{_moodledir}/theme/$i/config.php
@@ -168,8 +167,11 @@
 %dir %{_moodledir}/auth/nntp
 %dir %{_moodledir}/auth/none
 %dir %{_moodledir}/auth/pop3
+%dir %{_moodledir}/auth/shibboleth
+%{_moodledir}/auth/*.html
 %{_moodledir}/auth/*/*.php
 %{_moodledir}/auth/*/*.html
+%{_moodledir}/auth/shibboleth/.htaccess
 %dir %{_moodledir}/admin
 %{_moodledir}/admin/*.html
 %{_moodledir}/admin/*.php
@@ -212,6 +214,8 @@
 %{_moodledir}/filter/tex/mimetex.linux
 # Is it needed? Maybe doc?
 %{_moodledir}/filter/mediaplugin/mp3player.fla.zip
+%dir %{_moodledir}/grade
+%{_moodledir}/grade/*
 %dir %{_moodledir}/lang
 %dir %{_moodledir}/lang/*
 %{_moodledir}/lang/*/*
@@ -220,6 +224,8 @@
 %dir %{_moodledir}/login
 %{_moodledir}/login/*.php
 %{_moodledir}/login/*.html
+%dir %{_moodledir}/message
+%{_moodledir}/message/*
 %dir %{_moodledir}/mod
 %dir %{_moodledir}/mod/*
 %{_moodledir}/mod/*/*
@@ -236,7 +242,7 @@
 %{_moodledir}/pix/*/*.gif
 %{_moodledir}/pix/*/*.png
 %dir %{_moodledir}/rss
-%{_moodledir}/rss/*.php
+%{_moodledir}/rss/*
 %dir %{_moodledir}/theme
 %{_moodledir}/theme/*
 %dir %{_moodledir}/user
@@ -255,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/10/25 13:47:51  baggins
+- updated install and files
+
 Revision 1.22  2005/07/18 10:01:46  blues
 - md5... is it ok now?
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/moodle.spec?r1=1.22&r2=1.23&f=u




More information about the pld-cvs-commit mailing list