components/gnome/gdk-pixbuf/patches/01-tests-typo.patch
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Sat, 30 Apr 2016 12:36:29 -0700
changeset 5944 885ee1b94ac0
permissions -rw-r--r--
23170562 Move gdk-pixbuf to Userland and update to 2.32.1 18399914 some gnome packages have elf files marked with preserve=true PSARC/2016/258 gdk-pixbuf 2.32.1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5944
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
Typo in automake file.
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
Upstream already fixed in git & 2.33.1 release:
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
https://git.gnome.org/browse/gdk-pixbuf/commit/tests/Makefile.am?id=73aa6ee5d98be925365a4c3d35ecbcc61ff17ab1
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
--- gdk-pixbuf-2.32.1/tests/Makefile.am	Thu Oct  1 11:50:01 2015
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
+++ gdk-pixbuf-2.32.1/tests/Makefile.am	Thu Oct  1 11:50:15 2015
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
@@ -119,7 +119,7 @@
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
 	test-common.h			\
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
 	$(NULL)
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
 
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
-pixbuf_short_git_write_SOURCES =	\
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
+pixbuf_short_gif_write_SOURCES =	\
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
 	pixbuf-short-gif-write.c
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
 
885ee1b94ac0 23170562 Move gdk-pixbuf to Userland and update to 2.32.1
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
 pixbuf_readonly_to_mutable_SOURCES =	\