Commit Graph

45 Commits

Author SHA1 Message Date
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
Gwyn Ciesla 45a6e2936b Fix khmer font name. 2021-11-09 16:24:05 +00: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 80a26270c3 F36/KDE: Add xdg-desktop-portal-gnome temporarily
This is temporarily needed until the linked issues are fixed.

See:
- https://github.com/flatpak/xdg-desktop-portal-gtk/issues/355
- https://bugzilla.redhat.com/show_bug.cgi?id=2012315
- https://pagure.io/fedora-kde/SIG/issue/120
- https://pagure.io/fedora-comps/c/6371a81d3a8597ec3409038c2d7c2829b4c798b0?branch=main
2021-10-22 11:41:36 +02:00
Timothée Ravier 89abba0b0f Run 'make sort' on Fedora comps 2021-10-11 20:18:42 +02:00
Peter Robinson 1ea86d6de6 Add the new iwlwifi AX2xx firmware pakcage
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2021-10-04 23:20:26 +00:00
Endi S. Dewata f0d56b82cb Update Dogtag packages in Fedora 35+
pki-* packages have been replaced by dogtag-pki-* packages.
pki-console has been dropped. dogtag-pki-acme has been added.
2021-10-04 23:18:05 +00:00
David King 4c1a9d4c8a Add xdg-desktop-portal-gnome to gnome-desktop
Ensure that the portals which use GNOME infrastructure are installed by
default.
2021-10-04 23:10:31 +00:00
raveit65 bda52b7950 f34/35/36: add pluma-plugins to MATE Applications group 2021-09-28 21:52:30 +02:00
Neal Gompa 2e30bcd6db Use WirePlumber for the PipeWire session manager for F35+
Reference: https://fedoraproject.org/wiki/Changes/WirePlumber

Signed-off-by: Neal Gompa <ngompa@fedoraproject.org>
2021-09-15 18:41:37 -04:00
Adam Williamson 0eea3ca5c4 Drop memtest86+ from Fedora 35+ (#1988142)
It doesn't work - see also devel@ thread "replace memtest86+ with
pcmemtest, needs maintainer". Until we sort out pcmemtest or some
other replacement, let's just get rid of it. The image creation
tools should smoothly omit the menu entry at creation time if
the package is not there.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-09-10 22:55:44 +00:00
Miro Hrončok cbbab88d29 F36 and F35: Include python-launcher (/usr/bin/py) in Python Classroom
Freeze exception: https://bugzilla.redhat.com/show_bug.cgi?id=2001207
2021-09-07 10:18:56 +02:00
Adam Williamson 6f81f5fdb3 Update f34-backgrounds entries to f35-backgrounds
Now f35-backgrounds is stable in F35 and Rawhide, we can/should
update these.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-08-31 14:00:59 -07:00
Timothée Ravier d97c1e8249 f35+/KDE: Add type="default" to all packages
Update listing for the KDE group to include the type for all packages.
2021-08-23 15:59:31 +02:00
Mat Booth d9779ffb35 Eclipse is retired in F35+
See:
https://src.fedoraproject.org/rpms/eclipse/blob/rawhide/f/dead.package
2021-08-23 09:51:22 +01:00
Neal Gompa 5908c9a717 F36: Add gnome-connections to GNOME desktop group
Boxes dropped support for VNC, and this app is the approved replacement.

Signed-off-by: Neal Gompa <ngompa@fedoraproject.org>
2021-08-17 17:50:20 -04:00
Tomas Hrcka 98f7a457f7 Rawhide is f36
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-08-10 13:57:49 +02:00