Commit Graph

115 Commits

Author SHA1 Message Date
Colin Walters
6b7575a219 New upstream version 2017-02-14 21:58:18 -05:00
Fedora Release Engineering
e3bff4254f - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 11:50:48 +00:00
Colin Walters
f4d2fc43cd Back out netns usage for now for https://pagure.io/releng/issue/6602 2017-01-27 03:10:11 -05:00
Colin Walters
d0f658d726 Update sources for previous commit 2017-01-22 14:35:29 -05:00
Colin Walters
6e419a1ea5 New upstream version 2017-01-22 14:33:14 -05:00
Colin Walters
f934bc16e6 New upstream version 2016-12-12 13:19:30 -05:00
Colin Walters
846be19124 Backport patch to fix install-langs 2016-11-26 14:23:12 -05:00
Colin Walters
fb290ee442 New upstream version 2016-11-15 14:40:16 -05:00
Colin Walters
d59a209884 New upstream version 2016-10-24 09:43:53 -04:00
Colin Walters
5c4fd3e1d5 New upstream version 2016-10-24 09:39:57 -04:00
Colin Walters
7081d79d1a New upstream version 2016-10-07 17:04:26 -04:00
Colin Walters
ffb56a4be4 New upstream version 2016-09-08 20:42:46 -04:00
Colin Walters
c6114b0b46 New upstream version 2016-09-07 21:50:56 -04:00
Colin Walters
81aa294d9d New upstream version 2016-09-07 21:29:58 -04:00
Colin Walters
3700dde71b Add requires on fuse 2016-09-01 06:45:52 -04:00
Colin Walters
beaf676778 Backport patch for running inside mock 2016-08-31 16:51:59 -04:00
Colin Walters
64f95689eb Backport patch to fix mutate-os-release 2016-08-31 16:50:55 -04:00
Colin Walters
59fe1d1510 Backport patch for running inside mock 2016-08-31 16:48:33 -04:00
Colin Walters
526a91c610 Backport patch to fix mutate-os-release 2016-08-17 17:03:41 -04:00
Colin Walters
84fb4af096 Backport patch to fix mutate-os-release 2016-08-17 17:00:46 -04:00
Colin Walters
23e04eeab9 New upstream version 2016-08-13 10:54:13 -04:00
Colin Walters
9b9e97398b Backport patches from master to fix non-containerized composes 2016-08-12 20:06:23 -04:00
Colin Walters
b5ef2f19b8 New upstream version 2016-08-11 16:36:14 -04:00
Colin Walters
a56f6d9307 New upstream version 2016-07-25 14:28:31 -04:00
Colin Walters
402f823d30 Require bubblewrap 2016-07-11 16:19:23 -04:00
Colin Walters
5895086fe5 Require bubblewrap 2016-07-11 16:18:36 -04:00
Colin Walters
f5759b3d2b New upstream version 2016-07-08 16:28:05 -04:00
Colin Walters
e14b6ed1b4 New upstream version 2016-07-08 16:27:43 -04:00
Colin Walters
a644eb10cc New upstream version 2016-07-08 16:27:13 -04:00
Colin Walters
4d375aa51e Backport fixes from https://github.com/projectatomic/rpm-ostree/commits/2016.3-fixes 2016-07-07 21:01:20 +00:00
Colin Walters
3959c0616e Rework to use libhif as git submodule
https://github.com/projectatomic/rpm-ostree/pull/357
2016-06-30 11:32:40 -04:00
Colin Walters
d452ad1837 Add gperf BR for upstream changes 2016-06-24 13:22:13 -04:00
Colin Walters
893f6e4740 BR libsystemd for future upstream changes 2016-06-23 10:28:39 -04:00
Colin Walters
f4a6dc640f Backport fixes from https://github.com/projectatomic/rpm-ostree/commits/2016.3-fixes 2016-06-15 15:52:25 -04:00
Colin Walters
4fdad76c5b Two fixes for non-bundled build
In the non-bundled case:

 - Don't exclude requires on libhif
 - Don't inject an RPATH
2016-05-27 11:59:11 -04:00
Colin Walters
2f39d383bb Clean up BRs
The libhif BRs should only be pulled in if building with bundled
libhif.
2016-05-26 14:40:38 -04:00
Colin Walters
8a57b061b9 build: Make libhif bundling an option
For rpmdistro-gitoverlay, it's more convenient to just do libhif as a
system wide thing.
2016-05-24 17:13:00 -04:00
Colin Walters
5738f10432 New upstream version 2016-05-20 09:13:01 -04:00
Colin Walters
4e9da1c5e2 Provides: rpm-ostree-client for CentOS7/RHEL
This way `cockpit` can work if we only have `rpm-ostree` in the
root.
2016-05-07 14:37:41 -04:00
Colin Walters
bf6a6ce7d3 BR cmake 2016-04-19 10:54:36 -04:00
Colin Walters
8240cf91ac Backport patch to fix Fedora composes writing data into source file:/// URIs 2016-03-31 14:02:18 -04:00
Colin Walters
4301486c90 New upstream version 2016-03-28 12:19:47 -04:00
Colin Walters
ee00821e45 New upstream version 2016-03-28 12:10:24 -04:00
Colin Walters
6d29112807 build: Fix installation
I'd only been testing builds, but we really should have been testing
the runtime too.
2016-02-29 16:51:51 -05:00
Colin Walters
4cc19b0c9a New git snapshot, just getting some new code out there
- We are now bundling a copy of libhif, as otherwise coordinated releases with
  PackageKit/dnf would be required, and we are not ready for that yet.
2016-02-23 21:11:59 -05:00
Colin Walters
ca071a8191 Add a provides for the libhif bundling
Reported-by: Adam Williamson
2016-02-23 20:52:24 -05:00
Colin Walters
b3c7300a93 build: Fix LD_LIBRARY_PATH 2016-02-23 10:30:15 -05:00
Colin Walters
4f2a04f85e New git snapshot, just getting some new code out there
- We are now bundling a copy of libhif, as otherwise coordinated releases with
  PackageKit/dnf would be required, and we are not ready for that yet.
2016-02-23 10:03:28 -05:00
Colin Walters
43ae1866a8 New git snapshot, just getting some new code out there
- We are now bundling a copy of libhif, as otherwise coordinated releases with
  PackageKit/dnf would be required, and we are not ready for that yet.
2016-02-23 09:26:58 -05:00
Colin Walters
1aa245a23c New git snapshot, just getting some new code out there
- We are now bundling a copy of libhif, as otherwise coordinated releases with
  PackageKit/dnf would be required, and we are not ready for that yet.
2016-02-23 08:58:03 -05:00