Commit Graph

83 Commits

Author SHA1 Message Date
Alexander Kurtakov
575b63c32a Fix eclipse group content. 2021-04-28 21:42:45 +00:00
Orion Poplawski
3c0079d305 Run "make sort" on rawhide 2021-02-16 22:15:08 +00:00
Adam Williamson
6e8f511e4b Add fprintd-pam to a new critical-path-standard group
We had a situation with an fprintd update that broke su and
console logins:
https://bodhi.fedoraproject.org/updates/FEDORA-2020-f997de7d0e
so clearly fprintd should be on the critical path. This is my
best guess as to how we should best do this (will discuss
details in the PR).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-02-09 17:20:27 +00:00
Ankur Sinha (Ankur Sinha Gmail)
5b7b1422e4 Add NetPyNE to neuro group 2020-11-28 18:18:36 +00:00
Kamil Páral
51c5c5aef0 gnome-desktop: install mesa-dri-drivers by default
Otherwise gdm doesn't start.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1559797
2020-11-28 18:17:17 +00:00
Timothée Ravier
f12644e77a
Add xorg-x11-drv-amdgpu to base-x and critical-path-gnome
Modern AMD GPUs use the amdgpu module:
https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units#Features_Overview

This is needed for full X11 support on Silverblue:
https://discussion.fedoraproject.org/t/how-to-enable-amdgpu-kernel-driver/22249

Fixes: https://pagure.io/fedora-comps/issue/448
2020-08-05 11:13:07 +02:00
Jaroslav Kysela
c8fee27fdc alsa-sof-firmware: install only on the x86_64 arch
The firmware files are specific to the latest Intel hardware
(build-in PCI sound cards with DSP).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-06-30 16:08:27 +00:00
Timothée Ravier
90e48d6fea Pantheon f32/f33: remove 'cebere' obsolete dependency
See: https://src.fedoraproject.org/rpms/cerbere

Signed-off-by: Timothée Ravier <tim@siosm.fr>
2020-05-02 16:37:10 +00:00
Stephen Gallagher
c3dbf423e2
Add networkmanager-submodules as an option on minimal installs
This will allow people to install a minimal OS with WiFI, bluetooth
and WWAN support.

Resolves: rhbz#1821047

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-04-24 14:49:34 -04:00
raveit65
9f5824db58 Mate f32/33: use f32-backgrounds-extra 2020-04-13 15:52:54 +02:00
Peter Robinson
fa6757124e SoaS: Update default Activities for F-32
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2020-04-06 18:14:07 +01:00
Erich Eickmeyer
173569e03f Add non-* tools to Audio Production Group 2020-04-03 23:05:32 +00:00
Erich Eickmeyer
11423c75d0 Add raysession to Audio Production in comps-f32.xml.in 2020-04-03 00:42:00 +00:00
Jerry James
e5b3e6cdd9 The why package has been retired in F32+. 2020-04-01 11:04:01 -06:00
Erich Eickmeyer
e04ca7cd42 Add missing items from Fedora Jam to audio group 2020-04-01 16:26:56 +00:00
Rajeesh K V
8ec7f5ce83 Retire meiga 2020-03-23 22:17:16 +00:00
Adam Williamson
deeb0bddbb Update MATE to F32 backgrounds in F32 and F33
Note: not the -extras packages as we don't have extras for F32
yet.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-03-23 22:15:05 +00:00
Luya Tshimbalanga
02cc571fb3 Design suite: remove shutter from default list 2020-03-23 22:13:54 +00:00
Luya Tshimbalanga
232be000d9 Design Suite: replace xournal by xournalpp 2020-03-23 22:13:54 +00:00
Jaroslav Kysela
be62cb1ae5 add alsa-sof-firmware to better support audio on recent Intel hardware with DSP 2020-03-23 22:12:36 +00:00
Chris Murphy
3f46818fad proper alphabetical order fix 2020-03-23 22:10:58 +00:00
Chris Murphy
b895d6c71f fedora-workstation-packages.ks became fedora-workstation-common.ks 2020-03-23 22:10:58 +00:00
raveit65
db56b2c4ca MATE f32/33: add missing usermode-gtk to mate-desktop group 2020-03-23 15:58:33 +00:00
Rex Dieter
d593e00b5b kde: drop konqueror from default install 2020-03-21 09:10:10 -05:00
Javier Martinez Canillas
e221130db2
Move back grubby to @core group
This package used to be in the @core group since it was needed for kernel
installs, but was moved to the @standard group since isn't needed anymore.

The package is still needed though to install kernels from source, since
it ships the installkernel script that is invoked by the kernel Makefile.

