Commit Graph

4282 Commits

Author SHA1 Message Date
Björn Esser
34c8a94751 MATE: change from yumex-dnf to dnfdragora 2017-03-24 00:08:35 +01:00
Stephen Gallagher
63ae4d2557
Add sssd-common to @core
FESCo decision: https://pagure.io/fesco/issue/1687

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2017-03-10 12:17:16 -05:00
Miro Hrončok
8929fc4f8a Change vim-minimal to vim-enhanced in python-classroom 2017-03-03 16:10:29 +01:00
Fabian Affolter
e616ffad5d
Add wireshark-gtk for the Sec Spin and group install 2017-03-02 14:39:33 +01:00
Dennis Gilmore
9f48ea6737 sort comps files using
xsltproc --novalid -o sorted-file comps-cleanup.xsl original-file

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-03-01 15:58:17 -06:00
Dennis Gilmore
8d0e3dcdf3 setup f27 comps
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-03-01 15:53:39 -06:00
raveit65
55ecc518b3 Mate f25/f26: add orca and caja-terminal to mate groups 2017-02-27 19:58:16 +01:00
Tomas Mraz
714cbf8f1e Authconfig-gtk is removed.
See also https://fedoraproject.org/wiki/Changes/AuthconfigCleanup
2017-02-27 17:37:27 +01:00
Miro Hrončok
7bf67fa247 New group: Python Classroom 2017-02-21 17:54:58 +01:00
Dennis Gilmore
c8b0872173 Merge #78 Add arc-theme to xfce group 2017-02-20 20:26:10 +00:00
Dennis Gilmore
dc8971ca44 Merge #75 add util-linux-user to standard group for f24/f25/f26. See https://bugzilla.redhat.com/show_bug.cgi?id=1351373 2017-02-20 20:25:01 +00:00
Björn Esser
f30f55ab38 Cinnamon: Remove blueberry, gets pulled by dependencies 2017-02-19 12:58:28 +01:00
Mukundan Ragavan
b51eeaf4b2 Add arc-theme to xfce group 2017-02-08 18:20:44 -05:00
Björn Esser
135001d9f3 Cinnamon: Install redshift-gtk instead of cli redshift 2017-01-30 02:47:51 +01:00
Kevin Fenzi
1dcd1fad40 add util-linux-user to standard group for f24/f25/f26. See https://bugzilla.redhat.com/show_bug.cgi?id=1351373 2017-01-29 14:59:18 -07:00
Dennis Gilmore
cd1fb67af5 Merge #73 kde: drop references to deprecated/eol packages 2017-01-28 16:44:39 +00:00
Peter Oliver
9c4855aa07 Swap Android Emoji for Noto Emoji in Workstation product
The Android Emoji typeface is obsolete upstream.  Most of the glyphs
have been carried forward into Noto Emoji, which is actively maintained.
2017-01-28 14:01:43 +00:00
Kevin Fenzi
9452ea03bf translation updates 2017-01-26 2017-01-26 10:41:30 -07:00
Rex Dieter
17b31618bb typo 2017-01-19 08:22:13 -06:00
Rex Dieter
b4de442014 kde: drop references to deprecated/eol packages
mostly very old meta-packages, including:
kdebindings
kdegames
kdegraphics
kdenetwork
2017-01-12 11:46:21 -06:00
Dennis Gilmore
07a0ef2223 Merge #71 switch to blueberry 2017-01-10 16:35:07 +00:00
Miro Hrončok
ebe318fea6 python package got renamed to python2 2017-01-10 17:27:32 +01:00
leigh123linux
9e7723cb8d switch to blueberry 2017-01-07 14:13:09 +00:00
Dennis Gilmore
5b9522c54f Merge #64 Server: Ensure that dhcp-client is installed 2016-12-21 15:15:28 +00:00
wojdyr
d4ec07c027 add fityk to engineering-and-scientific for f26
late response to https://bugzilla.redhat.com/show_bug.cgi?id=1284175
2016-12-21 09:02:28 +00:00
Kevin Fenzi
6a71dd39e8 Merge #68 add NetworkManager-openconnect-gnome to cinnamon 2016-12-09 23:06:08 +00:00
Lubomir Rintel
27bccb22b3 comps-f26: Adjust for NetworkManager-{openconnect,l2tp}-gnome splits
The VPN plugins should be dragged in by their UI parts. For the two of
the plugins, UI were split to spearate packages just recently.

