Revisions of spack
Egbert Eich (eeich)
accepted
request 922294
from
Antoine Ginies (aginies)
(revision 30)
- update to version 0.16.3 (JSC#SLE-22137): * clang/llvm: fix version detection * Fix use of quotes in Python build system * Ensure all roots of an installed environment are marked explicit in db * Fix fetching for Python 3.8 and 3.9 * locks: only open lockfiles once instead of for every lock held
Christian Goll (mslacken)
accepted
request 910511
from
Christian Goll (mslacken)
(revision 29)
- added tar and make as requirement
Christian Goll (mslacken)
accepted
request 904722
from
Christian Goll (mslacken)
(revision 28)
- added README-oo-wiki which is the raw version of the opensuse wiki
Christian Goll (mslacken)
accepted
request 904602
from
Egbert Eich (eeich)
(revision 27)
The updated version makes sure modules are not called recursively even if modules are loaded in an out-of-order fashion from python-Sphinx.
Egbert Eich (eeich)
committed
(revision 26)
- Fix patch Fix-error-during-documentation-build-due-to-recursive-module-inclusion.patch to actually work correctly. - Remove duplicates in spec file.
Christian Goll (mslacken)
accepted
request 904401
from
Christian Goll (mslacken)
(revision 25)
- removed Fix-error-during-documentation-build-due-to-recursive-module-inclusion.patch as this fixes bsc#1188040 >>>>>>> ./spack.changes.r935baeb217850b583c41a8f55bbd82e3
buildservice-autocommit
accepted
request 897435
from
Christian Goll (mslacken)
(revision 24)
baserev update by copy to link target
Christian Goll (mslacken)
accepted
request 896928
from
Antoine Ginies (aginies)
(revision 23)
- fix typo to export prefix in patch: Adapt-shell-scripts-that-set-up-the-environment-for-different-shells.patch
buildservice-autocommit
accepted
request 895310
from
Christian Goll (mslacken)
(revision 22)
baserev update by copy to link target
Christian Goll (mslacken)
committed
(revision 21)
- update to version 0.16.1 * Major performance improvement for spack load and other commands. * spack fetch is now environment-aware. (#19166) * Numerous fixes for the new, clingo-based concretizer. * Supoprt for automatically bootstrapping clingo from source. * Python 3.10 support: collections.abc * Fix import issues by using __import__ instead of Spack package import. * Bugfixes and --source-dir argument for spack location. * Better support for externals in shared prefixes. * spack build-env now prefers specs defined in the active environment. * Remove erroneous warnings about quotes in from_sourcing_files. * Fix clearing cache of InternalConfigScope. * Bugfix for active when pkg is already active error. * Make SingleFileScope able to repopulate the cache after clearing it. * Channelflow: Fix the package. * More descriptive error message for bugs in package.py * Use package-supplied autogen.sh * Respect -k/verify-ssl-false in _existing_url method.
buildservice-autocommit
accepted
request 889925
from
Christian Goll (mslacken)
(revision 20)
baserev update by copy to link target
Christian Goll (mslacken)
accepted
request 889921
from
Egbert Eich (eeich)
(revision 19)
- Add gcc-c++ to the required packages (bsc#1185519). - Add alternative c++ & fortran compilers to the triggers list.
buildservice-autocommit
accepted
request 882566
from
Christian Goll (mslacken)
(revision 18)
baserev update by copy to link target
Christian Goll (mslacken)
accepted
request 882557
from
Christian Goll (mslacken)
(revision 17)
again
Christian Goll (mslacken)
accepted
request 882406
from
Christian Goll (mslacken)
(revision 16)
`spack external find` as nobody and not as root as the bzip2 binary is found and removed warning for this corner case in rpmlinrc
Christian Goll (mslacken)
accepted
request 882183
from
Christian Goll (mslacken)
(revision 15)
- added run-find-external.sh which calls the command in post `sack external find` as nobody and not as root - added libbz2-devel as dependency as spack requires this, as soon as the bzip2 binary is found >>>>>>> ./spack.changes.r6ab42661d49aaf33d7c9b12997157f78
buildservice-autocommit
accepted
request 880147
from
Ana Guerrero (anag)
(revision 14)
baserev update by copy to link target
Ana Guerrero (anag)
accepted
request 880145
from
Ana Guerrero (anag)
(revision 13)
- set the right MODULEPATH in /etc/profile.d/spack.[cs]h - Remove BuildRequires for patterns-base-basesystem and distribution-release. - update to version 0.16.1 * intel-oneapi support through new packages * HIP/ROCm support (#19715, #20095) * concretization enhancements * environment install reporting fix (#20004) * avoid import in ABI compatibility info (#20236) * restore ability of dev-build to skip patches (#20351) * spack find -d spec grouping (#20028) * spack smoke test support (#19987, #20298) * abstract spec comparisons (#20341) * performance improvements for binary relocation (#19690, #20768) * additional sanity checks for variants in builtin packages (#20373) * do not pollute auto-generated configuration files with empty lists or dicts - added file: basic-exclude-pattern-for-external-find.patch * adds the functionality to exclude binaries for external search so that the call 'installdbgsymbols' can be prohibited as this leads to an endless loop when drkonqui is installed - Add * Fix-documentation-so-that-parser-doesn-t-stumble.patch: * Fix-error-during-documentation-build-due-to-recursive-module-inclusion.patch Fix documentation building. - Fix texinfo file installation. - added patch for more reproduceable output for the doc package * added file: added-target-and-os-calls-to-output-of-spack-spec-co.patch - added test for /etc/spack/no_rpm_trigger - added %triggerin and %triggerpostun for the packages which can be detected by spack - updated to 0.16.0 - added find for external packages - added dockerfile for leap * added patchfile added-dockerfile-for-opensuse-leap-15.patch - Add documentation (man and info pages, pdf doesn't build currently). * Do not ship documentation sources. - Do not distribute Dockerfiles and other container related material, yet. This needs to be fixed so that the samples work with SUSE. - Fully integrate spack into SUSE directory structure, fix paths where required. * Fix setup scripts to work correctly in above environment. - added profile file for csh - enabled projections - updated README.SUSE - added patches to be more on the traditional file system hierarchy and avoid explicit version in tumbleweed. * added file Make-spack-paths-compliant-to-distro-installation.patch * added file fix-tumbleweed-naming.patch - Initial release. Version 0.15.4 * Make-spack-paths-compliant-to-distro-installation.patch Make spack paths compliant to distro installation.
buildservice-autocommit
accepted
request 879453
from
Ana Guerrero (anag)
(revision 12)
baserev update by copy to link target
Ana Guerrero (anag)
accepted
request 879451
from
Christian Goll (mslacken)
(revision 11)
- update to version 0.16.1 * intel-oneapi support through new packages * HIP/ROCm support (#19715, #20095) * concretization enhancements * environment install reporting fix (#20004) * avoid import in ABI compatibility info (#20236) * restore ability of dev-build to skip patches (#20351) * spack find -d spec grouping (#20028) * spack smoke test support (#19987, #20298) * abstract spec comparisons (#20341) * performance improvements for binary relocation (#19690, #20768) * additional sanity checks for variants in builtin packages (#20373) * do not pollute auto-generated configuration files with empty lists or dicts - added file: basic-exclude-pattern-for-external-find.patch * adds the functionality to exclude binaries for external search so that the call 'installdbgsymbols' can be prohibited as this leads to an endless loop when drkonqui is installed
Displaying revisions 81 - 100 of 110