Commit Graph

66 Commits

Author SHA1 Message Date
Adam Williamson 1aadd5d807 Do a sort
Some recent commits aren't sorted right. Also tweak some comments
so `make sort` doesn't delete them.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-04-24 10:21:47 -07:00
Sandro c558e327d9 Fix comps for neuron-modelling-simulators
All packages in group should be installed by default. That was
the intention all along.

See: https://pagure.io/neuro-sig/NeuroFedora/issue/539
2023-02-15 00:29:06 +01:00
Adam Williamson ca4128e53f Apply recent critical-path-base changes to F36 and F37
These are working OK on Rawhide, and it makes sense to make the
same changes on all current releases for the same reasons (make
openQA testing more focused and efficient).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-10 19:33:19 +00:00
Neal Gompa 8d2753c092 F36: Add kdenlive to the sound-and-video group 2023-01-29 19:29:29 +00:00
Timothée Ravier d9bbac144c f35+: Run 'make sort' 2022-12-06 18:18:03 +00:00
Adam Williamson f38d1fd178 Add a critical-path-server group
Following the mailing list discussion where folks mostly seemed
OK with the idea of broadening the critical path definition a
little:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PLMXRKKDYNJN2LBPJEJBWWA3HL6W2FVC/
this adds a Server critpath definition which is basically the
freeipa-server group, plus cockpit and postgresql.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-21 09:10:12 -08:00
Peter Robinson edf65a7253 cmospwd is x86 only
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2022-11-21 12:51:39 +00:00
Ben Cotton fc6f8686ab Update guestfs-tools package in virt groups
Fixes RHBZ #2041082

Signed-off-by: Ben Cotton <bcotton@fedoraproject.org>
2022-11-21 12:30:17 +00:00
Kalev Lember aa946a2469 gnome-desktop: Replace chrome-gnome-shell with gnome-browser-connector
chrome-gnome-shell was renamed to gnome-browser-connector.

https://bugzilla.redhat.com/show_bug.cgi?id=2106868
2022-09-18 19:04:42 +02:00
Adam Williamson 61e7421826 Update the KDE critical path definition for F35 and F36 too
Everyone seemed OK with the list I came up with, so let's apply
it to F35 and F36 too, as we want KDE updates for those releases
to be critpath.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-30 18:24:17 -07:00
Ben Cotton 523c7c26e4 Remove orphaned packages from comps
Fixes RHBZ 2116981

Signed-off-by: Ben Cotton <bcotton@fedoraproject.org>
2022-08-15 17:57:25 +00:00
Zbigniew Jędrzejewski-Szmek 01ba068318 Move systemd-oomd-defaults into specific environment groups
It is removed from @core, and added to @cloud-server, @gnome-desktop,
@kde-desktop, @server-product, @workstation-product instead.

My understanding is that both KDE and GNOME use cgroups and work
nicely with systemd-oomd, and cloud and server should be fine with it
too. The environments that use those groups previously included
systemd-oomd-defaults from @core, so this change should not add
systemd-oomd-defaults to anything, but remove it from the groups and
environments that don't include the five groups that now reference it.

Fixes https://pagure.io/fedora-comps/issue/737.

Not tested.
2022-07-11 20:47:39 +00:00
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
Jens Petersen b421ae7ed8 f36/f37 workstation: install ibus-gtk4 by default
needed for Gnome on Xorg
2022-06-03 18:03:22 +00:00
Peter Robinson 1ba68b1ab4 The Mellanox Spectrum is now in mlxsw_spectrum-firmware
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2022-05-26 17:22:24 +01:00
Timothée Ravier e94b7d555d KDE F36+: Add fprintd-pam to kde-desktop
Add fingerprint reader functionnality to the KDE Plasma session.

