Client side upgrade program and server side compose tool
Go to file
Jonathan Lebon 634dc19315 Simplify Rust conditionals
We can greatly simplify the Rust goop now since:

1. upstream now hard requires Rust, so there's no need to make a
   conditional for `--enable-rust`.
2. we're not rebasing rpm-ostree in f27, so we can simplify the `>= 28`
   conditionals
3. el7 is strictly backports only, so we can simplify the `0%{?rhel}`
   conditionals (though we still want to support CentOS 7)
4. the new recommended way of using Rust in el8 is to just
   `BuildRequires: rust-toolset`, so we can drop all the SCL crud.
2018-12-04 15:29:09 -05:00
tests tests: just directly rsync files 2017-08-24 15:36:49 -04:00
.gitignore Release 2018.9 2018-10-28 21:42:07 -04:00
0001-compose-Don-t-require-SELinux-policy-in-legacy-path.patch 2018.9-3: Backport patch for https://pagure.io/dusty/failed-composes/issue/956 2018-11-02 11:56:46 -04:00
0001-rust-Drop-crates-io-patch-and-use-0.4.0.patch Backport patch to use systemd-0.4.0 crate 2018-10-28 22:49:32 -04:00
rpm-ostree.spec Simplify Rust conditionals 2018-12-04 15:29:09 -05:00
sources Backport patch to use systemd-0.4.0 crate 2018-10-28 22:49:32 -04:00