rpms/moodle/F-7 moodle.spec,1.18,1.19 sources,1.12,1.13

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Mon Jan 14 14:38:19 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/moodle/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31713

Modified Files:
	moodle.spec sources 
Log Message:
Upgrade to 1.8.4, fix CVE-2008-0123.
Added Tamil (Sri Lanka) support.



Index: moodle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/F-7/moodle.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- moodle.spec	12 Nov 2007 14:13:24 -0000	1.18
+++ moodle.spec	14 Jan 2008 14:37:08 -0000	1.19
@@ -6,7 +6,7 @@
 %define __perl_provides %{nil}
 
 Name:           moodle
-Version:        1.8.3
+Version:        1.8.4
 Release:        1%{?dist}
 Summary:        A Course Management System
 
@@ -94,6 +94,7 @@
 Source78:       http://download.moodle.org/lang16/ta_utf8.zip
 Source79:	http://download.moodle.org/lang16/hy_utf8.zip
 Source80:	http://download.moodle.org/lang16/mk_utf8.zip
+Source81:	http://download.moodle.org/lang16/ta_lk_utf8.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -188,6 +189,7 @@
 # Swedish:                               2007-10-15, Source64
 # Tagalog:                               2007-06-14, Source66
 # Tamil:				 2007-08-11, Source78
+# Tamil (Sri Lanka):			 2008-01-14, Source81
 # Thai:                                  2007-06-10, Source65
 # Tongan:				 2007-04-16, Source75
 # Turkish:                               2007-09-12, Source67
@@ -805,6 +807,7 @@
 %files          mk
 %defattr (-,root,root,-)
 %{moodlewebdir}/lang/mk_utf8
+%{moodlewebdir}/install/lang/mk_utf8
 
 %package        ml
 Summary:        Moodle language pack for Malayalam
@@ -1166,6 +1169,20 @@
 %{moodlewebdir}/lang/ta_utf8
 %{moodlewebdir}/install/lang/ta_utf8
 
+%package        ta_lk
+Summary:        Moodle language pack for Tamil (Sri Lanka)
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    ta_lk
+This package contains the files needed to display Moodle in Tamil (Sri Lanka).
+Currently, only the installer is available in Tamil (Sri Lanka).
+
+%files          ta_lk
+%defattr (-,root,root,-)
+%{moodlewebdir}/lang/ta_lk_utf8
+%{moodlewebdir}/install/lang/ta_lk_utf8
+
 %package        th
 Summary:        Moodle language pack for Thai
 Group:          Applications/Publishing
@@ -1370,6 +1387,7 @@
 unzip -qq -o %{SOURCE78}
 unzip -qq -o %{SOURCE79}
 unzip -qq -o %{SOURCE80}
+unzip -qq -o %{SOURCE81}
 cd ..
 
 find . -type f \! -name \*.pl -exec chmod a-x {} \;
@@ -1556,6 +1574,13 @@
 %{_sbindir}/%{name}-cron
 
 %changelog
+* Sat Jan 12 2008 Jon Ciesla <limb at jcomserv.net> - 1.8.4-1
+- Upgrade to 1.8.4, fix CVE-2008-0123.
+- Added Tamil (Sri Lanka) support.
+
+* Mon Nov 12 2007 Jon Ciesla <limb at jcomserv.net> - 1.8.3-2
+- Corrected init script to prevent starting by default.
+
 * Thu Oct 25 2007 Jon Ciesla <limb at jcomserv.net> - 1.8.3-1
 - Update to 1.8.3.
 - Fix init script for LSB BZ 246986.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/moodle/F-7/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	12 Nov 2007 14:13:24 -0000	1.12
+++ sources	14 Jan 2008 14:37:08 -0000	1.13
@@ -1,4 +1,4 @@
-fda7add896d864beb075b4a1eae40817  moodle-1.8.3.tgz
+a84715a8094b7a85b68c5034b5b734d1  moodle-1.8.4.tgz
 7a8e9bfd778916f6a0183d913f0b2cd3  af_utf8.zip
 9b9f37d032ed932fd06c294d76b77026  ar_utf8.zip
 115cdb8eabf3b40cde465c3154c04921  be_utf8.zip
@@ -64,6 +64,7 @@
 1e67b2acd9202699e483dfef69604dcf  sr_cr_utf8.zip
 25a77f7c72de42f4cedffe1d2abac25c  sr_lt_utf8.zip
 bd5e236e4bc784ca0687d61554e593ab  sv_utf8.zip
+7fcf4e69e1735fd607f5dcede57ae2cc  ta_lk_utf8.zip
 97652d1981c85eed151aec4b5a3a8fb2  ta_utf8.zip
 2eabf088562909ab9f7607ab0b017795  th_utf8.zip
 959c3bd18383ea46516ed7128228a6c2  tl_utf8.zip




More information about the fedora-extras-commits mailing list