packages: moodle/moodle.spec - missing dir; rel 5

glen glen at pld-linux.org
Fri Jun 4 09:04:19 CEST 2010


Author: glen                         Date: Fri Jun  4 07:04:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- missing dir; rel 5

---- Files affected:
packages/moodle:
   moodle.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: packages/moodle/moodle.spec
diff -u packages/moodle/moodle.spec:1.47 packages/moodle/moodle.spec:1.48
--- packages/moodle/moodle.spec:1.47	Wed Apr 21 19:04:19 2010
+++ packages/moodle/moodle.spec	Fri Jun  4 09:04:10 2010
@@ -2,12 +2,13 @@
 # TODO:
 # - mark i18n content as lang()
 # - do sth with binary in %{_datadir}
+# - use external ZendFramework deps
 #
 Summary:	Learning management system
 Summary(pl.UTF-8):	System zarządzania nauczaniem
 Name:		moodle
 Version:	1.9.5
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Applications/Databases/Interfaces
 Source0:	http://download.moodle.org/stable19/%{name}-%{version}.tgz
@@ -17,6 +18,7 @@
 Source2:	%{name}-http.conf
 Patch0:		%{name}-config.patch
 URL:		http://moodle.org/
+BuildRequires:	unzip
 Requires:	php(gd)
 Requires:	php(mysql)
 Requires:	php(pcre)
@@ -31,7 +33,6 @@
 Suggests:	php-openssl
 Suggests:	php-tokenizer
 Suggests:	php-xmlrpc
-BuildRequires:	unzip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_moodledir	%{_datadir}/%{name}
@@ -570,6 +571,7 @@
 %dir %{_moodledir}/question/type/random
 %dir %{_moodledir}/question/type/randomsamatch
 %dir %{_moodledir}/question/type/shortanswer
+%dir %{_moodledir}/question/type/simpletest
 %dir %{_moodledir}/question/type/truefalse
 %dir %{_moodledir}/question/type/*/db
 %{_moodledir}/question/type/*.php
@@ -675,6 +677,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2010/06/04 07:04:10  glen
+- missing dir; rel 5
+
 Revision 1.47  2010/04/21 17:04:19  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/moodle/moodle.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list