rpms/moodle/EL-4 moodle-cron, 1.4, 1.5 moodle.spec, 1.21, 1.22 sources, 1.13, 1.14

Jon Ciesla limb at fedoraproject.org
Tue Dec 8 20:27:39 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/moodle/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18078

Modified Files:
	moodle-cron moodle.spec sources 
Log Message:
BZ 544766.



Index: moodle-cron
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/EL-4/moodle-cron,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- moodle-cron	23 Feb 2009 19:04:04 -0000	1.4
+++ moodle-cron	8 Dec 2009 20:27:39 -0000	1.5
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-[ -f /var/lock/subsys/httpd ] && /usr/bin/php /var/www/moodle/web/admin/cron.php
+[ -f /var/lock/subsys/moodle ] && [ -f /var/lock/subsys/httpd ] && /usr/bin/php /var/www/moodle/web/admin/cron.php


Index: moodle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/EL-4/moodle.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- moodle.spec	2 Apr 2009 20:31:25 -0000	1.21
+++ moodle.spec	8 Dec 2009 20:27:39 -0000	1.22
@@ -7,8 +7,8 @@
 %define __perl_provides %{nil}
 
 Name:           moodle
-Version:        1.8.8
-Release:        3%{?dist}
+Version:        1.8.11
+Release:        1%{?dist}
 Summary:        A Course Management System
 
 Group:          Applications/Publishing
@@ -103,8 +103,8 @@ Source83:	http://download.moodle.org/lan
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-Patch0:		moodle-1.8.8-CVE-2009-1171-1.patch
-Patch1:		moodle-1.8.8-CVE-2009-1171-2.patch
+#Patch0:		moodle-1.8.8-CVE-2009-1171-1.patch
+#Patch1:		moodle-1.8.8-CVE-2009-1171-2.patch
 
 BuildRequires:  unzip
 Requires:       php-gd vixie-cron mimetex perl(lib) php-mysql php-xmlrpc
@@ -391,6 +391,18 @@ This package contains the files needed t
 %{moodlewebdir}/lang/de_du_utf8
 %{moodlewebdir}/install/lang/de_du_utf8
 
+%package        dv
+Summary:        Moodle language pack for Dhivehi
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    dv
+This package contains the files needed to display Moodle in Dhivehi.
+
+%files          dv
+%defattr (-,root,root,-)
+%{moodlewebdir}/install/lang/dv_utf8
+
 %package        el
 Summary:        Moodle language pack for Greek
 Group:          Applications/Publishing
@@ -1310,6 +1322,18 @@ This package contains the files needed t
 %{moodlewebdir}/install/lang/uk_utf8
 %{moodlewebdir}/lib/adodb/lang/adodb-uk1251.inc.php
 
+%package        ur
+Summary:        Moodle language pack for Urdu
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    ur
+This package contains the files needed to display Moodle in Urdu.
+
+%files          ur
+%defattr (-,root,root,-)
+%{moodlewebdir}/install/lang/ur_utf8
+
 %package        uz
 Summary:        Moodle language pack for Uzbek
 Group:          Applications/Publishing
@@ -1474,8 +1498,8 @@ sed -i 's/\r//' lib/pclzip/readme.txt
 sed -i 's/\r//' mod/wiki/ewiki/README
 sed -i 's/\r//' mod/wiki/ewiki/README.de
 
-%patch0 -p0
-%patch1 -p0
+#%patch0 -p0
+#%patch1 -p0
 
 %build
 rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex
@@ -1528,7 +1552,7 @@ fi
 
 %files
 %defattr(-,root,root,-)
-%doc README*
+%doc README* COPYING.txt
 %dir %{_var}/www/moodle
 %dir %{moodlewebdir}
 %config(noreplace) %{moodlewebdir}/config.php
@@ -1657,8 +1681,15 @@ fi
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf
 %{_initrddir}/%{name}
 %{_sbindir}/%{name}-cron
+%exclude %{moodlewebdir}/COPYING.txt
 
 %changelog
+* Tue Dec 08 2009 Jon Ciesla <limb at jcomserv.net> - 1.8.11-1
+- 1.8.11, BZ 544766.
+
+* Thu Nov 05 2009 Jon Ciesla <limb at jcomserv.net> - 1.8.8-4
+- moodle-cron fix, BZ 533171.
+
 * Thu Apr 02 2009 Jon Ciesla <limb at jcomserv.net> - 1.8.8-3
 - Patch for CVE-2009-1171, BZ 493109.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/EL-4/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	13 Feb 2009 14:41:29 -0000	1.13
+++ sources	8 Dec 2009 20:27:39 -0000	1.14
@@ -1,4 +1,3 @@
-8265d333bff1ac0bca0eaeaa53c84c6a  moodle-1.8.8.tgz
 3d2971423486ba5503b3b3e9ea2090db  af_utf8.zip
 30f9014a4e84e4b3ab55537fc568e947  ar_utf8.zip
 ae7533b212155cf43bb3cb24280bbc13  be_utf8.zip
@@ -73,7 +72,9 @@ c700dd1a55a3b8991430ac3f45a46f86  ta_lk_
 6d202edcba00c09fa7cb09aee8dd32c3  to_utf8.zip
 3677cacaaf37e493abc36fbc29c19823  tr_utf8.zip
 7c10ddba1cd7110c00bcd100b35c0ad8  uk_utf8.zip
+ba2222207b4fcae3ecd911508e915568  ur_utf8.zip
 9ca04547794a5b5e88247e8915624775  uz_utf8.zip
 31089008a31db97c283b0911ef9eae91  vi_utf8.zip
 c1c79d9af8ad9ff5feda7775d8178e23  zh_cn_utf8.zip
 8b2ba851407deb066d87bb4ac3204e25  zh_tw_utf8.zip
+51a339cfd72129fe41f093b14e2546ce  moodle-1.8.11.tgz




More information about the fedora-extras-commits mailing list