rpms/octave-forge/devel octave-forge.spec,1.79,1.80

alexlan alexlan at fedoraproject.org
Mon Aug 31 06:43:54 UTC 2009


Author: alexlan

Update of /cvs/pkgs/rpms/octave-forge/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4054

Modified Files:
	octave-forge.spec 
Log Message:
* Mon Aug 31 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 20090607-9
- Temporarily disable java build again



Index: octave-forge.spec
===================================================================
RCS file: /cvs/pkgs/rpms/octave-forge/devel/octave-forge.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -p -r1.79 -r1.80
--- octave-forge.spec	20 Aug 2009 04:33:54 -0000	1.79
+++ octave-forge.spec	31 Aug 2009 06:43:52 -0000	1.80
@@ -2,7 +2,7 @@
 
 Name:           octave-forge
 Version:        20090607
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Contributed functions for octave
 
 Group:          Applications/Engineering
@@ -21,7 +21,7 @@ Source0:        %{name}-bundle-%{version
 Patch0:		octave-forge-20090607-includes.patch
 Patch1:		octave-forge-20090607-ann-swig-build.patch
 Patch2:		octave-forge-20090607-parallel-build.patch
-Patch3:		octave-forge-20090607-java-build.patch
+#Patch3:		octave-forge-20090607-java-build.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  octave-devel >= 6:3.0.0-1
@@ -97,7 +97,7 @@ Provides: octave-generate_html = 0.0.9
 # Provides: octave-graceplot = 1.0.8
 Provides: octave-integration = 1.0.7
 # temporarily disable: doesn't yet build
-Provides: octave-java = 1.2.6
+# Provides: octave-java = 1.2.6
 # octave-jhandles is removed
 Provides: octave-mapping = 1.0.7
 Provides: octave-msh = 0.1.1
@@ -151,7 +151,7 @@ rm main/parallel-*.tar.gz
 # 8. exclude graceplot --  doesn't build against Octave 3.2
 rm extra/graceplot-*.tar.gz
 # 9. exclude java --  doesn't build against Octave 3.2
-#rm extra/java-*.tar.gz
+rm extra/java-*.tar.gz
 # 10. exclude spanish -- doesn't build against Octave 3.2
 rm language/spanish-*.tar.gz
 
@@ -249,6 +249,9 @@ octave -q -H --no-site-file --eval "pkg(
 
 
 %changelog
+* Mon Aug 31 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 20090607-9
+- Temporarily disable java build again
+
 * Thu Aug 20 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 20090607-8
 - Add patch from upstream SVN (r6098) to fix 'java' build.
 - Disable spanish package: doesn't build with Octave 3.2




More information about the scm-commits mailing list