rpms/moodle/devel .cvsignore, 1.2, 1.3 moodle.spec, 1.3, 1.4 sources, 1.2, 1.3

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Fri Aug 25 01:11:04 UTC 2006


Author: tibbs

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

Modified Files:
	.cvsignore moodle.spec sources 
Log Message:
* Thu Aug 24 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.5.4-1
- Update to 1.5.4.
- Remove SA18267.patch; not needed in 1.5.4.
- Add -nn subpackage for new Norwegian Nynorsk language.
- Change description for -no subpackage to indicate Bokmal explicitly.
  Note that I have purposefully misspelled "Bokmal" in order to avoid
  introducing a non-ASCII character.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	12 Dec 2005 19:48:03 -0000	1.2
+++ .cvsignore	25 Aug 2006 01:11:04 -0000	1.3
@@ -1 +1 @@
-moodle-1.5.3.tgz
+moodle-1.5.4.tgz


Index: moodle.spec
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/moodle.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- moodle.spec	10 Jan 2006 00:00:38 -0000	1.3
+++ moodle.spec	25 Aug 2006 01:11:04 -0000	1.4
@@ -8,8 +8,8 @@
 %define with_spellcheck 0
 
 Name:           moodle
-Version:        1.5.3
-Release:        2%{?dist}
+Version:        1.5.4
+Release:        1%{?dist}
 Summary:        A Course Management System
 
 Group:          Applications/Publishing
@@ -24,7 +24,6 @@
 Source6:        moodle-README-rpm
 Patch0:         moodle-1.5.2-mimetex-linux.patch
 Patch1:         moodle-1.5.2-mimetex-fedora.patch
-Patch2:         moodle-1.5.3-SA18267.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -423,13 +422,27 @@
 %defattr (-,root,root,-)
 %{moodlewebdir}/lang/nl*
 
+%package        nn
+Summary:        Moodle language pack for Norwegian Nynorsk
+Group:          Applications/Publishing
+Requires:       moodle = %{version}-%{release}
+
+%description    nn
+This package contains the files needed to display Moodle in Norwegian
+Nynorsk.
+
+%files          nn
+%defattr (-,root,root,-)
+%{moodlewebdir}/lang/nn*
+
 %package        no
-Summary:        Moodle language pack for Norwegian
+Summary:        Moodle language pack for Norwegian Bokmal
 Group:          Applications/Publishing
 Requires:       moodle = %{version}-%{release}
 
 %description    no
-This package contains the files needed to display Moodle in Norwegian.
+This package contains the files needed to display Moodle in Norwegian
+Bokmal.
 
 %files          no
 %defattr (-,root,root,-)
@@ -629,7 +642,6 @@
 %setup -q -n %{name}
 %patch0 -p1 -b .mimetex-linux
 %patch1 -p1 -b .mimetex-fedora
-%patch2 -p1 -b .SA18267
 cp %{SOURCE6} README-rpm
 find $RPM_BUILD_DIR/%{name} -name \*.bak -exec rm {} \;
 find $RPM_BUILD_DIR/%{name} -type f -exec chmod a-x {} \;
@@ -694,6 +706,14 @@
 %endif
 
 %changelog
+* Thu Aug 24 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.5.4-1
+- Update to 1.5.4.
+- Remove SA18267.patch; not needed in 1.5.4.
+- Add -nn subpackage for new Norwegian Nynorsk language.
+- Change description for -no subpackage to indicate Bokmal explicitly.
+  Note that I have purposefully misspelled "Bokmal" in order to avoid
+  introducing a non-ASCII character.
+
 * Mon Jan  9 2006 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 1.5.3-2
 - Add security patch for adodb (SA18267)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/moodle/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	12 Dec 2005 19:48:03 -0000	1.2
+++ sources	25 Aug 2006 01:11:04 -0000	1.3
@@ -1 +1 @@
-52dd50298fc1dd8b1b6d8d499608cdd6  moodle-1.5.3.tgz
+86cddfda2b6d9a08b37cc3a16bda1090  moodle-1.5.4.tgz




More information about the fedora-extras-commits mailing list