Nils Philippsen
2f4395706a
point to github tracker
2017-08-01 11:23:56 +02:00
Petr Šabata
e263f3d303
glib2 hack
...
Fixing the glib2 API and filters and pointing glib2 to the special
Boltron hack.
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-07-16 20:41:59 +02:00
Karsten Hopp
073a9414e8
add satyr-devel
2017-07-14 16:15:07 +02:00
Karsten Hopp
2799241c0f
add libdaemon-devel
2017-07-14 16:00:48 +02:00
Karsten Hopp
e5a902a4cd
fix libmodman ref, add jansson
2017-07-14 15:55:58 +02:00
Karsten Hopp
70152366d4
add libmodman-devel without the cmake requirement
2017-07-14 15:49:28 +02:00
Karsten Hopp
5efd1bd69c
drop freetype (BRT), filter all glib2* except -devel, drop augeas from rpm and API as we filter it out, add json-c-devel
2017-07-14 15:45:13 +02:00
Karsten Hopp
90ef10f593
remove libselinux and libxml2, already in BRT
2017-07-14 13:54:50 +02:00
Karsten Hopp
b4a2ee1777
Merge pull request #6 from KarstenHopp/filter-systemtap
...
Filter systemtap
2017-07-11 12:07:43 +02:00
Karsten Hopp
e2e56b20d9
drop useless files
2017-07-11 11:49:30 +02:00
Karsten Hopp
609d49122e
systemtap is a BR of audit, filter systemtap, libdwarf and dyninst from api
2017-07-11 11:47:03 +02:00
Karsten Hopp
3ab57004b7
filter out cups-devel and godep-unit-test-devel
2017-07-10 13:05:55 +02:00
Nils Philippsen
e5bbc8ff0a
add mcstrans (setransd)
...
It's a runtime dep of selinux-policy-mls, which we filtered out but it
gets pulled in during the compose regardless.
2017-07-07 13:12:03 +02:00
Nils Philippsen
a7afa25434
filter out systemtap-runtime-virthost
2017-07-06 13:22:05 +02:00
Nils Philippsen
e53d218de8
add dyninst, libdwarf
...
dyninst is a build and runtime dependency of systemtap
2017-07-06 09:08:09 +02:00
Karsten Hopp
510a5b241b
filter out some doc subpackages
2017-07-05 16:41:32 +02:00
Nils Philippsen
4bece8ef90
filter out gperftools
...
This pulls in pprof (again), which pulls in gv and graphiviz, etc.
2017-07-04 11:41:20 +02:00
Nils Philippsen
c85d2ade95
actually commit fix for previous change
...
Signed-off-by: Nils Philippsen <nils@redhat.com>
2017-07-04 11:39:33 +02:00
Stephen Gallagher
733a6617a0
ding-libs subpackages need to be in the API
...
ding-libs has no binary package by that name.
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
Signed-off-by: Nils Philippsen <nils@redhat.com>
2017-07-04 11:14:18 +02:00
Nils Philippsen
23167723b1
pin skopeo to a specific commit
...
...because f26 HEAD needs ostree-devel which we don't have yet
2017-06-30 22:07:37 +02:00
Nils Philippsen
7d5285f160
Merge remote-tracking branch 'dist-git/f26' into f26
2017-06-30 17:16:44 +02:00
Karsten Hopp
8d9f12cff9
sync with dist-git
2017-06-30 13:34:16 +02:00
Nils Philippsen
eb910eba0b
bump for fixed xmlrpc-c component
2017-06-30 11:37:39 +02:00
Nils Philippsen
29be9141f4
pin compiler-rt to a specific commit
...
The f26 branch HEAD of compiler-rt needs llvm-4.0.1, but its f26 branch
is only on 4.0.0, d'oh!
2017-06-27 23:40:58 +02:00
Nils Philippsen
a4009fbcaf
add missing runtime dependencies
...
- wayland (libwayland-{client,server,cursor}): mesa-libEGL
- harfbuzz-devel: pango-devel
- harfbuzz-icu: harfbuzz-devel
- graphite2-devel: harfbuzz-devel
- libXxf86vm-devel: mesa-{libGL,libEGL}-devel
- mesa-libGLU-devel (libGLU-devel): freeglut-devel
- gl-manpages: mesa-libGLU-devel
2017-06-27 18:13:36 +02:00
Nils Philippsen
1f02442879
don't ship vala packages
...
This is only needed to build libsecret (which is needed for git). Filter
out all its binary packages to not have to pull in other stuff (which
currently is satisfied by bootstrap).
2017-06-27 18:13:36 +02:00
Nils Philippsen
05ac9da069
don't ship the whole gperftools package
...
The pprof subpackage pulls in loads of other packages, merely include
the libraries in the default profile and API.
2017-06-27 18:13:36 +02:00
Dominika Hodovska
78db110120
Remove SDL and some of its dependencies
...
Signed-off-by: Nils Philippsen <nils@redhat.com>
2017-06-27 18:13:08 +02:00
Petr Šabata
bdf89bce66
Drop libaio as it now lives in base-runtime
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-16 14:07:59 +02:00
Tomas Tomecek
0bdc5ed019
correct runtime dependencies for docker
...
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2017-06-16 09:56:49 +02:00
Karsten Hopp
e61ae16be9
Merge branch 'f26' of ssh://pkgs.fedoraproject.org/modules/shared-userspace into f26
2017-06-09 20:53:00 +02:00
Karsten Hopp
667a74d3cd
build libproxy after mozjs38
2017-06-09 20:52:36 +02:00
Stephen Gallagher
7c0f085660
Drop libreport-cli from the filtered RPMs
...
Needed to support python-meh
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-06-09 11:14:49 -04:00
Karsten Hopp
090e6f4ca2
add urw-fonts libtar json-c libmodman mozjs38 libproxy xmlrpc-c python-IPy setools polkit-pkla-compat as runtime deps
2017-06-08 17:12:02 +02:00
Karsten Hopp
766b7b3445
revert libtool buildorder
2017-06-07 15:37:21 +02:00
Karsten Hopp
de41d233de
test building libtool earlier
2017-06-07 15:06:31 +02:00
Karsten Hopp
2867a4057d
fix typo
2017-06-07 14:44:10 +02:00
Karsten Hopp
27d86bcebf
fix title
2017-06-07 14:43:14 +02:00
Karsten Hopp
b4039b1e2e
initial github version
2017-06-07 14:41:46 +02:00
Karsten Hopp
a4b586a890
Initial commit
2017-06-07 14:27:02 +02:00
Karsten Hopp
a3bf2c9299
empty commit
2017-06-07 13:23:50 +02:00
Karsten Hopp
2fe74ebdac
fix typo
2017-06-06 16:09:40 +02:00
Karsten Hopp
ccf8fe7be2
add fipscheck and openssh-client
2017-06-06 15:58:16 +02:00
Karsten Hopp
2eaaf87525
add mozjs17 for polkit, openjpeg2 for poppler and ghostscript
2017-06-06 15:26:57 +02:00
Karsten Hopp
249f26ebae
add hicolor-icon-them, drop most of gtk3
2017-06-06 14:45:13 +02:00
Karsten Hopp
8b431f4759
add libpciaccess hwdata jasper libXxf86vm freeglut fontenc freetype libXfont xorg-x11-font-utils less
2017-06-06 11:56:46 +02:00
Petr Šabata
7886687b3a
Bumping to workaround MBS bugs
...
Signed-off-by: Petr Šabata <contyk@redhat.com>
2017-06-05 11:15:44 +02:00
Karsten Hopp
8efb24e89c
add libreport
2017-06-01 16:10:14 +02:00
Karsten Hopp
f7c690c590
mv docbook-utils to c-b-d, add poppler, qpdf, satyr and augeas
2017-06-01 16:06:44 +02:00
Karsten Hopp
ecff7d6b3b
we need a newer libselinux than BRT provides for policycoreutils
2017-05-31 17:08:00 +02:00