[mingw-gtk2/f17] Reordered the patches a bit to fix the build

epienbro epienbro at fedoraproject.org
Fri Mar 9 20:58:03 UTC 2012


commit d0c3e5fd2e19951b95b8ac9ef6c2ba023832bbcd
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Fri Mar 9 21:57:40 2012 +0100

    Reordered the patches a bit to fix the build

 mingw-gtk2.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mingw-gtk2.spec b/mingw-gtk2.spec
index 553718a..fe376ed 100644
--- a/mingw-gtk2.spec
+++ b/mingw-gtk2.spec
@@ -89,11 +89,11 @@ Static version of the MinGW Windows Gtk2 library.
 %setup -q -n gtk+-%{version}
 
 %patch1000 -p1
-%patch1001 -p0
 %patch1002 -p0
-
 autoreconf -i --force
 
+%patch1001 -p0
+
 
 %build
 # Need to run the correct version of glib-mkenums.


More information about the scm-commits mailing list