https://bugzilla.redhat.com/show_bug.cgi?id=1384223
2016-12-09 11:01:03 +01:00
Lubomir Rintel
67fd1924a3 comps-f25: Adjust for NetworkManager-{openconnect,l2tp}-gnome splits
The VPN plugins should be dragged in by their UI parts. For the two of
the plugins, UI were split to spearate packages just recently.

https://bugzilla.redhat.com/show_bug.cgi?id=1384223
2016-12-09 11:00:48 +01:00
leigh123linux
8473458ac9 add NetworkManager-openconnect-gnome to cinnamon 2016-11-26 16:24:00 +00:00
raveit65
f56418beaa Mate f25/26: add f25-backgrounds-extras 2016-11-19 09:38:28 +01:00
Jun Aruga
28abdecf7d Update ruby and rubyonrails group for Rails 5.0.0.1 in f25 and f26.
- Added rubygem-puma newly, that is in default app Gemfile.
- Removed rubygem-bigdecimal, rubygem-bundler, rubygem-minitest
  and rubygem-rake that are the dependency of rubygem-rails.
  Do not need to include in the list.
- Removed rubygem-sdoc that is not the dependency any more.
2016-11-18 18:19:50 +01:00
Kevin Fenzi
4dcf47d198 Add all the various NetworkManager gnome gui modules into Xfce desktop.
They don't pull in that much and this fixes accepted FE
https://bugzilla.redhat.com/show_bug.cgi?id=1382820
2016-11-06 14:15:43 -07:00
Stephen Gallagher
58bd298311
Server: Ensure that dhcp-client is installed
Related to https://bugzilla.redhat.com/show_bug.cgi?id=1204226

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2016-11-04 08:20:07 -04:00
Dennis Gilmore
71b99be652 sort comps
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-03 10:59:54 -05:00
Lubomir Rintel
25937488d6 Install NetworkManager "soft" dependencies in full installations
NetworkManager no longer depends on these, but we still want them on
Workstation.
2016-11-03 16:36:22 +01:00
Kevin Fenzi
6a92b617d2 Merge #60 gnome-desktop: add flatpak portals for f25 and f26 2016-10-24 14:41:47 +00:00
Stephen Gallagher
4c87d2fc79
Make CVS and RCS optional in @development-tools
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2016-10-24 09:02:01 -04:00
David King
da8d04bac2 gnome-desktop: add flatpak portals for f25 and f26 2016-10-24 12:33:13 +01:00
Kevin Fenzi
d7648bdfd9 Merge #59 Mate f25/26: add mate-menu to MATE Applications group 2016-10-22 15:49:20 +00:00
Dennis Gilmore
4a5044aa0c remove the no longer needed vmmouse xorg driver
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-20 08:59:56 -05:00
raveit65
bc5b97e2a8 Mate f25/26: add mate-menu to MATE Applications group 2016-10-19 09:35:39 +02:00
Ray Strode
2f5778eb8f add nss-altfiles to workstation-ostree-support group
ostree depends on nss-altfiles for the /usr/lib/passwd
split.
2016-10-06 15:53:30 -04:00
Adam Williamson
d5546f3ae7 add desktop-backgrounds-gnome to workstation-product group
Since gnome-desktop3 dropped its dependency, nothing is pulling
desktop-backgrounds-gnome into Workstation, so it's not getting
the Fedora background but an upstream GNOME background.
2016-10-04 16:42:31 -07:00
Dennis Gilmore
4df887f17b remove retired xorg-x11-drv-vmmouse package
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 17:03:38 -05:00
Dennis Gilmore
b2da0728f7 run cleanup process on active comps files
xsltproc --novalid -o sorted-file comps-cleanup.xsl original-file
per https://fedoraproject.org/wiki/How_to_use_and_edit_comps.xml_for_package_groups

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 15:20:42 -05:00
Dennis Gilmore
0c923ead84 add workstation-ostree-support group
ensure we have the packages in workstation to run as a ostree

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 15:20:42 -05:00
Adam Williamson
4ffcfe1976 s/f24-backgrounds/f25-backgrounds/
but not f24-backgrounds-extras, as there are no -extras packages
for f25-backgrounds yet...so stay with 24 there.
2016-10-03 14:44:57 -07:00
Kevin Fenzi
5cffc2022b change old yumex name to new yumex-dnf for Xfce spin. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1381309 2016-10-03 11:35:03 -06:00
Dennis Gilmore
673cc9f4dd pull in fedora-bookmarks in the firefox group
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-01 08:55:49 -05:00
Dennis Gilmore
b07a76d69d Merge #51 f26: drop dnf-langpacks 2016-10-01 13:54:15 +00:00