add comments describing patches

This commit is contained in:
Nils Philippsen 2012-11-15 12:36:20 +01:00
parent cf239fe2b4
commit 0055a6e068

View File

@ -200,8 +200,23 @@ Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/gimp-%{version}%{dashprer
Patch0: gimp-%{version}%{dashprerel}-git%{gitrev}.patch.bz2
%endif
# Don't crash on machines with more than 32GB RAM.
# Fixed upstream:
# commit 2b714fcb1a6c24bcaeb13b1c592a365c374f96d8
# commit c4365d4c14d1a1fc35210b373119a0870458c46b
Patch1: gimp-2.8.2-max-memsize.patch
# Don't leave misaligned selection when cropping with rectangular select tool.
# https://bugzilla.redhat.com/show_bug.cgi?id=873212
# https://bugzilla.gnome.org/show_bug.cgi?id=683462
# Fixed upstream:
# commit e546f2b43bbe77901516c780428bda40f5af26ba
Patch2: gimp-2.8.2-crop-to-selection.patch
# Set file dialog as transient when saving/exporting from context menu.
# https://bugzilla.redhat.com/show_bug.cgi?id=835736
# https://bugzilla.gnome.org/show_bug.cgi?id=683462
# Fixed upstream:
# commit 1a4087bd5f1c79859fbfc417eff58f8e7783f335
# commit f6f8079013401eecaa11e5f8bdd2688e51fd6602
Patch3: gimp-2.8.2-file-dialog-toplevel.patch
%description