Commit Graph

93 Commits

Author SHA1 Message Date
Stephen Gallagher b8501ae3c4
Re-sort
No functional changes. Just `make sort`.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-06-28 13:13:37 -04:00
Elliott Sales de Andrade 4a450add19 Make ARM-specific packages arch-ful 2022-06-13 17:45:13 -04:00
Elliott Sales de Andrade 3d7a394a28 Switch to qgnomeplatform-qt5 in all supported releases
This was renamed from qgnomeplatform in all releases with:
2c6b76583c
2022-06-03 18:05:56 +00:00
Adam Williamson 4b2db44ab6 Add qt5-qtwayland to critical-path-kde
This group is way under-populated, but I don't know how to fill
it except one bug at at time.
https://bugzilla.redhat.com/show_bug.cgi?id=2049560 broke KDE on
F34, so qt5-qtwayland is clearly critical path.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-02-03 16:25:14 -08:00
Dan Čermák 564cc181c2 Add i3-config-fedora to i3 package group
This will cause i3-config-fedora to be installed instead of the default
i3-config.
2022-01-13 20:59:18 +00:00
Zbigniew Jędrzejewski-Szmek 83e64c2fd7 Make i3 group pass relaxng validation
name wasn't marked for translation and the description was completely missing.

comps-f35.xml:17482: element environment: Relax-NG validity error : Expecting an element name, got nothing
comps-f35.xml:17482: element environment: Relax-NG validity error : Invalid sequence in interleave
comps-f35.xml:17482: element environment: Relax-NG validity error : Element environment failed to validate content
comps-f35.xml:94: element group: Relax-NG validity error : Expecting element category, got group
comps-f35.xml:94: element group: Relax-NG validity error : Element comps has extra content: group
comps-f35.xml fails to validate
2021-12-03 12:32:34 +01:00
Kevin Kofler 7aa1f15d59 f34/f35/f36: Add plasma-pk-updater as optional in @kde-desktop. 2021-11-11 22:40:28 +00:00
Gwyn Ciesla 45a6e2936b Fix khmer font name. 2021-11-09 16:24:05 +00:00
Ivan Kardykov 1f2d77d9bd
F34: Add iwlax2xx firmware to Hardware Support 2021-11-04 13:08:24 +03:00
Peter Robinson 32684f749a Add mrvlprestera-firmware
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2021-10-30 15:48:57 +01:00
Timothée Ravier 89abba0b0f Run 'make sort' on Fedora comps 2021-10-11 20:18:42 +02:00
raveit65 bda52b7950 f34/35/36: add pluma-plugins to MATE Applications group 2021-09-28 21:52:30 +02:00
Zdenek Dohnal 3496ed634c [F33, F34, F35] - use 'default-editor' in comps
Use 'default-editor' package instead of nano+nano-default-editor in
comps. Fixes upgrade issue[1] when a different default editor is used.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1955884
2021-07-02 06:04:26 +02:00
Adam Williamson 46b7e7cf9d Add kbd-legacy to anaconda-tools in F34 and F35
In F34 kbd's dependency on kbd-legacy was removed, but some of
the layouts in it are not so "legacy" as all that, and they are
the default console layouts for some languages. The package must
be available for anaconda to install if a layout from it is
configured. See:

