https://github.com/sclorg/scl-examples
Set of spec files following the best practices for Software Collections
https://github.com/sclorg/scl-examples
Last synced: 12 months ago
JSON representation
Set of spec files following the best practices for Software Collections
- Host: GitHub
- URL: https://github.com/sclorg/scl-examples
- Owner: sclorg
- License: gpl-2.0
- Created: 2014-12-01T09:41:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T12:28:57.000Z (about 11 years ago)
- Last Synced: 2025-04-06T01:22:27.929Z (about 1 year ago)
- Language: Shell
- Size: 195 KB
- Stars: 8
- Watchers: 7
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Software Collections examples
=============================
Software Collections (SCL) are an RPM-based technology that gives you the power
to build, install, and use multiple versions of software on the same system,
without affecting system-wide installed packages.
This repository includes a set of RPM spec files that follow the best practices
for creating Software Collections.
This repo currently includes:
* foo/ -- an SCL providing a CLI application and a daemon
* bar/ -- an SCL extending the foo1 collection and providing a CLI application
that uses the foo collection
For building and using the example collections, see README.md in particular
directory.
For more information about Software Collections or to get pre-built Software
Collections, go to: https://www.softwarecollections.org/en/