Revisions of spack

Christian Goll's avatar Christian Goll (mslacken) accepted request 896928 from Antoine Ginies's avatar 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's avatar Christian Goll (mslacken) (revision 22)
baserev update by copy to link target
Christian Goll's avatar 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's avatar Christian Goll (mslacken) (revision 20)
baserev update by copy to link target
Christian Goll's avatar Christian Goll (mslacken) accepted request 889921 from Egbert Eich's avatar 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's avatar Christian Goll (mslacken) (revision 18)
baserev update by copy to link target
Christian Goll's avatar Christian Goll (mslacken) accepted request 882406 from Christian Goll's avatar 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's avatar Christian Goll (mslacken) accepted request 882183 from Christian Goll's avatar 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's avatar Ana Guerrero (anag) (revision 14)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 880145 from Ana Guerrero's avatar 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's avatar Ana Guerrero (anag) (revision 12)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 879451 from Christian Goll's avatar 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
buildservice-autocommit accepted request 878329 from Egbert Eich's avatar Egbert Eich (eeich) (revision 10)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 875773 from Egbert Eich's avatar Egbert Eich (eeich) (revision 9)
- Remove BuildRequires for patterns-base-basesystem and
  distribution-release.
buildservice-autocommit accepted request 869552 from Egbert Eich's avatar Egbert Eich (eeich) (revision 8)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 869487 from Egbert Eich's avatar Egbert Eich (eeich) (revision 7)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 854933 from Christian Goll's avatar Christian Goll (mslacken) (revision 6)
initialized devel package after accepting 854933
Christian Goll's avatar Christian Goll (mslacken) committed (revision 4)
removed spack-recipes-rpmlintrc
Displaying revisions 81 - 100 of 103
openSUSE Build Service is sponsored by