rpms/moodle/devel .cvsignore, 1.3, 1.4 moodle.spec, 1.5, 1.6 sources, 1.3, 1.4

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Fri Oct 13 20:34:10 UTC 2006


Author: mmcgrath

Update of /cvs/extras/rpms/moodle/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27670

Modified Files:
	.cvsignore moodle.spec sources 
Log Message:
Updated to release 1.6.3.  Added new source



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	25 Aug 2006 01:11:04 -0000	1.3
+++ .cvsignore	13 Oct 2006 20:34:10 -0000	1.4
@@ -1 +1,2 @@
 moodle-1.5.4.tgz
+moodle-1.6.3.tgz


Index: moodle.spec
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/moodle.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- moodle.spec	7 Sep 2006 20:35:41 -0000	1.5
+++ moodle.spec	13 Oct 2006 20:34:10 -0000	1.6
@@ -8,8 +8,8 @@
 %define with_spellcheck 0
 
 Name:           moodle
-Version:        1.5.4
-Release:        2%{?dist}
+Version:        1.6.3
+Release:        1%{?dist}
 Summary:        A Course Management System
 
 Group:          Applications/Publishing
@@ -22,8 +22,8 @@
 Source4:        moodle-cron
 Source5:        moodle.init
 Source6:        moodle-README-rpm
-Patch0:         moodle-1.5.2-mimetex-linux.patch
-Patch1:         moodle-1.5.2-mimetex-fedora.patch
+#Patch0:         moodle-1.5.2-mimetex-linux.patch
+#Patch1:         moodle-1.5.2-mimetex-fedora.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -640,15 +640,15 @@
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1 -b .mimetex-linux
-%patch1 -p1 -b .mimetex-fedora
+#%patch0 -p1 -b .mimetex-linux
+#%patch1 -p1 -b .mimetex-fedora
 cp %{SOURCE6} README-rpm
 find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \;
 find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \;
 find $RPM_BUILD_DIR/%{name} -name \*.pl -exec chmod a+x {} \;
 find $RPM_BUILD_DIR/%{name} -name \*.cgi -exec chmod a+x {} \;
 sed -i 's/\r//' README.txt
-sed -i 's/\r//' lib/editor/plugins/SpellChecker/spell-check-logic.cgi
+sed -i 's/\r//' lib/editor/htmlarea/plugins/SpellChecker/spell-check-logic.cgi
 
 %build
 rm config-dist.php install.php tags filter/tex/mimetex.* filter/tex/README.mimetex
@@ -658,6 +658,7 @@
 mkdir -p $RPM_BUILD_ROOT%{moodlewebdir}
 mkdir -p $RPM_BUILD_ROOT%{moodledatadir}
 cp -a * $RPM_BUILD_ROOT%{moodlewebdir}
+cp -ad install/lang/* $RPM_BUILD_ROOT%{moodlewebdir}/lang/
 rm $RPM_BUILD_ROOT%{moodlewebdir}/README*
 install -p -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/moodle.conf
 install -p -D -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{moodlewebdir}/config.php
@@ -688,11 +689,12 @@
 %{moodlewebdir}/[a-ce-km-z]*
 %doc %{moodlewebdir}/doc
 %{moodlewebdir}/lib
-%exclude %{moodlewebdir}/lib/editor/plugins/SpellChecker
+%exclude %{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker
 %{moodlewebdir}/login
 %dir %{moodlewebdir}/lang
 %{moodlewebdir}/lang/en*
-%doc %{moodlewebdir}/lang/README
+%{moodlewebdir}/lang/[^e]*_utf8
+%doc %{moodlewebdir}/lang/README.txt
 %attr(-,apache,apache) %{moodledatadir}
 %config(noreplace) %{_sysconfdir}/cron.d/%{name}
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/moodle.conf
@@ -702,11 +704,16 @@
 %if %{with_spellcheck}
 %files editor-spellcheck
 %defattr(-,root,root,-)
-%{moodlewebdir}/lib/editor/plugins/SpellChecker
+%{moodlewebdir}/lib/editor/htmlarea/plugins/SpellChecker
 %endif
 
 %changelog
-* Thu Sep 07 2006 Mike McGrath <imlinux at gmail.com - 1.5.4-2
+* Fri Oct 13 2006 Mike McGrath <imlinux at gmail.com> - 1.6.3-1
+- Major changes, update to 1.6.3
+- SpellChecker moved
+- Language install method has been changed (added a cp)
+
+* Thu Sep 07 2006 Mike McGrath <imlinux at gmail.com> - 1.5.4-2
 - Release bump
 
 * Thu Aug 24 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.5.4-1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	25 Aug 2006 01:11:04 -0000	1.3
+++ sources	13 Oct 2006 20:34:10 -0000	1.4
@@ -1 +1,2 @@
 86cddfda2b6d9a08b37cc3a16bda1090  moodle-1.5.4.tgz
+2f9f3fcf83ab0f18c409f3a48e07eae2  moodle-1.6.3.tgz




More information about the scm-commits mailing list