Commit Graph

5268 Commits

Author SHA1 Message Date
scootergrisen
4a908a5a0e Translated using Weblate (Danish)
Currently translated at 98.0% (597 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/da/
2021-07-08 13:04:31 +02:00
Neal Gompa
72fc203a82 Create "cloud-bootloader-tools" group for cloud server environment
This group contains the package set for the needed bootloader packages
across different architectures to simplify handling so that Cloud images
always have the needed bootloaders when building for a given architecture.

Reference: https://fedoraproject.org/wiki/Changes/FedoraCloudHybridBoot

Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2021-07-02 19:43:40 -04: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
Kevin Fenzi
9d4f353233 Replace iptables with iptables-nft in f35+
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1957346

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-07-01 13:22:24 +00:00
Richard Fearn
7627e01add Remove FindBugs packages
* Remove eclipse-findbugs from the "eclipse" group

* Remove ant-findbugs / findbugs / findbugs-tools from the "java-development"
  group

FindBugs has been dead since 2016, and was forked as SpotBugs in 2017.

See:

  https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/YI723NBFFXAOQSRMYIEFAD6CYGX7S6MM/

for more details.
2021-06-26 14:13:30 +01:00
Vít Ondruch
0e585fc07e Drop rubygems- packages from HAProxy group.
These dependencies are from OpenShift 2 days, when instead of containers
and K8S, there were 'cartridges' run in custom code. It is obsolete by
now.
2021-06-23 16:52:58 +02:00
Zbigniew Jędrzejewski-Szmek
6e7d148b1f Explicitly pull in systemd-resolved
A virtual provides was added in [1], so right now this is a noop.
When [2] is merged, this will pull in the systemd-resolved package by
default.

[1] d58c95a2fe
[2] https://src.fedoraproject.org/rpms/systemd/pull-request/52
2021-06-16 16:12:14 +00:00
Jens Petersen
5d6a92fa15 fonts: make aajohan-comfortaa-fonts & julietaula-montserrat-fonts optional
They seem to be DesignSuite fonts, which don't need to be installed by default
2021-06-14 13:24:54 +08:00
Rafael Fontenelle
1402e5d3a0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (609 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/pt_BR/
2021-06-07 21:04:15 +02:00
Oğuz Ersen
4a2f2371a7 Translated using Weblate (Turkish)
Currently translated at 100.0% (609 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/tr/
2021-06-03 17:03:23 +02:00
scootergrisen
ce2d142baf Translated using Weblate (Danish)
Currently translated at 96.8% (590 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/da/
2021-06-03 17:03:23 +02:00
Rex Dieter
b0eba22c0e kde-desktop: +plasma-disks, plasma-vault 2021-06-02 18:19:32 +00:00
Rex Dieter
c4d928709e kde-desktop: drop juk, kget 2021-06-02 18:19:32 +00:00
Stephen Gallagher
4f6ef23dde
Include wpa_supplicant in @networkmanager-submodules
Resolves: rhbz#1756488

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2021-06-01 08:59:22 -04:00
Kevin Fenzi
98788d4e4a epel8-next: just copy the entire epel8 comps for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-21 09:27:52 -07:00
Kevin Fenzi
70eecb8983 Add in a empty comps-epel8-next to use with epel8 next composes.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-21 09:22:13 -07:00
Torrey Sorensen
6e13238928 Add chatty sms package to phosh-desktop
Chatty is used for sms and upcoming mms, matrix and other chat platforms for the phosh-desktop mobile environment.
2021-05-21 13:21:49 +00:00
Yaron Shahrabani
4b51ae7717 Translated using Weblate (Hebrew)
Currently translated at 66.1% (403 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/he/
2021-05-05 15:02:15 +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
Timothée Ravier
f5477dfba9 f35: Remove obsolete xorg-x11-utils
Obsoleted by individual packages (#1951346)
See:
- https://fedoraproject.org/wiki/Changes/XorgUtilityDeaggregation
- https://bugzilla.redhat.com/show_bug.cgi?id=1951346
- https://src.fedoraproject.org/rpms/xorg-x11-utils/tree/rawhide
2021-04-28 21:54:51 +00: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
Allison Karlitskaya
9237da10ea f35: demote foomatic to optional
Commit 134d2d0bd5 (back in 2010) already
did this once before, in Fedora 14, in order to eliminate a large user of
perl from the default install.  It seems to have been accidentally
re-added, without explanation when Fedora 15 was branched.

This made sense to do in 2010, and it only makes more sense now.

Gutenprint remains installed.
2021-04-28 21:46:54 +00:00
Michael Catanzaro
ea034cc8b2 workstation-product: add mediawriter
Note this is only for F35, not for F34.

Approved in https://pagure.io/fedora-workstation/issue/214
2021-04-28 21:43:57 +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
simmon
bfb6037742 Translated using Weblate (Korean)
Currently translated at 100.0% (609 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/ko/
2021-04-13 10:02:04 +02: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
simmon
316bba0900 Translated using Weblate (Korean)
Currently translated at 100.0% (609 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/ko/
2021-04-08 06:02:04 +02: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
Jens Petersen
1bcda2ae87 remove ibus-kkc from eln
We don't plan to ship ibus-kkc any more so I think it is fine to remove it completely.
(It is replaced by ibus-anthy)
2021-03-25 13:47:01 +00:00
simmon
46fadf9039 Translated using Weblate (Korean)
Currently translated at 100.0% (609 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/ko/
2021-03-25 05:02:05 +01: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
simmon
a337b8ca79 Translated using Weblate (Korean)
Currently translated at 100.0% (609 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/ko/
2021-03-19 23:01:57 +01:00
simmon
03285d1a45 Translated using Weblate (Korean)
Currently translated at 75.8% (462 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/ko/
2021-03-15 09:01:55 +01: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
Geert Warrink
95d18cdbcc Translated using Weblate (Dutch)
Currently translated at 100.0% (609 of 609 strings)

Translation: fedora-comps/main
Translate-URL: https://translate.fedoraproject.org/projects/fedora-comps/main/nl/
2021-03-02 21:40:25 +01:00
Parag Nemade
8103bbc053
ELN: Update some fonts packages in fonts group
Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
2021-03-02 10:01:20 +05:30
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