Compare commits

...
Sign in to create a new pull request.

8 commits

Author SHA1 Message Date
Petr Šabata
d38f68b1eb Name the component correctly
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-17 23:31:06 +02:00
Petr Šabata
1fdc27c3ae Include tcp_wrappers and reduce audit filters
This is needed to fix broken deps of shared-userspace.

Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-17 22:28:08 +02:00
Petr Šabata
165722aa03 Add 'modules=1' to the repo file so that it works with the PoC dnf implementation
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-14 09:19:53 +02:00
Petr Šabata
1ac41ff742 Add iputils to base-runtime
It's used by other modules and it just fits in.

Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-14 09:19:29 +02:00
Petr Šabata
52b9647fd7 Drop buildopts, we don't need them anymore
...and it's possible they're causing
https://pagure.io/fm-orchestrator/issue/609.

Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-14 09:00:53 +02:00
Stephen Gallagher
aac03b7daa
Updating libdnf to 0.9.2
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-07-12 12:10:11 -04:00
Petr Šabata
e2ae10693b Point to the right repo sources
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-11 16:32:01 +02:00
Petr Šabata
b53844bfb9 Updating repo URL for Boltron final
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-11 14:49:05 +02:00

View file

@ -73,7 +73,8 @@ data:
# attr
attr, libattr, libattr-devel,
# audit
audit-libs, audit-libs-devel, audit-libs-static,
audispd-plugins, audispd-plugins-zos, audit, audit-libs,
audit-libs-devel, audit-libs-static, audit-libs-python3,
# babeltrace
babeltrace, libbabeltrace, python3-babeltrace,
# basesystem
@ -293,6 +294,8 @@ data:
# iptables
iptables, iptables-devel, iptables-libs, iptables-services,
iptables-utils,
# iputils,
iputils, iputils-ninfod,
# isl
isl, isl-devel,
# kernel
@ -550,6 +553,8 @@ data:
systemd-pam, systemd-tests, systemd-udev,
# tar
tar,
# tcp_wrappers,
tcp_wrappers, tcp_wrappers-devel, tcp_wrappers-libs,
# texinfo
info,
# tzdata
@ -577,8 +582,7 @@ data:
filter:
rpms: [
# audit
audispd-plugins, audispd-plugins-zos, audit, audit-libs-python,
audit-libs-python3,
audit-libs-python,
# babeltrace
libbabeltrace-devel,
# chkconfig
@ -708,10 +712,6 @@ data:
# util-linux
util-linux-user,
]
buildopts:
rpms:
macros: |
%baseruntime_force_rebuild 2017-06-26
components:
rpms:
# acl-2.2.52-13.fc26
@ -863,7 +863,7 @@ data:
ref: db937d42cebde417a4002ed2ce8578c63f2b114c
fedora-modular-repos:
rationale: Autogenerated by Base Runtime tools.
ref: c1f4b61a43f5123fec07b926c23e99c8732ea951
ref: 7b674e149f00959cc693fb1c30ff06fe39a436b8
# fedora-rpm-macros-26-2.fc26
fedora-rpm-macros:
rationale: Autogenerated by Base Runtime tools.
@ -1001,6 +1001,10 @@ data:
iptables:
rationale: Autogenerated by Base Runtime tools.
ref: 7ee46ed2f5172db5f6e158009062ef99c3eebb48
# iputils-20161105-2.fc26
iputils:
rationale: Autogenerated by Base Runtime tools.
ref: 3be51cc88526fbf29d67dd1de80366b416140975
# isl-0.16.1-1.fc26
isl:
rationale: Autogenerated by Base Runtime tools.
@ -1053,10 +1057,10 @@ data:
libdb:
rationale: Autogenerated by Base Runtime tools.
ref: 607172865e43570dde11c1f49de14474f47e837a
# libdnf-0.8.2-1.fc26
# libdnf-0.9.2-1.fc26
libdnf:
rationale: Autogenerated by Base Runtime tools.
ref: efe1828c67c1e638c7440a2315ffde33bf01c2d4
ref: 8a2c2ce0fe8899d18e8dfb88dd61fc0b13ab6616
# libev-4.24-2.fc26
libev:
rationale: Autogenerated by Base Runtime tools.
@ -1449,6 +1453,10 @@ data:
tar:
rationale: Autogenerated by Base Runtime tools.
ref: 353f951667464c0d8174edb4a6a13ed2aa1b9b46
# tcp_wrappers-7.6-85.fc26
tcp_wrappers:
rationale: Autogenerated by Base Runtime tools.
ref: 3aa22b5bed459758a32a802982ef6a8066f71fb0
# texinfo-6.3-3.fc26
texinfo:
rationale: Autogenerated by Base Runtime tools.