Commit Graph

116 Commits

Author SHA1 Message Date
raveit65 d63b0cc17e Mate f24/25: remove yumex 2016-03-20 13:59:58 +01:00
Stephen Gallagher 8fc937d431 Add "Fedora Custom Operating System" environment
This is identical to "minimal-environment", but the Fedora Server
SIG has decided that they want to be able to title it something
more descriptive than "Minimal".

See:
https://lists.fedoraproject.org/archives/list/server@lists.fedoraproject.org/thread/LAPS66VNABUSKYZG44BMPZNHLIYDHSN5/
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2016-03-18 09:06:48 -04:00
Rex Dieter f1e2515daf kde-desktop: +kf5-akonadi-server,kf5-akonadi-server-mysql 2016-03-17 16:20:26 -05:00
Kevin Fenzi 057d6f734b Re-add blueman to xfce spin for f24/25 2016-03-14 11:37:49 -06:00
Michael Catanzaro 2f544607c9 Add a couple comments 2016-03-12 11:21:38 -06:00
Michael Catanzaro 15f5d2908d gnome-desktop: Add gnome-logs 2016-03-12 11:19:33 -06:00
Michael Catanzaro 43db4cbc9f workstation-product: Drop bijiben
No compelling reason to diverge from upstream here.
2016-03-12 11:19:33 -06:00
Michael Catanzaro cbda038a3c Move non-core apps from gnome-desktop to workstation-product
These apps are not part of the upstream GNOME desktop; they are where we
diverge from upstream, so they belong in the workstation-product group.
Of these apps, Bijiben is desired to eventually become a core GNOME app,
but it's not very good yet and it's recommended that distributions not
ship it. Most users will be better off with webmail than with Evolution.
Rhythmbox will eventually be replaced by GNOME Music, and Shotwell by
GNOME Photos. Boxes has too many bugs right now, but it's also intended
for core eventually.
2016-03-12 11:19:13 -06:00
Michael Catanzaro cc7458ca64 Revert "Revert "Include gnome-desktop in workstation-product and deduplicate, take two""
This reverts commit db13483cc5.

https://lists.fedoraproject.org/archives/list/desktop@lists.fedoraproject.org/thread/KVK23TEU46LSAOZ3XOFZDJ2DFEKDIGIF/

Please discuss this on the desktop list before reverting again.
2016-03-12 10:09:04 -06:00
raveit65 47c79c7c27 Mate: drop fusion-icon-gtk 2016-03-12 00:38:46 +01:00
Kevin Fenzi 0895ad66df Drop oprofile-gui as it's not existed for a long time. Fixes bug #1316784 2016-03-11 13:54:28 -07:00
Rex Dieter f72a608e5e kde-desktop: +kde-platform-plugin 2016-03-11 07:54:09 -06:00
Kevin Fenzi 0878db2db2 Swap to firefox by default for Xfce 2016-03-10 13:20:12 -07:00
Mukundan Ragavan 9c59f9c871 Added xfpanel-switch to xfce-extras 2016-03-09 21:54:37 -05:00
Jan Grulich 13fda53e12 fedora-workstation: require adwaita-qt5
Adwaita-qt4 is already required and given that Qt5 packages are also already installed
then we should support it by adwaita too.
2016-03-09 22:21:44 +01:00
Rex Dieter 1b35cb27c4 kde-desktop-enviornment: include @firefix in optional groups 2016-03-08 07:10:15 -06:00
Zbigniew Jędrzejewski-Szmek 4b461edf03 Pull in systemd-udev and systemd-container
Those subpackages were split out of the main systemd package
to allow container images to be smaller. See
https://bugzilla.redhat.com/show_bug.cgi?id=1288082.
2016-03-04 13:52:55 -05:00
Zbigniew Jędrzejewski-Szmek b37d7b353c Add python2- prefix to packages
https://bugzilla.redhat.com/show_bug.cgi?id=1314639
2016-03-04 07:52:27 -05:00
Dennis Gilmore d44d1e2530 add glibc-all-langpacksg to anaconda-tools so that any may be available at install time
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-29 20:56:17 -06:00
Rex Dieter 9456ef5b61 kde-desktop: +glibc-all-langpacks
similar to recent workstation commit, see also:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/L7GOHDXRCNVTRQ7HFOBCC7PROEYNE6RA/
2016-02-27 08:26:39 -06:00
Michael Catanzaro c0c021bcf8 workstation-product: Add glibc-all-langpacks
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/L7GOHDXRCNVTRQ7HFOBCC7PROEYNE6RA/
2016-02-26 09:37:43 -06:00
raveit65 6de0a7c55d Mate: remove obsolete mate-netspeed for f24/25 2016-02-24 22:06:45 +01:00
raveit65 973a08c988 Mate: add mate-menus-preferences-category-menu again 2016-02-24 22:04:07 +01:00
Jan Grulich 7d5c2dd5b0 Add qgnomeplatform package requirements for fedora-workstation
Fedora 24 feature: bz#1303561
2016-02-24 15:50:16 +01:00
Pete Walter db13483cc5 Revert "Include gnome-desktop in workstation-product and deduplicate, take two"
This time it broke updating with dnf trying to uninstall a number of packages
that disappeared from the workstation group.

