2017-01-18 11:28:09 +00:00
|
|
|
# fedora-cinnamon-common.ks
|
2015-05-27 13:39:08 -05:00
|
|
|
#
|
|
|
|
# Description:
|
|
|
|
# - Fedora package set for the Cinnamon Desktop Environment
|
|
|
|
#
|
|
|
|
# Maintainer(s):
|
|
|
|
# - Dan Book <grinnz@grinnz.com>
|
|
|
|
|
|
|
|
%packages
|
|
|
|
|
|
|
|
@networkmanager-submodules
|
|
|
|
@cinnamon-desktop
|
|
|
|
@libreoffice
|
|
|
|
|
|
|
|
# internet and multimedia
|
|
|
|
pidgin
|
|
|
|
hexchat
|
|
|
|
transmission
|
2015-06-24 12:03:21 -04:00
|
|
|
parole
|
2015-05-27 13:39:08 -05:00
|
|
|
|
2016-05-13 18:28:01 -04:00
|
|
|
# make sure we have a graphical installer
|
|
|
|
yumex-dnf
|
|
|
|
|
|
|
|
# extra backgrounds
|
2016-06-07 20:58:44 -04:00
|
|
|
desktop-backgrounds-basic
|
2016-11-30 09:43:30 +00:00
|
|
|
f25-backgrounds-extras-gnome
|
2015-05-27 13:39:08 -05:00
|
|
|
|
|
|
|
# save some space
|
|
|
|
-fedora-icon-theme
|
|
|
|
-PackageKit* # we switched to yumex, so we don't need this
|
2015-06-25 12:59:08 -04:00
|
|
|
|
|
|
|
%end
|