Revisions of openfoam2012

Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 10)
- incorporate upstream patches for gcc-13 (needed for tumbleweed)
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 9)
- update to OpenFOAM-v2012_220610 patch level
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 8)
- update rpmlintc for filelist-forbidden on tumbleweed
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 7)
- update to OpenFOAM-v2012_210618
- add explicit depends on gcc-c++, make, m4
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 6)
- remove old (broken) depend on openfoam-tutorials
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 5)
- update to OpenFOAM-v2012_210414
- Use unified spec file with meta packages.
  Now uses the full version value for the backend packages.
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 4)
rebuild for OpenFOAM-v2012
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 3)
- boost memory constraint from 4GB to 6GB to address
  failure while compiling TDACChemistry
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 2)
- OpenFOAM-v2012 release
Mark Olesen's avatar Mark Olesen (openfoam) committed (revision 1)
set up constraints

Diff for working copy: .
Index: _constraints
===================================================================
--- _constraints	(revision 0)
+++ _constraints	(revision 0)
@@ -0,0 +1,10 @@
+<constraints>
+  <hardware>
+    <disk>
+      <size unit="G">4</size>
+    </disk>
+    <memory>
+      <size unit="G">4</size>
+    </memory>
+  </hardware>
+</constraints>

Index: openfoam-rpmlintrc
===================================================================
--- openfoam-rpmlintrc	(revision 0)
+++ openfoam-rpmlintrc	(revision 0)
@@ -0,0 +1,24 @@
+#------------------------------------------------------------------------------
+
+# OpenFOAM is a programming toolbox, but uses dynamic code compilation
+# for user-coded boundary conditions and function objects.
+# Source files may therefore also be in the main OpenFOAM package
+# or even in tutorials
+addFilter("openfoam.* devel-file-in-non-devel-package")
+
+# OpenFOAM has zero-length files to prevent automatic cleanup
+addFilter("zero-length")
+
+# OpenFOAM has .gitignore files to prevent automatic cleanup
+addFilter("version-control-internal-file")
+
+# Tutorials use .orig for restart files - these are not editor files
+addFilter("openfoam.* backup-file-in-package")
+
+# Many tutorials have similar setups (content), but content is
+# adjusted/overwritten when running.
+# Also have makefile options etc.
+addFilter("openfoam.* files-duplicate")
+addFilter("openfoam.* suse-filelist-forbidden")
+
+#------------------------------------------------------------------------------
Displaying all 10 revisions
openSUSE Build Service is sponsored by