rpm-ostree/packaging
Jonathan Lebon e11d426f99 packaging: Move canonical spec file here
So this is a somewhat significant change, but I'd like to try having the
canonical spec file upstream. A few reasons for this:

1. We integrate tightly with the distros we're destined for, and so
   we're in a pretty good position for knowing how the software should
   be packaged.
2. We can atomically change packaging along with the rest of the code.
   This has important ramifications, including that it'll be easier to
   integrate with continuous build services like Packit, but releases
   will also be less fraught with last-minute packaging fixes.
3. I'm playing with Jenkins pipelines and there I'd like to make RPMs
   the "artifact" that gets moved down the pipeline into later stages
   (e.g. `cosa build`). We could even eventually make it an actual
   external artifact so that anyone can easily download RPMs from any
   random PR for testing. (And in fact, with a thin yumrepo layer on
   top, it could be used to replace Packit/rdgo entirely).

Not that this approach doesn't have issues as well (e.g. on the dist-git
side, we'll need some minimal tooling to merge in the changelog), though
I think it's worth trying out.

Closes: #1900
Approved by: cgwalters
2019-09-09 23:50:32 +00:00
..
.gitignore build: Update .gitignore 2016-03-26 14:22:41 +00:00
atomic7-testing.repo packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
cccp.yml packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
Dockerfile packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
make-git-snapshot.sh tests: Bump to Python 3 only 2019-05-08 19:02:32 +00:00
Makefile.dist-packaging packaging: Fix repomanage usage 2019-09-09 23:50:32 +00:00
Makefile.docker packaging: More Docker fixes 2014-05-18 14:13:13 -04:00
rpm-ostree.spec.in packaging: Move canonical spec file here 2019-09-09 23:50:32 +00:00
rpmbuild-cwd packaging: New directory with spec file 2014-01-15 21:54:48 -05:00