It also has a grubby script that allows to choose a default kernel, change
the kernel command line parameters and manage the boot entries in general.

But the @standard group is not included in all the products and spins. For
example is not included in the Fedora Workstation Product.

So move the grubby package again to the @core group and make it mandatory,
since still provides essential functionality and should always be present.

Reported-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2020-03-11 11:08:59 +01:00
Peter Robinson
a210f1254a SoaS: some fixes/updates for F-32+
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2020-03-10 08:26:54 +00:00
Takao Fujiwara
aa6fc72fe2 Delete ibus-gtk2 in Workstation 2020-02-25 18:25:36 +09:00
Michael Catanzaro
f39c14d907 libreoffice: make libreoffice-draw optional
We no longer want LibreOffice Draw's desktop file installed by default.
Since it's part of a monolithic binary, it's still installed and
accessible from the other three LibreOffice apps, but this leads to a
cleaner shell overview.

https://pagure.io/fedora-workstation/issue/129
2020-02-21 14:38:09 -06:00
Erich Eickmeyer
c137adc75c Update comps-f32.xml.in
Sync group with items included in Jam kickstart
2020-02-21 00:26:37 +00:00
Peter Robinson
1d4a527b92 SoAS: various updates 2020-02-19 00:00:15 +00:00
Kalev Lember
6bb2a28b15 Workstation: Don't install scl-utils by default
We don't really use Software Collections any more (superseded by
Modularity).
2020-02-12 20:42:39 +01:00
Peter Robinson
9d4680aa4f sugar: drop retired bits 2020-02-11 14:44:23 +00:00
Luya Tshimbalanga
cc7676b1f6 Design Suite: remove gimp-separate+ and pdfmod from list 2020-02-11 14:26:42 +00:00
Chris Murphy
27f212b3aa f32: add earlyoom to workstation
F32 Workstation feature to enable earlyoom by default.
https://fedoraproject.org/wiki/Changes/EnableEarlyoom
https://pagure.io/fedora-workstation/issue/119
https://pagure.io/fesco/issue/2320
Signed-off-by: Chris Murphy <chrismurphy@fedoraproject.org>
2020-02-06 19:59:25 +00:00
Kalev Lember
bdba8e6ffa Workstation: Include fedora-chromium-config instead of fedora-user-agent-chrome
fedora-user-agent-chrome was renamed to fedora-chromium-config.
2020-02-05 10:29:41 +01:00
Peter Robinson
42a966627d SoaS: temporarily move Pippy and Physics to optional
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2020-02-03 12:26:03 +00:00
David Auer
f353aa798b Remove pdfmod
It was already removed but added back in due to a rebasing misshap, see
https://pagure.io/fedora-comps/pull-request/434
2020-02-02 12:57:22 +01:00
David Auer
c0ac3a8091 Remove pdfshuffler
It is already replaced by pdfarranger, broken and needs python2
2020-02-02 12:35:02 +01:00
Peter Robinson
68f8d1bfe1 fedora-release-notes has been retired 2020-02-01 10:17:09 +00:00
Mukundan Ragavan
dcac7bdb6b Rename greybird theme subpackages 2020-01-12 19:35:05 +00:00
Fabian Affolter
044a54fa84
Remove mc (doesn't play nice with -aspell-* from ks file) 2020-01-10 18:01:12 +01:00
Peter Robinson
5d00031560 Sugar desktop updates 2020-01-02 07:40:56 +00:00
Kevin Fenzi
083cf38c0e clean up some rebasing debris
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-12-14 16:18:12 -08:00
raveit65
14385e2b41 Matef31/32: drop obsolete package 2019-12-14 18:32:28 +00:00
Luya Tshimbalanga
5f74213579
Merge remote-tracking branch 'upstream/master' into pr434 2019-12-13 22:44:43 -08:00
Leigh Scott
d280af5c2f Use xapp-status applet instead 2019-12-12 22:21:12 +00:00
raveit65
984988e8f2 Mate f32: drop exaile temporarily 2019-11-28 11:47:01 +01:00
Mat Booth
5d50f4c7f5 Remove eclipse plugins that have been obsoleted or retired upstream 2019-11-27 15:33:45 +00:00
Akira TAGOH
4c74807f96 Make gnu-free-fonts optional
gnu-free-fonts isn't used for any languages we support.
2019-11-26 16:35:44 +09:00
Luya Tshimbalanga
fb8facb091
Design Suite:
- Remove pdfmod and screenruler
- Add Red Hat fonts

Signed-off-by: Luya Tshimbalanga <luya@fedoraproject.org>
2019-11-20 20:53:49 -08:00