mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-12-22 05:35:26 +00:00
design suite: temporarily comment conflicting applications
This commit is contained in:
parent
028fd2edcd
commit
6557734f1a
@ -68,7 +68,7 @@ reboot
|
|||||||
# This location is where the compose gets synced to after the compose
|
# This location is where the compose gets synced to after the compose
|
||||||
# is done.
|
# is done.
|
||||||
ostree remote delete fedora-atomic
|
ostree remote delete fedora-atomic
|
||||||
ostree remote add --set=gpg-verify=true --set=gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-29-primary fedora-atomic 'https://kojipkgs.fedoraproject.org/atomic/repo/'
|
ostree remote add --set=gpg-verify=true --set=gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-30-primary fedora-atomic 'https://kojipkgs.fedoraproject.org/atomic/repo/'
|
||||||
|
|
||||||
# older versions of livecd-tools do not follow "rootpw --lock" line above
|
# older versions of livecd-tools do not follow "rootpw --lock" line above
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=964299
|
# https://bugzilla.redhat.com/show_bug.cgi?id=964299
|
||||||
|
@ -32,14 +32,18 @@ powerline
|
|||||||
powerline-fonts
|
powerline-fonts
|
||||||
|
|
||||||
# Extra wallpapers
|
# Extra wallpapers
|
||||||
# f26-backgrounds-extras-base
|
f28-backgrounds-extras-base
|
||||||
# f26-backgrounds-extras-gnome
|
f28-backgrounds-extras-gnome
|
||||||
|
|
||||||
# removal of unneeded applications
|
# removal of unneeded applications
|
||||||
-gnome-boxes
|
-gnome-boxes
|
||||||
-eog
|
-eog
|
||||||
-rdesktop
|
-rdesktop
|
||||||
|
|
||||||
|
# temporarily removing conflicting application
|
||||||
|
-LuxRender-blender
|
||||||
|
-mypaint
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
@ -27,7 +27,11 @@ pavucontrol-qt-l10n
|
|||||||
# MP3
|
# MP3
|
||||||
gstreamer1-plugin-mpg123
|
gstreamer1-plugin-mpg123
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
# Editor
|
# Editor
|
||||||
|
=======
|
||||||
|
# Text Editor
|
||||||
|
>>>>>>> master
|
||||||
enki
|
enki
|
||||||
|
|
||||||
# remove unneeded stuff to get a lightweight system
|
# remove unneeded stuff to get a lightweight system
|
||||||
@ -45,7 +49,8 @@ wqy-microhei-fonts # a compact CJK font, to replace:
|
|||||||
-@input-methods
|
-@input-methods
|
||||||
-scim*
|
-scim*
|
||||||
-m17n*
|
-m17n*
|
||||||
-ibus*
|
# Temporary include ibus to workaround RHBZ 1633225
|
||||||
|
# -ibus*
|
||||||
-iok
|
-iok
|
||||||
|
|
||||||
# Fix https://bugzilla.redhat.com/show_bug.cgi?id=1429132
|
# Fix https://bugzilla.redhat.com/show_bug.cgi?id=1429132
|
||||||
|
@ -70,14 +70,25 @@ rkward
|
|||||||
qtoctave
|
qtoctave
|
||||||
|
|
||||||
# julia
|
# julia
|
||||||
|
<<<<<<< HEAD
|
||||||
# Comment out till https://koji.fedoraproject.org/koji/buildinfo?buildID=1135023 is fixed
|
# Comment out till https://koji.fedoraproject.org/koji/buildinfo?buildID=1135023 is fixed
|
||||||
|
=======
|
||||||
|
# Comment out till build failure is sorted
|
||||||
|
>>>>>>> master
|
||||||
# julia
|
# julia
|
||||||
# julia-doc
|
# julia-doc
|
||||||
|
|
||||||
# IDEs for the IDE folks
|
# IDEs for the IDE folks
|
||||||
@eclipse
|
@eclipse
|
||||||
|
<<<<<<< HEAD
|
||||||
# Workaround for: https://pagure.io/releng/issue/7814
|
# Workaround for: https://pagure.io/releng/issue/7814
|
||||||
-eclipse-linuxtools-vagrant
|
-eclipse-linuxtools-vagrant
|
||||||
|
=======
|
||||||
|
|
||||||
|
# Workaround for https://pagure.io/releng/issue/7814
|
||||||
|
-eclipse-linuxtools-vagrant
|
||||||
|
|
||||||
|
>>>>>>> master
|
||||||
spyder
|
spyder
|
||||||
|
|
||||||
#writing & publishing
|
#writing & publishing
|
||||||
|
Loading…
Reference in New Issue
Block a user