Fixes: https://pagure.io/fedora-kde/SIG/issue/211
2022-05-16 19:18:11 +02:00
Robbie Harwood be607c9dd6 Add fwupd to Core
As firmware attacks become more prevalent, and the LVFS gains even more
traction, we want systms to have updated firmwares where possible.
Currently, fwupd only gets pulled in on Workstation as a depdency of
gnome-software, but it should be installed much more broadly.

Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2022-04-19 15:40:02 -04:00
Akira TAGOH 606182015c Change dejavu-sans-mono-fonts as optional
To keep consistency among all our supported languages.
Noto Sans Mono has already been used in most languages.
2022-04-15 13:11:31 +09:00
Akira TAGOH fa653dbffb Update lohit-marathi-fonts as default
No real changes. lohit-marathi-fonts was installed by default through langpacks.
This is just to reflect it and to sync up with it.
2022-04-02 16:03:04 +00:00
Akira TAGOH 3d79dbc55a Use Noto Naskh Arabic as default font for Arabic instead of Noto Sans Arabic 2022-03-22 17:59:40 +00:00
Miro Hrončok 2374cdf1bf Include pypy3.9-devel instead of no longer existing pypy3-devel in @python-classroom
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=2059685
2022-03-08 00:16:21 +01:00
Benjamin Berg c8ab00fba9 Switch to libusb1-devel
The libusbx package has been obsoleted by libusb1 since Fedora 34.
Unfortunately, it was not retired and still listed here. Update to
libusb1-devel for F36 and F37 finally..
2022-03-07 14:44:17 +01:00
Adam Williamson 00c8104173 Update from f35-backgrounds to f36-backgrounds in comps-f3{6,7}
The f36-backgrounds package is in stable now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-02-16 14:51:05 -08:00
Leigh Scott ebcad0d58d Cinnamon: Switch from blueberry to blueman 2022-02-16 11:53:42 +00:00
Akira TAGOH 787345a24b Move dejavu-sans-fonts and dejavu-serif-fonts to optional
Missing changes related to 59e2ec6627
2022-02-09 14:58:43 +09:00
Akira TAGOH 43f6fb6545 Move sil-abyssinica-fonts to optional
According to https://bugzilla.redhat.com/show_bug.cgi?id=2009807
2022-02-08 12:31:03 +00:00
Felipe Borges 53715090a5 F36: Remove "gnome-screenshot" from the gnome-desktop group
GNOME has a new screenshot UI for 42, which will be coming in F36.
That new UI is provided by GNOME Shell, so the old gnome-screenshot
app will need to be removed, to avoid duplication.

There's a corresponding upstream ticket here - https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/479

Fixes https://pagure.io/fedora-workstation/issue/277
2022-02-08 12:29:36 +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
Mike FABIAN dda5ff5e6a Replace ibus-cangjie with ibus-table-chinese-cangjie and ibus-table-chinese-quick
See: https://fedoraproject.org/wiki/Changes/Ibus_table_cangjie_default_for_zh_hk
2022-01-31 17:05:01 +00:00
Akira TAGOH 59e2ec6627 Update the fonts for https://fedoraproject.org/wiki/Changes/DefaultToNotoFonts 2022-01-31 17:03:52 +00:00
Akira TAGOH 99a244aa28 Add missing google-noto-fonts sub-packages and sort in the alphabetical order 2022-01-31 17:03:52 +00:00
Akira TAGOH 7615162e16 Remove the outdated sub-packages in google-noto-fonts 2022-01-31 17:03:52 +00:00
Akira TAGOH 3dd0836d74 Install the variable font of the Cantarell instead of non-variable
https://bugzilla.redhat.com/show_bug.cgi?id=2045012
2022-01-28 13:29:50 +09:00
Jerry James 0a96037ade xemacs and neXtaw have been retired in F36+ 2022-01-24 18:58:43 +00:00
Timothée Ravier e8fa232037 F35+: Add gtk4 variant for ibus in input-methods group
See: 823ed8c386
2022-01-24 18:28:32 +01:00
Neal Gompa df4dc287c6 Switch from gedit to GNOME Text Editor for F36+
Fixes: https://pagure.io/fedora-workstation/issue/248

Signed-off-by: Neal Gompa <ngompa@fedoraproject.org>
2022-01-13 21:09:46 +00:00
Rajeesh K V 1935587f52 Update default & optional fonts for Malayalam
Signed-off-by: Rajeesh K V <rajeeshknambiar@gmail.com>
2022-01-13 21:08:35 +00: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 15a2b89637 Replace mlocate by plocate
https://fedoraproject.org/wiki/Changes/Plocate_as_the_default_locate_implementation
2021-12-10 09:37:17 +01:00
Akira TAGOH 7b78379516 Update imsettings entries 2021-12-06 18:00:09 +00:00
Parag Nemade 122cc1d1e5 Change default font for Gurmukhi script
Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
2021-12-06 16:54:40 +00:00
Adam Williamson 15244f4473 Drop ipw2100-firmware and ipw2200-firmware (retired)
These packages were retired today as part of
https://fedoraproject.org/wiki/Changes/RemoveWirelessExtensions

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-12-03 11:40:15 -08: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
Timothée Ravier edd0d74776 F36/KDE: Remove kcolorchooser & kruler from kde-desktop
Both applications don't really work well under Wayland and are not
crtical applications or required for accessibility so let's just remove
them from the default installation.

See: https://pagure.io/fedora-kde/SIG/issue/153
2021-11-29 19:49:32 +01:00
Jens Petersen 17d98eff77 @haskell: add ghcid for f35 and f36
hscolour is pulled in by haskell-platform already
2021-11-19 17:38:37 +00:00
Kevin Kofler 7aa1f15d59 f34/f35/f36: Add plasma-pk-updater as optional in @kde-desktop. 2021-11-11 22:40:28 +00:00
Ankur Sinha (Ankur Sinha Gmail) 0b81414c33
feat: add lfpy to comp-neuro group
Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
2021-11-10 18:46:52 +00:00
Ankur Sinha (Ankur Sinha Gmail) e50281291e
feat: update neuron modelling group
Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>
2021-11-10 18:36:48 +00:00