This reverts commit 2414bbef66.
2016-02-22 22:10:24 +00:00
Alexander Ploumistos e3adab3b34 Add gdouros-avdira-fonts 2016-02-22 19:04:26 +02:00
Rex Dieter 8df49b970d kde-desktop: replace ksnapshot with spectacle 2016-02-19 14:02:07 -06:00
Dennis Gilmore fb8664815e move uboot-tools to optional in core and add uboot-images-armv7 as optional
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-19 10:22:04 -06:00
Dennis Gilmore a94a218431 add initial-setup as an optional package to core.
we need to make sure that in cases like building arm images we have
initial-setup availble in the install repo. people may want
it when doing kickstart installs

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-18 09:53:23 -06:00
Dennis Gilmore c438db42df add dracut-config-generic as an optional package to core.
we need to make sure that in cases like building arm images we have
dracut-config-generic availble in the install repo. people may want
it when doing kickstart installs

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-02-17 16:39:59 -06:00
Rex Dieter b0f8ad440b kde-desktop: -appmenu-qt 2016-02-15 13:45:48 -06:00
Rex Dieter 68e912b696 kde-desktop: drop (qt4) akonadi 2016-02-15 13:44:44 -06:00
Pier Luigi Fiorini 4474f59fd0 Add groups and categories for Hawaii 2016-01-30 10:16:51 +01:00
Zbigniew Jędrzejewski-Szmek b7b5a48b7b f24: drop some obsolete or infrequently used packages
As discussed in https://bugzilla.redhat.com/show_bug.cgi?id=894110:

irda-utils   (old hardware)
pcmciautils
dump         (old protocols)
ftp
rdist
rsh
talk
ntsysv       (sysv compat)

Those two are still genuinely useful, but they are rather specialized
and don't need to be in "Standard" or "Workstation":
numactl
stunnel

lftp is moved to "Text-based Internet".
2016-01-26 20:30:41 -05:00
Kevin Fenzi 71dd1802ce Add patch to Development Tools 2016-01-20 10:09:15 -07:00
Dennis Gilmore fe74399a08 add livecd-tools group to comps
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-01-19 11:08:18 -06:00
Jonathan Steffan e25026c907 Remove revisor until it can be ported to not use yum. 2016-01-17 15:01:09 -07:00
Luya Tshimbalanga d9f696eee1 design-suite: clear redundant apps 2016-01-16 00:48:48 -08:00
Michael Catanzaro 0e44514b39 gnome-desktop: Remove evince-browser-plugin
This won't work in Wayland, and frankly the user experience is a lot
worse than just opening the PDF in evince
2016-01-15 11:12:54 -06:00
Rex Dieter 65e5f192a9 kde-apps: fix krdc, krfb names 2016-01-13 09:27:39 -06:00
Michael Catanzaro 6f4269a732 gnome-desktop: Remove Empathy 2016-01-10 16:43:35 -06:00
Rex Dieter 57f8954dbd kde-desktop: +plasma-user-manager 2016-01-07 09:40:01 -06:00
Michael Catanzaro cff34ea16f workstation-product: Add dnf-langpacks 2016-01-06 14:01:16 -06:00
Tom Callaway c147da2cc8 add enlightenment-desktop group 2016-01-04 11:32:49 -05:00
Luya Tshimbalanga acf676799a design-suite: promote krita on default group list 2016-01-03 11:56:43 -08:00
Stephen Gallagher e4f9cf7b16 Add cockpit-pcp and cockpit-kubernetes to @headless-management
These are optional components that may be installed for Cockpit.
2015-12-09 10:33:05 -05:00
Stephen Gallagher 88d57dec58 Server: do not install docker by default
Moves @container-management to optional and cockpit-docker to
@container-management instead of @headless-management so it doesn't
pull docker in.
2015-12-08 12:19:24 -05:00
Helio Chissini de Castro f52aa9ad2c - Update to use qterminal-qt5 2015-12-07 20:05:58 +01:00
Kevin Fenzi 6af45bb8b4 Add fritzing to electroncs lab. Fixes bug 1288879 2015-12-06 14:02:41 -07:00
Kevin Fenzi df4860d762 Drop a bunch of retired/orphaned packages. Bug 1284183 2015-12-06 12:23:56 -07:00