SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libpetsc3-3.8.3-92.5.x86_64.rpm :
Wed Feb 13 13:00:00 2019 Egbert Eich
- Consolidate use of openmpi1, openmpi2, openmpi3.
- Do not build non-HPC on SLE.

Mon Apr 30 14:00:00 2018 eichAATTsuse.com
- (Temporarily) disable fpr S390
* as a check test for netcdf fails
currently on BE (bsc#1091474).

Fri Apr 27 14:00:00 2018 guillaume.gardetAATTopensuse.org
- Add _constraints to avoid OOM errors

Tue Apr 17 14:00:00 2018 eichAATTsuse.com
- Do not require \'Modules\' for HPC build: seetings from
/etc/profile.d/lmod.[c]sh will be overwritten by
/etc/profile.d/modules.[c]sh installed by Modules
(bsc#1089865).

Sun Apr 1 14:00:00 2018 eichAATTsuse.com
- Convert doc package build to noarch. This will hopefully avoid
spurious build errors on SLE-12.

Tue Mar 27 14:00:00 2018 stefan.bruensAATTrwth-aachen.de
- Set \'-fPIC\' also on aarch64

Tue Mar 27 14:00:00 2018 eichAATTsuse.com
- Reenable flavor \'serial\' to build the doc package only
(bsc#1087050).
Note: for this flavor nothing else gets built: once the
missing dependencies have been fixed, rearrange the
[#]%if 0%{?makedoc:1} ... %endif.

Tue Mar 20 13:00:00 2018 roAATTsuse.de
- use \"-fPIC\" also on s390, like on ppc64 (bsc#1086008)

Fri Mar 9 13:00:00 2018 eichAATTsuse.com
- Don\'t build the serial flavor as the build presently breaks
everywhere (bsc#1084677).

Sun Mar 4 13:00:00 2018 eichAATTsuse.com
- Python-Fix-a-number-of-scripts-to-by-Python-3-compliant.patch:
Fix python scripts - convert to Python 3 (bsc#1082209).
- Restructure package: factor out SAWs stuff. We cannot
support this as SAWs itself isn\'t available for SUSE.
- Move python files that are not stand-alone out of the
bin directory.
- Fix permissions in bin and other directories.
- Removed some unwanted scripts:
rules - make rules
sendToJenkins - this should probably be modified to print an error message
uncrustify.cfg - used by \'rules\'
- Removed win32fe: DLLs for Windows
- Set \'-fPIC\' on ppc64.

Thu Feb 22 13:00:00 2018 eichAATTsuse.com
- Update to version 3.8.3:
http://www.mcs.anl.gov/petsc/documentation/changes/37.html
(FATE#325333).

Fri Feb 9 13:00:00 2018 eichAATTsuse.com
- Since the OpenBLAS build was fixed, reenable scalapack
on s390 (bsc#1079513).
- Add support for openmpi2 for HPC (FATE#325089).
- Fix build on ppc64le (bsc#1080380).

Fri Feb 9 13:00:00 2018 cgollAATTsuse.com
- Fix summary in module files (bnc#1080259)

Tue Feb 6 13:00:00 2018 eichAATTsuse.com
- Don\'t use baselibs.conf: some dependencies are not available for
i586 on Factory.

Tue Feb 6 13:00:00 2018 eichAATTsuse.com
- The HPC build of petsc depends on openBLAS. OpenBLAS doesn\'t
support s390: skip building on s390 (bsc#1079513).

Mon Jan 29 13:00:00 2018 eichAATTsuse.com
- Fix build with rpm v4.14.

Fri Jan 12 13:00:00 2018 eichAATTsuse.com
- Disable the openmpi3 flavor in some products.

Fri Jan 5 13:00:00 2018 eichAATTsuse.com
- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES.
- Fix library package requires - use HPC macro (boo#1074890).
- Add support for mpich and openmpi3 for HPC.
- Fix unexpanded rpm macro in environment module file for HPC (boo#1074897).

Tue Nov 14 13:00:00 2017 eichAATTsuse.com
- emvironment modules: only set BIN when binary path exists.
- Fix RPM macro name %hpc_upcase.

Fri Nov 10 13:00:00 2017 eichAATTsuse.com
- Add libhdf5/libscalapack
*-hpc as Requires to the library package
for HPC.

Thu Nov 2 13:00:00 2017 eichAATTsuse.com
- Simplify Group: - do not destinguish between MPI
and non-MPI: the IBS check scripts cannot handle
this well.

Mon Oct 30 13:00:00 2017 eichAATTsuse.com
- Fix Requires for HPC build.

Sun Oct 22 14:00:00 2017 eichAATTsuse.com
- Disable non-HPC openmpi flavor due to missing dependencies.

Fri Sep 8 14:00:00 2017 eichAATTsuse.com
- Convert to multibuild.
- Add HPC build using environment modules
(FATE#321718).
- Generate baselib.conf dynamically and only for the non-HPC
builds: this avoids issues with the source validator.
- Updated to 3.7.6 (in sync with OpenHPC)
Changelog at: http://www.mcs.anl.gov/petsc/documentation/changes/37.html

Thu Mar 9 13:00:00 2017 kkhere.geoAATTgmail.com
- recreate petsc package with version 3.7.5
previously existing petsc package was deleted for unknown reasons.
package in science repository is just a broken link.
previous changelog salvaged from installed rpm is below.
- upstream version changelogs available at
https://www.mcs.anl.gov/petsc/petsc-as/documentation/changes/index.html

Mon Sep 28 14:00:00 2015 kkhere.geoAATTgmail.com
- Refix blacs dependency, since blacs is now merged in scalapack

Tue Jul 28 14:00:00 2015 toddrme2178AATTgmail.com
- Fix blacs dependency ambiguity

Wed Jul 15 14:00:00 2015 toddrme2178AATTgmail.com
- Fix building on ppc64 and ppc64le

Sat Apr 5 14:00:00 2014 scorotAATTfree.fr
- update files list of mvapich2 package and then fix build on SLE

Thu Jan 9 13:00:00 2014 kkhere.geoAATTgmail.com
- update to version 3.4.3

* changelog at
http://www.mcs.anl.gov/research/projects/petsc/petsc-as/documentation/changes/34.html
- modified patches:

* petsc-3.3-fix-error-detection-in-makefile.patch

* petsc-3.3-p2-dont-check-for-option-mistakes.patch

* petsc-3.3-p2-fix-shared-libs-sonames.patch

* petsc-3.3-p2-no-rpath.patch

Wed May 22 14:00:00 2013 scorotAATTfree.fr
- update ot latest patch level p7

* No changelog available for a patch level upgrade

Sun Feb 24 13:00:00 2013 scorotAATTfree.fr
- updated to patch level p6

* No changelog available for a patch level upgrade

Mon Feb 4 13:00:00 2013 scorotAATTfree.fr
- updated to patch level p5

* No changelog available for a patch level upgrade

Mon Sep 17 14:00:00 2012 scorotAATTfree.fr
- fix module file for parallel version

Sun Sep 16 14:00:00 2012 scorotAATTfree.fr
- add modules files
- add version number in the petsc directory to allow multiple
versions to be installed at the same time
- update to patch level p3

Sun Sep 2 14:00:00 2012 scorotAATTfree.fr
- add suitesparce-devel in the requirements list of devel packages

Thu Aug 30 14:00:00 2012 scorotAATTfree.fr
- add requirments in devel packages
- fix license

Thu Aug 23 14:00:00 2012 scorotAATTfree.fr
- enable umfpack and cholmod
- enable blacs and scalapack for parallel version

Sat Aug 11 14:00:00 2012 scorotAATTfree.fr
- fix typo in spec file making install failure on x86_64

Sat Aug 11 14:00:00 2012 scorotAATTfree.fr
- add missing %%_petsc_arch to %%_prefix path

Sat Aug 11 14:00:00 2012 scorotAATTfree.fr
- add PETSC_ARCH in the subdirectory path

Thu Aug 9 14:00:00 2012 scorotAATTfree.fr
- add symlink petsc_dir/include to %%_includedir

Sat Aug 4 14:00:00 2012 scorotAATTfree.fr
- version 3.3

* see http://www.mcs.anl.gov/petsc/documentation/changes/33.html
for a list of changes

Fri Aug 3 14:00:00 2012 scorotAATTfree.fr
- mvapich2 build for SLE 11
- update baselibs.conf

Tue Jul 31 14:00:00 2012 scorotAATTfree.fr
- compress source tarball with xz

Tue Jul 31 14:00:00 2012 scorotAATTfree.fr
- enable hypre support for openmpi build

Fri Jul 27 14:00:00 2012 scorotAATTfree.fr
- enable fortran interface and c++ support

Thu Jul 26 14:00:00 2012 scorotAATTfree.fr
- fix library dirs in petsc conf files

Thu Jul 26 14:00:00 2012 scorotAATTfree.fr
- put all petsc file in a dedicated dir

Tue Jul 24 14:00:00 2012 scorotAATTfree.fr
- add openmpi package
- fix libs dependencies

Thu Jun 7 14:00:00 2012 scorotAATTfree.fr
- add baselibs.conf

Sat May 19 14:00:00 2012 scorotAATTfree.fr
- first package base on spec file from Fabrice Bellet for fedora


 
ICM