[mingw-gtk2: 11/65] Add --with-libjasper to the ./configure command

epienbro epienbro at fedoraproject.org
Tue Mar 6 20:01:02 UTC 2012


commit a1fe025c94adff6b89f2cc653ccd29792b5e5538
Author: epienbro <epienbro at fedoraproject.org>
Date:   Wed Aug 12 23:54:45 2009 +0000

    Add --with-libjasper to the ./configure command

 mingw32-gtk2.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/mingw32-gtk2.spec b/mingw32-gtk2.spec
index cb791fa..b11b1ed 100644
--- a/mingw32-gtk2.spec
+++ b/mingw32-gtk2.spec
@@ -98,7 +98,7 @@ libtoolize
 # Need to run the correct version of glib-mkenums.
 PATH=%{_mingw32_bindir}:$PATH
 
-%{_mingw32_configure} --disable-cups --enable-static --disable-gdiplus
+%{_mingw32_configure} --disable-cups --enable-static --disable-gdiplus --with-libjasper
 make %{?_smp_mflags}
 
 
@@ -331,6 +331,7 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Aug 13 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.17.7-1
 - Update to 2.17.7
 - Automatically generate debuginfo subpackage
+- Add --with-libjasper to the ./configure command
 
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.17.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild


More information about the scm-commits mailing list