Commit Graph

4310 Commits

Author SHA1 Message Date
Dennis Gilmore
09eee8e0ff add Web to python-web description
set the name to "Python Web" for the python-web group in f25 and f24

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-04-18 15:17:02 -05:00
Dennis Gilmore
8859d1c4cf add Web to "Python Web" name
the python-web group has Python as the name add Web to it so its clearer

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-04-18 15:17:02 -05:00
raveit65
9188bfbfc2 Mate f26/27: use normal lightdm DM 2017-04-18 22:12:04 +02:00
Patrick Uiterwijk
72d0221001 Add the google-android-emoji-fonts to the f27 fonts group
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-04-18 20:04:28 +02:00
Dennis Gilmore
066f5cd840 Merge #107 gnome-desktop: Add NetworkManager-ssh-gnome 2017-04-17 20:43:58 +00:00
Peter Robinson
2f6f02b2c6 add uboot-images-armv8 to arm-tools so it gets pulled into Server/Workstation 2017-04-17 20:39:13 +01:00
Michael Catanzaro
0eb223c4d7 gnome-desktop: Add NetworkManager-ssh-gnome
This seems to be generally-useful.

Unfortunately each desktop currently has a separate set of
NetworkManager plugins, and they're not currently the same, so this
commit doesn't touch other desktops. This needs a significant
refactoring. It's complicated because some desktops want the -gnome
packages and others don't.
2017-04-17 11:44:35 -05:00
Michael Catanzaro
8aedcf976a Remove seahorse from workstation-product
seahorse is *way* too broken to continue shipping. Basically everything
about this application is broken. We want to bring it back eventually,
but it needs a maintainer first.
2017-04-13 16:04:13 -05:00
leigh123linux
0dd9677ed5 remove icedtea-web form cinnamon 2017-04-12 11:06:10 +01:00
Dennis Gilmore
0c34ec44e1 add sort target to Makefile and sort
As people are always getting things out of order in comps. add a make
target that sorts all the comps files, this way people can just run
"make sort" when making changes, and we can add a jenkins job that
will fail and mark a PR as bad for unsorted commits. As the comps
files are really badly sorted now there is some massive change for
EOL comps fils in here. but the run is needed so we can pass going
forward

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-04-11 19:21:30 -05:00
raveit65
0e95efcb0a Mate f26/27: add blueberry and f26-backgrounds-extras-mate 2017-04-10 09:43:53 +02:00
Miro Hrončok
c4cf08cafc Add bzip2 to @python-classroom 2017-04-09 18:35:25 +02:00
Kevin Fenzi
94ca968ed1 Merge #99 Add python-science group 2017-04-09 16:31:01 +00:00
Miro Hrončok
fc484b9143 Add python-science group
As discussed in https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/WTYPHMIU4WW4MFBVKWFAGKTD7XS6ZVXJ/
2017-04-09 18:20:06 +02:00
Björn Esser
59629bbce6 Cinnamon, MATE: use slick-greeter instead of lightdm-gtk-greeter 2017-04-07 19:39:15 +02:00
Björn Esser
3ea2f69f24 Cinnamon: add dnfdragora-gui 2017-04-04 00:03:32 +02:00
Björn Esser
880aeb28c0 dnfdragora-gui pulls needed GUI-backend automatically 2017-04-03 23:50:04 +02:00
Björn Esser
8cfc441550 Replace Yumex-DNF with dnfdragora
See:  https://pagure.io/fesco/issue/1690#comment-434558
2017-04-01 01:23:41 +02:00
Dennis Gilmore
9ca32a6e8b Merge #94 Add Jupyter Notebook to Python Classroom (F26) 2017-03-30 17:49:33 +00:00
Dennis Gilmore
d92dd92863 Merge #88 add gstreamer1-plugin-mpg123 to desktop multimedia 2017-03-30 17:48:29 +00:00
Dennis Gilmore
cf5f900511 Merge #87 kde: -apper,+plasma-discover 2017-03-30 17:47:51 +00:00
Miro Hrončok
1ee14978d6 Add Jupyter Notebook to Python Classroom (F26) 2017-03-28 15:29:13 +02:00
Miro Hrončok
2a063f9d0b Add Jupyter Notebook to Python Classroom 2017-03-28 14:38:40 +02:00
Adam Williamson
07ef85bd1d Bump to f26-backgrounds in f26 and f27 comps 2017-03-26 21:22:55 -07:00
Björn Esser
c7e0b7d4be Change vim-minimal to vim-enhanced in python-classroom for F27+, too 2017-03-24 00:08:35 +01:00
Björn Esser
34c8a94751 MATE: change from yumex-dnf to dnfdragora 2017-03-24 00:08:35 +01:00
Rex Dieter
3a6a3a0086 kde-desktop: +dnfdragora
for package management
2017-03-22 08:55:48 -05:00
Peter Robinson
0f6b066a4a add gstreamer1-plugin-mpg123 to desktop multimedia
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2017-03-21 13:45:59 +00:00
Rex Dieter
3c10a58186 kde: -apper,+plasma-discover 2017-03-15 09:48:01 -05: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