https://bugzilla.redhat.com/show_bug.cgi?id=1955162
https://bugzilla.redhat.com/show_bug.cgi?id=1919483
https://bugzilla.redhat.com/show_bug.cgi?id=1891811

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-05-04 15:41:24 -07:00
Peter Robinson 2bd887bcdd The grub2-tools-efi package is only for UEFI Macs
The grub2-tools-efi only contains tools for blessing boot pieces on UEFI
Macs so is only required on x86_64.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2021-04-28 21:50:53 +00:00
Alexander Kurtakov 575b63c32a Fix eclipse group content. 2021-04-28 21:42:45 +00:00
Adam Williamson 49a6be1c36 Server / cockpit: correct LVM package name, add iSCSI support
Per @pboy, we muffed this on the first try. The package is called
udisks2-lvm2, not udisks2-lvm. We should also include the -iscsi
subpackage as cockpit-storaged recommends that too, and without
it we can't manage iSCSI devices.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-04-22 23:48:11 -07:00
Neal Gompa 9292efdd12 Add libglvnd-gles to the Firefox group (rhbz#1948010, fedora-kde/SIG#55)
Firefox's WebRender backend requires GLES to function, but the package
does not currently depend on it. In order to avoid being blocked on
the package being updated, the Firefox group will now include the
package.

Reference: https://bugzilla.redhat.com/1948010
Reference: https://pagure.io/fedora-kde/SIG/issue/55

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-04-19 16:15:36 -04:00
Stephen Gallagher 64fa570228
Include udisks2-lvm2 by default on Server Edition
It's a Recommends: in cockpit-storaged and needed to manage LVM
partitions in the web console.

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-04-19 12:32:18 -04:00
Adam Williamson 43c02be52f Put Plymouth back in @core (as default)
This is a partial revert of 61f4c2a, which removed plymouth from
@core and @standard. That was redundant, so this just puts it
back in @core, and now as default not mandatory.

The main justification for putting it back is
https://bugzilla.redhat.com/show_bug.cgi?id=1940163 - without
Plymouth installed, console output during boot on default aarch64
deployments is not shown on a local display even if one is
connected. This is particularly unfortunate in the case of
passphrase prompts for encrypted storage devices.

We believe the bug that caused us to take it out in the first
place - https://bugzilla.redhat.com/show_bug.cgi?id=1933378 -
should now be resolved, so putting it back should not cause that
to break again. If it does, we can always revert this.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-04-12 17:06:20 -07:00
Rex Dieter cd04bcd7a0 kde: -kcm_systemd
drop component from default plasma install, it's unmaintained upstream,
e.g. https://invent.kde.org/unmaintained/systemd-kcm

will likely be retiring the pkg soon as well
2021-04-06 13:53:15 +00:00
Dan Book 9a0c6fdec5 Revert "fix cinnamon spin"
This reverts commit 01066764cd.
2021-04-05 17:39:46 +00:00
raveit65 b3139c2e09 Mate34/35: add xmodmap and xrdb 2021-03-30 08:20:41 +02:00
Adam Williamson 84babbdfc1 Replace plasma-pk-updates with plasma-discover-notifier
Package was retired on F34+ with note "Replaced by
plasma-discover-notifier on f34+", so it seems like we should do
this.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-03-27 14:53:34 -07:00
Dan Horák ed3c2feec2 F-34/F-35: mark packages as ppc64le specific
Mark lsvpd and powerpc-utils as specific to ppc64le platform. This
should avoid warnings about missing packages in @Core on other
platforms.

Signed-off-by: Dan Horák <dan@danny.cz>
2021-03-25 21:36:41 +00:00
Dan Horák aa8a24232e F-34/F-35: install s390utils-base
Install also the non-mandatory set of s390x tools, so the admin gets the
complete set always.

Signed-off-by: Dan Horák <dan@danny.cz>
2021-03-24 17:25:07 +00:00
Timothée Ravier 95bae68442 Remove dead package: switchboard-plug-onlineaccounts
See https://src.fedoraproject.org/rpms/switchboard-plug-onlineaccounts
2021-03-24 17:24:18 +00:00
Timothée Ravier 9e639736f2 F34+ KDE: Install plasma-thunderbolt 2021-03-22 21:00:16 +00:00
Neal Gompa 5222b671df F34+: Add PackageKit-command-not-found for KDE Desktop
This should have been there because it's part of system-tools,
but it was missing since desktops do not pull in all of system-tools.

Mimic what is done for gnome-desktop group and add it to kde-desktop.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-03-21 08:27:51 -04:00
Adam Williamson 61f4c2a52b Drop plymouth from @core and @standard (#1933378)
As discussed in the bug report, the fallback text theme for
Plymouth is under-maintained and buggy. Plymouth maintainers
would prefer we use the graphical theme or not use Plymouth at
all. Consensus seems to support using graphical theme for
graphical installs and no Plymouth at all for non-graphical
installs, so this aims to achieve that, by dropping plymouth
from @core and @standard but keeping plymouth-system-theme in
@base-x and changing the plymouth in @workstation-product to
plymouth-system-theme (this isn't strictly necessary, but makes
things clear and consistent).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-03-10 17:46:47 +00:00
Carson Black 72009e3514 Adjust KDE groups 2021-03-08 13:42:57 +00:00
Fabio Valentini af4c421781
pantheon-desktop: refresh component lists for F34 and F35 2021-03-03 21:46:21 +01:00
Felipe Borges 61ff3046a4 gnome-desktop: Drop file-roller
The Fedora Workstation Working Group has decided in favor of removing
Archive Manager from the default app set in Fedora Workstation.

GNOME Files (aka Nautilus) can now handle most archives, including
password protected ones.

https://pagure.io/fedora-workstation/issue/167
2021-03-03 17:22:09 +01:00
Alex Perez 872e3eea24 Remove sugar-physics from sugar desktop environment
Because this activity is currently broken, and not in a usable state, remove it from the SoaS compose until such time as it's been resolved. There's currently no fix. For further details, see https://github.com/sugarlabs/physics/issues/50
2021-02-22 23:54:34 +00:00
Leigh Scott 01066764cd fix cinnamon spin 2021-02-22 23:53:40 +00:00
Zbigniew Jędrzejewski-Szmek 63cb6e8636 Drop studio-controls from @audio
https://fedoraproject.org/wiki/Changes/DefaultPipeWire

https://bugzilla.redhat.com/show_bug.cgi?id=1915790#c10:
> studio-controls as it manipulates Jack parameters and therefore
> requires the *actual* jack-audio-connection-kit to operate. For that
> reason, it probably should be removed from the @audio group
2021-02-20 14:23:18 +01:00
Zbigniew Jędrzejewski-Szmek 1c67a9d364 Drop swami
It was retired in
c052c1fdfa.
2021-02-20 14:22:45 +01:00
Kalev Lember 07b785d9c4 Workstation: Add python3-dnf-plugin-system-upgrade
https://pagure.io/fedora-workstation/issue/217

Signed-off-by: Kalev Lember <klember@redhat.com>
2021-02-19 23:27:17 +01:00
Kalev Lember 0643144cad Drop retired gnome-getting-started-docs
It's been replaced by gnome-tour for onboarding to GNOME 40.
2021-02-17 18:45:00 +00:00
Michel Alexandre Salim 44a2a692e4 Add compsize to standard and workstation-product
As we enable Btrfs compression, it's useful for users to be able to
see how much space saving they are getting.

See https://fedoraproject.org/wiki/Changes/BtrfsTransparentCompression

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2021-02-17 18:42:58 +00:00
Michel Alexandre Salim 1ad902bf6f Ship systemd-oomd-defaults, drop earlyoom
`systemd-oomd-defaults` pulls in `systemd-oomd` and provides a default
configuration and preset.

Also remove `earlyoom` that is previously part of `comps` for
Workstation and KDE.

See https://fedoraproject.org/wiki/Changes/EnableSystemdOomd

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2021-02-16 22:16:14 +00:00
Orion Poplawski 3c0079d305 Run "make sort" on rawhide 2021-02-16 22:15:08 +00:00
Mukundan Ragavan d126d544fb drop xfwm4-theme-nodoka from xfce 2021-02-15 17:13:11 -05:00
Dan Book d82823701f Add qgnomeplatform to cinnamon group 2021-02-14 19:02:53 +00:00
raveit65 2e8270fedc Mate: add f34 backgrounds 2021-02-14 18:58:43 +00:00
Ankur Sinha (Ankur Sinha Gmail) 4029981707 feat: add python3-pynn to neuron modelling group
Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
2021-02-14 18:57:55 +00:00
Neal Gompa 4206046c24 F34: Add exfatprogs to add exFAT support
Now that we have exFAT support in kernel and the userspace shipped
in the distribution, we can have this shipped so that exFAT
filesystems can be manipulated from the partitioning tools and
installer.

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-02-12 15:52:24 +00:00
Neal Gompa 3aad6ef7be F34: Switch from ksysguard to plasma-systemmonitor
KSysGuard is deprecated and slated for removal in Plasma 5.22
in favor of Plasma System Monitor (introduced in Plasma 5.21).

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-02-12 15:31:12 +00:00
Tom Stellard e7457b5258 f34, f35: Remove make from the buildsys-build group
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-02-11 14:43:16 +00:00
Mohan Boddu 35cc07dad4 Fixing i3 spin space and merging the changes into f35 comps
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-02-09 12:25:27 -05:00