Commit Graph

140 Commits

Author SHA1 Message Date
Ville Skyttä
c9e93111d1 Own the %{_datadir}/ostree dir
https://bugzilla.redhat.com/show_bug.cgi?id=1480903
2017-08-14 09:19:47 -04:00
Fedora Release Engineering
d21005aef6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 04:42:03 +00:00
Florian Weimer
72da6220d5 Rebuild with binutils fix for ppc64le (#1475636) 2017-07-30 21:53:59 +02:00
Colin Walters
d1aa087229 New upstream version 2017-07-27 09:23:42 -04:00
Fedora Release Engineering
9a85acc79d - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 02:00:30 +00:00
Colin Walters
ad1f9fdd88 f26: Switch to libcurl 2017-07-17 11:34:19 -04:00
Colin Walters
5de3f7e880 New upstream version 2017-07-06 15:10:56 -04:00
Colin Walters
72b94d8543 New upstream version 2017-06-19 12:13:08 -04:00
Colin Walters
64a5402f69 Fix previous curl conditional commit
The conditionals were inverted.  Also, fix the glib-networking
`Requires` to depend on libsoup.
2017-06-02 17:04:41 -04:00
Colin Walters
115e0f5703 Enable curl+openssl on f27+
It has various advantages like HTTP2, plus now that NetworkManager
  switched we are the last thing left in Fedora Atomic Host depending
  on libsoup.
2017-05-18 09:47:30 -04:00
Colin Walters
2f7efa2d1c New upstream version 2017-05-17 17:49:02 -04:00
Colin Walters
e10493a969 Add bug link for preset 2017-05-16 13:25:12 -04:00
Colin Walters
dd409a4859 spec: update for https://github.com/ostreedev/ostree/pull/859 2017-05-16 13:00:24 -04:00
Colin Walters
fa239e39dd New upstream version 2017-04-18 20:53:53 -04:00
Colin Walters
99213ed6da New upstream version 2017-04-12 15:24:50 -04:00
Colin Walters
2796c1232e New upstream version 2017-03-10 14:02:39 -05:00
Colin Walters
ca89bf28a6 spec: Delete trivial-httpd
See https://github.com/ostreedev/ostree/pull/723

This will drop a Requires on soup and all of its deps.
2017-03-08 09:23:21 -05:00
Colin Walters
eda4a3256f spec: Require libsoup unconditionally for now 2017-03-07 17:00:28 -05:00
Colin Walters
6b449d7693 spec: BR zlib
libsoup transitively depended on it, curl doesn't, hence we need
to be explicit.
2017-03-07 16:56:11 -05:00
Colin Walters
c6dd158238 Add curl bcond
I'd like to test this in FAHC, adding a bcond will allow me to enable it.
2017-03-07 16:49:05 -05:00
Colin Walters
c17b8d9f76 Add patch for ppc64le grub2 2017-03-03 10:34:53 -05:00
Colin Walters
1708966d77 Backport libmount unref patch 2017-02-23 11:05:00 -05:00
Colin Walters
03ba7eaa12 New upstream version 2017-02-14 13:53:16 -05:00
Fedora Release Engineering
a86eebc004 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 01:06:04 +00:00
Colin Walters
a84537fe2c Drop patch to chmod /tmp
Saw a report in the wild of this failing due to SELinux; anyways, it shouldn't
be necessary anymore. Anyone who is affected must have already upgraded, or used
a new image, or fixed it locally with chmod.
2017-02-07 18:01:19 -05:00
Jonathan Lebon
9912ee7f1a spec: make grub2 pkg pull in ostree 2017-02-07 15:38:33 -05:00
Colin Walters
3b37a92bc9 Split off ostree-libs
This is the inverse of upstream https://github.com/ostreedev/ostree/pull/659 but
renaming the package would be hard for low immediate gain. With this at least,
flatpak could theoretically depend just on libostree. And similarly for
rpm-ostree compose tree (when that gets split out).
2017-02-07 14:39:45 -05:00
Colin Walters
b5be76a3af spec: More adaptions to rename 2017-02-07 14:27:23 -05:00
Jonathan Lebon
25e721f59f spec: adapt to pkg rename 2017-02-03 14:14:47 -05:00
Colin Walters
ffabd1ea97 New upstream version 2017-01-23 16:25:38 -05:00
Colin Walters
3773db83a8 Enable libmount 2017-01-18 17:57:46 -05:00
Colin Walters
7560b4a322 spec: Adapt to trivial-httpd split 2017-01-05 09:00:11 -05:00
Colin Walters
6f95190330 New upstream version 2016-12-12 18:12:40 +00:00
Colin Walters
e3698fc259 New upstream version 2016-12-12 12:59:07 -05:00
Igor Gnatenko
f19729d6f7 Rebuild for gpgme 1.18
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
2016-12-10 20:07:17 +01:00
Kalev Lember
677655c169 Backport a patch to remove an accidental print statement
Needed for flatpak.
2016-11-29 11:59:30 +01:00
Colin Walters
61ec98736f New upstream version 2016-11-23 12:02:22 -05:00
Colin Walters
fff0ebce87 New upstream version
- Require glib-networking to fix https://pagure.io/pungi-fedora/pull-request/103
2016-11-15 11:46:56 -05:00
Thierry Vignaud
acde5df41a use std macros 2016-10-27 11:14:33 -04:00
Thierry Vignaud
67906c09bd fix URL 2016-10-27 11:13:32 -04:00
Colin Walters
67ac4f1a8c New upstream release 2016-10-23 17:53:31 -04:00
Colin Walters
ee36854053 New upstream version 2016-10-07 16:53:00 -04:00
Colin Walters
8cc78ff4ea Backport another patch for systemd journal
Resolves: #1265295
2016-09-20 17:41:02 -04:00
Colin Walters
af4b821a66 Set --with-dracut=yesbutnoconf
Resolves: #1331369
2016-09-16 09:16:27 -04:00
Colin Walters
a75c4a2cdc Set --with-dracut=yesbutnoconf
Resolves: #1331369
2016-09-16 08:39:25 -04:00
Colin Walters
d3247e8605 Enable dracut --yesbutnoconf
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1331369
2016-09-16 08:38:09 -04:00
Colin Walters
a320763e3f Backport patch to fix bug#1265295 2016-09-15 18:41:35 -04:00
Colin Walters
0d6d3c2f96 Backport patch to fix bug#1265295 2016-09-15 18:40:20 -04:00
Kalev Lember
3d958c4f0b pull: Do allow executing deltas when mirroring into bare{,-user}
This backports an upstream commit that's needed for flatpak.
2016-09-12 15:11:59 +02:00
Kalev Lember
2be479f793 Drop libgsystem dependency
ostree uses libglnx instead these days.
2016-09-09 10:00:37 +02:00