split out kde packages in preperation for a arm kde spin

This commit is contained in:
Dennis Gilmore 2013-06-08 20:13:50 -05:00
parent 5218a61506
commit 9defda29d1
3 changed files with 21 additions and 20 deletions

View File

@ -16,6 +16,7 @@ fedora_DATA = \
fedora-arm-xfce.ks \
fedora-arm-xfce-vfat.ks \
fedora-install-fedora.ks \
fedora-kde-packages.ks \
fedora-live-base.ks \
fedora-live-minimization.ks \
fedora-live-desktop.ks \

19
fedora-kde-packages.ks Normal file
View File

@ -0,0 +1,19 @@
%packages
@kde-apps
@kde-desktop
@kde-media
@kde-telepathy
### The KDE-Desktop
### fixes
# use kde-print-manager instead of system-config-printer
-system-config-printer
# make sure mariadb lands instead of MySQL (hopefully a temporary hack)
mariadb-embedded
mariadb-libs
mariadb-server
%end

View File

@ -3,26 +3,7 @@
# mailto:kde@lists.fedoraproject.org
%include fedora-live-base.ks
%packages
@kde-apps
@kde-desktop
@kde-media
@kde-telepathy
### The KDE-Desktop
### fixes
# use kde-print-manager instead of system-config-printer
-system-config-printer
# make sure mariadb lands instead of MySQL (hopefully a temporary hack)
mariadb-embedded
mariadb-libs
mariadb-server
%end
%include fedora-kde-packages.ks
%post